"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/28 05:14:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca" 2026/06/28 05:14:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 05:14:18 DEBUG : Creating backend with remote "/tmp/rclone3704477319" === 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:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:19 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/28 05:14:19 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 05:14:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:20 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:20 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:21 INFO : sub dir/hello world: Copied (new) 2026/06/28 05:14:21 DEBUG : B2 bucket rclone-test-bekemin5xeca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.92s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:22 DEBUG : Creating backend with remote "/non-existing" 2026/06/28 05:14:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/28 05:14:22 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:22 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:23 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:23 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:25 INFO : B2 bucket rclone-test-bekemin5xeca: Running all checks before starting transfers 2026/06/28 05:14:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:25 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:25 INFO : B2 bucket rclone-test-bekemin5xeca: Checks finished, now starting transfers 2026/06/28 05:14:25 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:26 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:26 ERROR : Ignoring --no-traverse with sync 2026/06/28 05:14:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:26 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:26 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:27 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:27 INFO : sub dir/hello world: Copied (new) 2026/06/28 05:14:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.44s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/28 05:14:28 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:28 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:28 DEBUG : hello world2: size = 12 OK 2026/06/28 05:14:28 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/28 05:14:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:14:29 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:29 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:30 DEBUG : potato2: size = 11 OK 2026/06/28 05:14:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:14:31 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:31 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:31 DEBUG : potato2: size = 11 OK 2026/06/28 05:14:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/28 05:14:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 05:14:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/28 05:14:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 05:14:32 INFO : sub dir2: Making directory 2026/06/28 05:14:32 INFO : sub dir: Making directory 2026/06/28 05:14:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:32 INFO : sub dir2/sub sub dir2: Making directory 2026/06/28 05:14:32 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:32 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:33 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:33 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/28 05:14:33 DEBUG : B2 bucket rclone-test-bekemin5xeca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.22s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:33 INFO : sub dir2: Making directory 2026/06/28 05:14:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/28 05:14:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 05:14:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:34 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:34 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:35 DEBUG : sub dir2: Making directory with metadata 2026/06/28 05:14:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 05:14:35 INFO : sub dir2: Making directory 2026/06/28 05:14:35 INFO : sub dir: Making directory 2026/06/28 05:14:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:35 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:35 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:35 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:35 INFO : sub dir/hello world: Copied (new) 2026/06/28 05:14:35 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/28 05:14:35 DEBUG : B2 bucket rclone-test-bekemin5xeca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/28 05:14:36 DEBUG : B2 bucket rclone-test-bekemin5xeca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.45s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:37 INFO : sub dir2: Making directory 2026/06/28 05:14:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:37 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:37 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:37 INFO : sub dir/hello world: Copied (new) 2026/06/28 05:14:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.63s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:38 DEBUG : sub dir2: Making directory with metadata 2026/06/28 05:14:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 05:14:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 05:14:38 INFO : sub dir2: Making directory 2026/06/28 05:14:38 INFO : sub dir: Making directory 2026/06/28 05:14:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:38 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:38 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:39 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:39 INFO : sub dir/hello world: Copied (new) 2026/06/28 05:14:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/28 05:14:39 DEBUG : B2 bucket rclone-test-bekemin5xeca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:40 INFO : sub dir2: Making directory 2026/06/28 05:14:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:40 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:40 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:41 INFO : sub dir/hello world: Copied (new) 2026/06/28 05:14:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.34s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:43 DEBUG : Creating backend with remote "TestB2:rclone-test-suxiqux1teza" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bekemin5xeca -> B2 bucket rclone-test-suxiqux1teza 2026/06/28 05:14:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:44 DEBUG : B2 bucket rclone-test-suxiqux1teza: Waiting for checks to finish 2026/06/28 05:14:44 DEBUG : B2 bucket rclone-test-suxiqux1teza: Waiting for transfers to finish 2026/06/28 05:14:45 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 05:14:45 DEBUG : B2 bucket rclone-test-suxiqux1teza: Purge remote 2026/06/28 05:14:45 INFO : B2 bucket rclone-test-suxiqux1teza: cleaning bucket "rclone-test-suxiqux1teza" of all files 2026/06/28 05:14:45 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2cd73a06d0bcb9ff80e1b_f110adac970753976_d20260628_m051445_c001_v0001176_t0012_u01782623685052") --- PASS: TestServerSideCopy (4.72s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:47 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:14:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:14:47 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 05:14:47 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:48 DEBUG : sub dir/hello world: size = 17 OK 2026/06/28 05:14:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/28 05:14:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.41s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qihobuk5pawo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bekemin5xeca -> B2 bucket rclone-test-qihobuk5pawo 2026/06/28 05:14:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:51 DEBUG : B2 bucket rclone-test-qihobuk5pawo: Waiting for checks to finish 2026/06/28 05:14:51 DEBUG : B2 bucket rclone-test-qihobuk5pawo: Waiting for transfers to finish 2026/06/28 05:14:52 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:14:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:14:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 05:14:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:14:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qihobuk5pawo) 2026/06/28 05:14:53 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 05:14:53 DEBUG : B2 bucket rclone-test-qihobuk5pawo: Waiting for checks to finish 2026/06/28 05:14:53 DEBUG : B2 bucket rclone-test-qihobuk5pawo: Waiting for transfers to finish 2026/06/28 05:14:53 DEBUG : sub dir/hello world: size = 17 OK 2026/06/28 05:14:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/28 05:14:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 05:14:54 DEBUG : B2 bucket rclone-test-qihobuk5pawo: Purge remote 2026/06/28 05:14:54 INFO : B2 bucket rclone-test-qihobuk5pawo: cleaning bucket "rclone-test-qihobuk5pawo" of all files 2026/06/28 05:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z8f22ed13a06d0bcb9ff80e1b_f101a4fc8d2a0d606_d20260628_m051453_c001_v0001165_t0000_u01782623693855") 2026/06/28 05:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z8f22ed13a06d0bcb9ff80e1b_f117860d8adc38af2_d20260628_m051451_c001_v0001106_t0022_u01782623691557") --- PASS: TestServerSideCopyOverSelf (6.57s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:14:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:14:56 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 05:14:56 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:14:56 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:14:57 DEBUG : sub dir/hello world: size = 17 OK 2026/06/28 05:14:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/28 05:14:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/28 05:14:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.36s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:14:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zekozux1yaru" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bekemin5xeca -> B2 bucket rclone-test-zekozux1yaru 2026/06/28 05:14:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:14:59 DEBUG : B2 bucket rclone-test-zekozux1yaru: Waiting for checks to finish 2026/06/28 05:14:59 DEBUG : B2 bucket rclone-test-zekozux1yaru: Waiting for transfers to finish 2026/06/28 05:15:00 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:15:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:15:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 05:15:02 DEBUG : B2 bucket rclone-test-zekozux1yaru: Waiting for checks to finish 2026/06/28 05:15:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:15:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zekozux1yaru) 2026/06/28 05:15:02 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 05:15:02 DEBUG : B2 bucket rclone-test-zekozux1yaru: Waiting for transfers to finish 2026/06/28 05:15:02 DEBUG : sub dir/hello world: size = 17 OK 2026/06/28 05:15:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/28 05:15:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 05:15:02 INFO : sub dir/hello world: Deleted 2026/06/28 05:15:03 DEBUG : testing file moves 2026/06/28 05:15:04 DEBUG : B2 bucket rclone-test-zekozux1yaru: Waiting for checks to finish 2026/06/28 05:15:04 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:15:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zekozux1yaru) 2026/06/28 05:15:04 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 05:15:04 DEBUG : B2 bucket rclone-test-zekozux1yaru: Waiting for transfers to finish 2026/06/28 05:15:04 DEBUG : sub dir/hello world: size = 24 OK 2026/06/28 05:15:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/28 05:15:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 05:15:05 INFO : sub dir/hello world: Deleted 2026/06/28 05:15:05 DEBUG : B2 bucket rclone-test-zekozux1yaru: Purge remote 2026/06/28 05:15:05 INFO : B2 bucket rclone-test-zekozux1yaru: cleaning bucket "rclone-test-zekozux1yaru" of all files 2026/06/28 05:15:05 DEBUG : sub dir/hello world: Deleting (id "4_z4fa20d43a07d0bcb9ff80e1b_f1097c6866dd17007_d20260628_m051504_c001_v0001033_t0051_u01782623704156") 2026/06/28 05:15:05 DEBUG : sub dir/hello world: Deleting (id "4_z4fa20d43a07d0bcb9ff80e1b_f107450fd81d560d5_d20260628_m051502_c001_v0001184_t0017_u01782623702165") 2026/06/28 05:15:05 DEBUG : sub dir/hello world: Deleting (id "4_z4fa20d43a07d0bcb9ff80e1b_f1118956bd25ee094_d20260628_m051500_c001_v0001101_t0057_u01782623700498") --- PASS: TestServerSideMoveOverSelf (8.99s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:07 ERROR : error listing: directory not found 2026/06/28 05:15:07 INFO : Local file system at /tmp/rclone3704477319: Making directory 2026/06/28 05:15:08 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:08 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:15:09 DEBUG : Local file system at /tmp/rclone3704477319: Waiting for checks to finish 2026/06/28 05:15:09 DEBUG : Local file system at /tmp/rclone3704477319: Waiting for transfers to finish 2026/06/28 05:15:10 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/28 05:15:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:15:10 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/28 05:15:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/28 05:15:11 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:11 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:11 DEBUG : check sum: size = 1 OK 2026/06/28 05:15:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/28 05:15:11 INFO : check sum: Copied (new) 2026/06/28 05:15:11 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:12 DEBUG : check sum: size = 1 OK 2026/06/28 05:15:12 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/28 05:15:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/28 05:15:12 DEBUG : check sum: Unchanged skipping 2026/06/28 05:15:12 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:12 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.85s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/28 05:15:13 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:13 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:13 DEBUG : sizeonly: size = 6 OK 2026/06/28 05:15:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/28 05:15:13 INFO : sizeonly: Copied (new) 2026/06/28 05:15:13 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:13 DEBUG : sizeonly: size = 6 OK 2026/06/28 05:15:13 DEBUG : sizeonly: Sizes identical 2026/06/28 05:15:13 DEBUG : sizeonly: Unchanged skipping 2026/06/28 05:15:13 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:13 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:13 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.70s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/28 05:15:14 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:14 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/28 05:15:15 INFO : ignore-size: Copied (new) 2026/06/28 05:15:15 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:15:15 DEBUG : ignore-size: Unchanged skipping 2026/06/28 05:15:15 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:15 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:15 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:17 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:17 DEBUG : existing: size = 6 OK 2026/06/28 05:15:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:15:17 DEBUG : existing: Unchanged skipping 2026/06/28 05:15:17 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:17 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:17 INFO : There was nothing to transfer 2026/06/28 05:15:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/28 05:15:17 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:17 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:17 DEBUG : existing: size = 6 OK 2026/06/28 05:15:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/28 05:15:17 INFO : existing: Copied (replaced existing) 2026/06/28 05:15:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.08s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/28 05:15:18 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:18 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:18 DEBUG : existing: size = 6 OK 2026/06/28 05:15:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/28 05:15:18 INFO : existing: Copied (new) 2026/06/28 05:15:18 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:19 DEBUG : existing: Destination exists, skipping 2026/06/28 05:15:19 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:19 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:19 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/28 05:15:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/28 05:15:21 DEBUG : c/non empty space: size = 5 OK 2026/06/28 05:15:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:15:21 DEBUG : c/non empty space: Unchanged skipping 2026/06/28 05:15:21 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:21 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:21 DEBUG : a/potato2: size = 60 OK 2026/06/28 05:15:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:15:21 INFO : a/potato2: Copied (new) 2026/06/28 05:15:21 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:22 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:23 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:23 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/28 05:15:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/28 05:15:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/28 05:15:23 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:23 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:23 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:23 INFO : There was nothing to transfer 2026/06/28 05:15:24 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/28 05:15:24 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/28 05:15:25 INFO : empty space: Updated modification time in destination 2026/06/28 05:15:25 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:25 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:25 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:26 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:26 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/28 05:15:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/28 05:15:26 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:26 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:26 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:27 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:27 DEBUG : foo: size = 3 OK 2026/06/28 05:15:27 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/28 05:15:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:15:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:15:27 DEBUG : foo: sha1 differ 2026/06/28 05:15:27 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:28 DEBUG : foo: size = 3 OK 2026/06/28 05:15:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/28 05:15:28 INFO : foo: Copied (replaced existing) 2026/06/28 05:15:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/28 05:15:29 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:15:29 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:29 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:29 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:30 DEBUG : potato: size = 60 OK 2026/06/28 05:15:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:15:30 INFO : potato: Copied (new) 2026/06/28 05:15:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:31 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:31 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:15:31 DEBUG : potato: size = 60 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:15:31 DEBUG : potato: Sizes differ 2026/06/28 05:15:31 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:32 DEBUG : potato: size = 21 OK 2026/06/28 05:15:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/28 05:15:32 INFO : potato: Copied (replaced existing) 2026/06/28 05:15:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.43s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:34 DEBUG : potato: size = 21 OK 2026/06/28 05:15:34 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/28 05:15:34 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3704477319) 2026/06/28 05:15:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:15:34 DEBUG : potato: sha1 differ 2026/06/28 05:15:34 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:34 DEBUG : potato: size = 21 OK 2026/06/28 05:15:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/28 05:15:34 INFO : potato: Copied (replaced existing) 2026/06/28 05:15:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:15:36 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:15:36 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:36 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:36 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/28 05:15:36 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:15:38 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:15:38 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:38 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:38 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:39 DEBUG : potato2: size = 60 OK 2026/06/28 05:15:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:15:39 INFO : potato2: Copied (new) 2026/06/28 05:15:39 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:41 INFO : d: Making directory 2026/06/28 05:15:41 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/28 05:15:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/28 05:15:41 DEBUG : c/non empty space: size = 5 OK 2026/06/28 05:15:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:15:41 DEBUG : c/non empty space: Unchanged skipping 2026/06/28 05:15:42 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:42 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:42 DEBUG : a/potato2: size = 60 OK 2026/06/28 05:15:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:15:42 INFO : a/potato2: Copied (new) 2026/06/28 05:15:42 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/28 05:15:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/28 05:15:45 DEBUG : c/non empty space: size = 5 OK 2026/06/28 05:15:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:15:45 DEBUG : c/non empty space: Unchanged skipping 2026/06/28 05:15:45 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:45 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:45 DEBUG : a/potato2: size = 60 OK 2026/06/28 05:15:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:15:45 INFO : a/potato2: Copied (new) 2026/06/28 05:15:45 ERROR : B2 bucket rclone-test-bekemin5xeca: not deleting files as there were IO errors 2026/06/28 05:15:45 ERROR : B2 bucket rclone-test-bekemin5xeca: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:47 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:15:47 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:15:47 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:47 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:47 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:47 INFO : potato: Deleted 2026/06/28 05:15:48 DEBUG : potato2: size = 60 OK 2026/06/28 05:15:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:15:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.64s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:50 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:50 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:50 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:50 INFO : potato: Deleted 2026/06/28 05:15:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:15:50 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:15:50 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:50 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:50 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:51 DEBUG : potato2: size = 60 OK 2026/06/28 05:15:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:15:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.19s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:15:52 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:52 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:53 DEBUG : potato2: size = 19 OK 2026/06/28 05:15:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/28 05:15:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.25s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:55 DEBUG : enormous: Excluded (Size Filter) 2026/06/28 05:15:55 DEBUG : enormous: Excluded 2026/06/28 05:15:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 05:15:55 DEBUG : potato2: Excluded 2026/06/28 05:15:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 05:15:55 DEBUG : potato2: Excluded 2026/06/28 05:15:55 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:15:55 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:55 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:55 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:55 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:55 INFO : There was nothing to transfer 2026/06/28 05:15:55 DEBUG : enormous: Excluded (Size Filter) 2026/06/28 05:15:55 DEBUG : enormous: Excluded 2026/06/28 05:15:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 05:15:55 DEBUG : potato2: Excluded 2026/06/28 05:15:56 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 05:15:56 DEBUG : potato2: Excluded 2026/06/28 05:15:56 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/28 05:15:56 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:56 DEBUG : Local file system at /tmp/rclone3704477319: Waiting for checks to finish 2026/06/28 05:15:56 DEBUG : Local file system at /tmp/rclone3704477319: Waiting for transfers to finish 2026/06/28 05:15:56 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:15:58 DEBUG : enormous: Excluded (Size Filter) 2026/06/28 05:15:58 DEBUG : enormous: Excluded 2026/06/28 05:15:58 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 05:15:58 DEBUG : potato2: Excluded 2026/06/28 05:15:58 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:15:58 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:15:58 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:58 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:15:58 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:59 INFO : enormous: Deleted 2026/06/28 05:15:59 INFO : potato2: Deleted 2026/06/28 05:15:59 INFO : There was nothing to transfer 2026/06/28 05:15:59 DEBUG : empty space: size = 1 OK 2026/06/28 05:15:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/28 05:15:59 DEBUG : empty space: Unchanged skipping 2026/06/28 05:15:59 DEBUG : Local file system at /tmp/rclone3704477319: Waiting for checks to finish 2026/06/28 05:15:59 DEBUG : Local file system at /tmp/rclone3704477319: Waiting for transfers to finish 2026/06/28 05:15:59 DEBUG : Waiting for deletions to finish 2026/06/28 05:15:59 INFO : potato2: Deleted 2026/06/28 05:15:59 INFO : enormous: Deleted 2026/06/28 05:15:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.95s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:16:02 DEBUG : five: Need to transfer - File not found at Destination 2026/06/28 05:16:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:16:02 DEBUG : four: size = 8 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:16:02 DEBUG : four: Sizes differ 2026/06/28 05:16:02 DEBUG : one: Destination is newer than source, skipping 2026/06/28 05:16:02 DEBUG : three: size = 5 OK 2026/06/28 05:16:02 DEBUG : three: Sizes identical 2026/06/28 05:16:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/28 05:16:02 DEBUG : two: size = 3 OK 2026/06/28 05:16:02 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3704477319) 2026/06/28 05:16:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:16:02 DEBUG : two: sha1 differ 2026/06/28 05:16:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/28 05:16:02 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:02 DEBUG : five: size = 4 OK 2026/06/28 05:16:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/28 05:16:02 INFO : five: Copied (new) 2026/06/28 05:16:02 DEBUG : four: size = 4 OK 2026/06/28 05:16:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/28 05:16:02 INFO : four: Copied (replaced existing) 2026/06/28 05:16:02 DEBUG : two: size = 3 OK 2026/06/28 05:16:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/28 05:16:02 INFO : two: Copied (replaced existing) 2026/06/28 05:16:02 DEBUG : Waiting for deletions to finish 2026/06/28 05:16:03 DEBUG : five: size = 4 OK 2026/06/28 05:16:03 DEBUG : four: size = 4 OK 2026/06/28 05:16:03 DEBUG : one: Destination is newer than source, skipping 2026/06/28 05:16:03 DEBUG : three: size = 5 OK 2026/06/28 05:16:03 DEBUG : two: size = 3 OK 2026/06/28 05:16:03 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/28 05:16:03 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/28 05:16:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/28 05:16:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/28 05:16:03 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/28 05:16:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/28 05:16:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3704477319) 2026/06/28 05:16:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:16:03 DEBUG : three: sha1 differ 2026/06/28 05:16:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/28 05:16:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/28 05:16:03 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/28 05:16:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/28 05:16:03 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:04 DEBUG : three: size = 5 OK 2026/06/28 05:16:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/28 05:16:04 INFO : three: Copied (replaced existing) 2026/06/28 05:16:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.28s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/28 05:16:05 INFO : B2 bucket rclone-test-bekemin5xeca: Making map for --track-renames 2026/06/28 05:16:05 INFO : B2 bucket rclone-test-bekemin5xeca: Finished making map for --track-renames 2026/06/28 05:16:05 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:05 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for renames to finish 2026/06/28 05:16:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/28 05:16:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/28 05:16:05 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:06 DEBUG : potato: size = 14 OK 2026/06/28 05:16:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/28 05:16:06 INFO : potato: Copied (new) 2026/06/28 05:16:06 DEBUG : yam: size = 11 OK 2026/06/28 05:16:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/28 05:16:06 INFO : yam: Copied (new) 2026/06/28 05:16:06 DEBUG : Waiting for deletions to finish 2026/06/28 05:16:06 DEBUG : potato: size = 14 OK 2026/06/28 05:16:06 INFO : B2 bucket rclone-test-bekemin5xeca: Making map for --track-renames 2026/06/28 05:16:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:16:06 INFO : B2 bucket rclone-test-bekemin5xeca: Finished making map for --track-renames 2026/06/28 05:16:06 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:06 DEBUG : potato: Unchanged skipping 2026/06/28 05:16:06 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for renames to finish 2026/06/28 05:16:07 DEBUG : yaml: size = 11 OK 2026/06/28 05:16:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/28 05:16:07 INFO : yam: Copied (server-side copy) to: yaml 2026/06/28 05:16:07 INFO : yam: Deleted 2026/06/28 05:16:07 INFO : yaml: Renamed from "yam" 2026/06/28 05:16:07 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/28 05:16:08 INFO : B2 bucket rclone-test-bekemin5xeca: Making map for --track-renames 2026/06/28 05:16:08 INFO : B2 bucket rclone-test-bekemin5xeca: Finished making map for --track-renames 2026/06/28 05:16:08 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/28 05:16:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/28 05:16:08 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for renames to finish 2026/06/28 05:16:08 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:09 DEBUG : yam: size = 11 OK 2026/06/28 05:16:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/28 05:16:09 INFO : yam: Copied (new) 2026/06/28 05:16:09 DEBUG : potato: size = 14 OK 2026/06/28 05:16:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/28 05:16:09 INFO : potato: Copied (new) 2026/06/28 05:16:09 DEBUG : Waiting for deletions to finish 2026/06/28 05:16:09 INFO : B2 bucket rclone-test-bekemin5xeca: Making map for --track-renames 2026/06/28 05:16:09 INFO : B2 bucket rclone-test-bekemin5xeca: Finished making map for --track-renames 2026/06/28 05:16:09 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:09 DEBUG : potato: size = 14 OK 2026/06/28 05:16:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:16:09 DEBUG : potato: Unchanged skipping 2026/06/28 05:16:09 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for renames to finish 2026/06/28 05:16:10 DEBUG : yaml: size = 11 OK 2026/06/28 05:16:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/28 05:16:10 INFO : yam: Copied (server-side copy) to: yaml 2026/06/28 05:16:10 INFO : yam: Deleted 2026/06/28 05:16:10 INFO : yaml: Renamed from "yam" 2026/06/28 05:16:10 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.90s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/28 05:16:11 INFO : B2 bucket rclone-test-bekemin5xeca: Making map for --track-renames 2026/06/28 05:16:11 INFO : B2 bucket rclone-test-bekemin5xeca: Finished making map for --track-renames 2026/06/28 05:16:11 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/28 05:16:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/28 05:16:11 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for renames to finish 2026/06/28 05:16:11 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:11 DEBUG : sub/yam: size = 11 OK 2026/06/28 05:16:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/28 05:16:11 INFO : sub/yam: Copied (new) 2026/06/28 05:16:12 DEBUG : potato: size = 14 OK 2026/06/28 05:16:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/28 05:16:12 INFO : potato: Copied (new) 2026/06/28 05:16:12 DEBUG : Waiting for deletions to finish 2026/06/28 05:16:12 DEBUG : potato: size = 14 OK 2026/06/28 05:16:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:16:12 DEBUG : potato: Unchanged skipping 2026/06/28 05:16:12 INFO : B2 bucket rclone-test-bekemin5xeca: Making map for --track-renames 2026/06/28 05:16:12 INFO : B2 bucket rclone-test-bekemin5xeca: Finished making map for --track-renames 2026/06/28 05:16:12 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:12 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for renames to finish 2026/06/28 05:16:13 DEBUG : yam: size = 11 OK 2026/06/28 05:16:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/28 05:16:13 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/28 05:16:13 INFO : sub/yam: Deleted 2026/06/28 05:16:13 INFO : yam: Renamed from "sub/yam" 2026/06/28 05:16:13 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.17s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:16:14 DEBUG : Creating backend with remote "/tmp/rclone3704477319/dir1" 2026/06/28 05:16:14 DEBUG : Creating backend with remote "/tmp/rclone3704477319/dir2" 2026/06/28 05:16:14 DEBUG : Local file system at /tmp/rclone3704477319/dir2: Using server-side directory move 2026/06/28 05:16:14 INFO : Local file system at /tmp/rclone3704477319/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/28 05:16:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/28 05:16:14 INFO : file1.txt: Moved (server-side) 2026/06/28 05:16:14 DEBUG : Local file system at /tmp/rclone3704477319/dir2: Waiting for checks to finish 2026/06/28 05:16:14 DEBUG : Local file system at /tmp/rclone3704477319/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:16:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:16:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/28 05:16:15 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:15 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/28 05:16:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/28 05:16:15 INFO : nested/sub dir/file: Copied (new) 2026/06/28 05:16:15 INFO : nested/sub dir/file: Deleted 2026/06/28 05:16:15 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:16:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:16:15 INFO : sub dir/hello world: Copied (new) 2026/06/28 05:16:15 INFO : sub dir/hello world: Deleted 2026/06/28 05:16:15 INFO : sub dir: Removing directory 2026/06/28 05:16:15 INFO : nested/sub dir: Removing directory 2026/06/28 05:16:15 INFO : nested: Removing directory 2026/06/28 05:16:15 DEBUG : Local file system at /tmp/rclone3704477319: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:16:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 05:16:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/28 05:16:17 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:17 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 05:16:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:16:17 INFO : sub dir/hello world: Copied (new) 2026/06/28 05:16:17 INFO : sub dir/hello world: Deleted 2026/06/28 05:16:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/28 05:16:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/28 05:16:17 INFO : nested/sub dir/file: Copied (new) 2026/06/28 05:16:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:16:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/28 05:16:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/28 05:16:18 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:18 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:18 DEBUG : existing-b: size = 6 OK 2026/06/28 05:16:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/28 05:16:18 INFO : existing-b: Copied (new) 2026/06/28 05:16:18 INFO : existing-b: Deleted 2026/06/28 05:16:18 DEBUG : existing: size = 6 OK 2026/06/28 05:16:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/28 05:16:18 INFO : existing: Copied (new) 2026/06/28 05:16:18 INFO : existing: Deleted 2026/06/28 05:16:19 DEBUG : existing: Destination exists, skipping 2026/06/28 05:16:19 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:16:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/28 05:16:19 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:16:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:16:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nabemom2vuce" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bekemin5xeca -> B2 bucket rclone-test-nabemom2vuce 2026/06/28 05:16:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:16:24 DEBUG : empty space: size = 1 OK 2026/06/28 05:16:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 05:16:24 DEBUG : empty space: Unchanged skipping 2026/06/28 05:16:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:16:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nabemom2vuce) 2026/06/28 05:16:24 DEBUG : potato3: Sizes differ 2026/06/28 05:16:24 DEBUG : B2 bucket rclone-test-nabemom2vuce: Waiting for checks to finish 2026/06/28 05:16:24 INFO : empty space: Deleted 2026/06/28 05:16:24 DEBUG : B2 bucket rclone-test-nabemom2vuce: Waiting for transfers to finish 2026/06/28 05:16:24 DEBUG : potato2: size = 60 OK 2026/06/28 05:16:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:16:24 INFO : potato2: Copied (server-side copy) 2026/06/28 05:16:24 INFO : potato2: Deleted 2026/06/28 05:16:24 DEBUG : potato3: size = 68 OK 2026/06/28 05:16:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/28 05:16:24 INFO : potato3: Copied (server-side copy) 2026/06/28 05:16:24 INFO : potato3: Deleted 2026/06/28 05:16:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yicojiw3biya" 2026/06/28 05:16:26 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/28 05:16:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:16:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/28 05:16:26 DEBUG : B2 bucket rclone-test-yicojiw3biya: Waiting for checks to finish 2026/06/28 05:16:26 DEBUG : B2 bucket rclone-test-yicojiw3biya: Waiting for transfers to finish 2026/06/28 05:16:27 DEBUG : empty space: size = 1 OK 2026/06/28 05:16:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/28 05:16:27 INFO : empty space: Copied (server-side copy) 2026/06/28 05:16:27 DEBUG : potato3: size = 68 OK 2026/06/28 05:16:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/28 05:16:27 INFO : potato3: Copied (server-side copy) 2026/06/28 05:16:27 INFO : empty space: Deleted 2026/06/28 05:16:27 INFO : potato3: Deleted 2026/06/28 05:16:27 DEBUG : potato2: size = 60 OK 2026/06/28 05:16:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:16:27 INFO : potato2: Copied (server-side copy) 2026/06/28 05:16:28 INFO : potato2: Deleted 2026/06/28 05:16:28 DEBUG : B2 bucket rclone-test-yicojiw3biya: Purge remote 2026/06/28 05:16:28 INFO : B2 bucket rclone-test-yicojiw3biya: cleaning bucket "rclone-test-yicojiw3biya" of all files 2026/06/28 05:16:28 DEBUG : empty space: Deleting (id "4_z5fe25d63a08d0bcb9ff80e1b_f11511a81cdaf1301_d20260628_m051627_c001_v0001042_t0006_u01782623787010") 2026/06/28 05:16:28 DEBUG : potato2: Deleting (id "4_z5fe25d63a08d0bcb9ff80e1b_f1001edc5824ca869_d20260628_m051627_c001_v0001104_t0020_u01782623787360") 2026/06/28 05:16:28 DEBUG : potato3: Deleting (id "4_z5fe25d63a08d0bcb9ff80e1b_f1065d81a2acf5638_d20260628_m051627_c001_v0001100_t0036_u01782623787365") 2026/06/28 05:16:29 DEBUG : B2 bucket rclone-test-nabemom2vuce: Purge remote 2026/06/28 05:16:29 INFO : B2 bucket rclone-test-nabemom2vuce: cleaning bucket "rclone-test-nabemom2vuce" of all files 2026/06/28 05:16:29 DEBUG : empty space: Deleting (id "4_z4f324d73a08d0bcb9ff80e1b_f4050d028c837c969_d20260628_m051627_c001_v7007000_t0000_u01782623787491") 2026/06/28 05:16:29 DEBUG : empty space: Deleting (id "4_z4f324d73a08d0bcb9ff80e1b_f112ca19c7dc68879_d20260628_m051623_c001_v0001185_t0041_u01782623783617") 2026/06/28 05:16:29 DEBUG : potato2: Deleting (id "4_z4f324d73a08d0bcb9ff80e1b_f41819796af4b7dc9_d20260628_m051627_c001_v7007000_t0000_u01782623787916") 2026/06/28 05:16:29 DEBUG : potato2: Deleting (id "4_z4f324d73a08d0bcb9ff80e1b_f11854b45ed9315b1_d20260628_m051624_c001_v0001185_t0019_u01782623784395") 2026/06/28 05:16:29 DEBUG : potato3: Deleting (id "4_z4f324d73a08d0bcb9ff80e1b_f41819796af4b7dc8_d20260628_m051627_c001_v7007000_t0000_u01782623787647") 2026/06/28 05:16:29 DEBUG : potato3: Deleting (id "4_z4f324d73a08d0bcb9ff80e1b_f107511c5ca965691_d20260628_m051624_c001_v0001176_t0030_u01782623784614") 2026/06/28 05:16:29 DEBUG : potato3: Deleting (id "4_z4f324d73a08d0bcb9ff80e1b_f112ca19c7dc6887d_d20260628_m051623_c001_v0001185_t0034_u01782623783810") --- PASS: TestServerSideMove (10.37s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:16:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zebimuz5befe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bekemin5xeca -> B2 bucket rclone-test-zebimuz5befe 2026/06/28 05:16:36 DEBUG : empty space: Excluded (Size Filter) 2026/06/28 05:16:36 DEBUG : empty space: Excluded 2026/06/28 05:16:36 DEBUG : empty space: Excluded (Size Filter) 2026/06/28 05:16:36 DEBUG : empty space: Excluded 2026/06/28 05:16:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:16:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:16:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zebimuz5befe) 2026/06/28 05:16:36 DEBUG : potato3: Sizes differ 2026/06/28 05:16:36 DEBUG : B2 bucket rclone-test-zebimuz5befe: Waiting for checks to finish 2026/06/28 05:16:36 DEBUG : B2 bucket rclone-test-zebimuz5befe: Waiting for transfers to finish 2026/06/28 05:16:36 DEBUG : potato2: size = 60 OK 2026/06/28 05:16:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:16:36 INFO : potato2: Copied (server-side copy) 2026/06/28 05:16:36 INFO : potato2: Deleted 2026/06/28 05:16:36 DEBUG : potato3: size = 68 OK 2026/06/28 05:16:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/28 05:16:36 INFO : potato3: Copied (server-side copy) 2026/06/28 05:16:36 INFO : potato3: Deleted 2026/06/28 05:16:37 DEBUG : Creating backend with remote "TestB2:rclone-test-foxerip1wuzu" 2026/06/28 05:16:38 DEBUG : empty space: Excluded (Size Filter) 2026/06/28 05:16:38 DEBUG : empty space: Excluded 2026/06/28 05:16:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:16:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/28 05:16:38 DEBUG : B2 bucket rclone-test-foxerip1wuzu: Waiting for checks to finish 2026/06/28 05:16:38 DEBUG : B2 bucket rclone-test-foxerip1wuzu: Waiting for transfers to finish 2026/06/28 05:16:39 DEBUG : potato2: size = 60 OK 2026/06/28 05:16:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:16:39 INFO : potato2: Copied (server-side copy) 2026/06/28 05:16:39 INFO : potato2: Deleted 2026/06/28 05:16:39 DEBUG : potato3: size = 68 OK 2026/06/28 05:16:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/28 05:16:39 INFO : potato3: Copied (server-side copy) 2026/06/28 05:16:39 INFO : potato3: Deleted 2026/06/28 05:16:40 DEBUG : B2 bucket rclone-test-foxerip1wuzu: Purge remote 2026/06/28 05:16:40 INFO : B2 bucket rclone-test-foxerip1wuzu: cleaning bucket "rclone-test-foxerip1wuzu" of all files 2026/06/28 05:16:40 DEBUG : potato2: Deleting (id "4_zef428d43a08d0bcb9ff80e1b_f1189142368dd29b1_d20260628_m051638_c001_v0001174_t0053_u01782623798886") 2026/06/28 05:16:40 DEBUG : potato3: Deleting (id "4_zef428d43a08d0bcb9ff80e1b_f111057678b0e6723_d20260628_m051639_c001_v0001043_t0048_u01782623799272") 2026/06/28 05:16:41 DEBUG : B2 bucket rclone-test-zebimuz5befe: Purge remote 2026/06/28 05:16:41 INFO : B2 bucket rclone-test-zebimuz5befe: cleaning bucket "rclone-test-zebimuz5befe" of all files 2026/06/28 05:16:41 DEBUG : empty space: Deleting (id "4_zff527d33a08d0bcb9ff80e1b_f118b2e7c69b203aa_d20260628_m051635_c001_v0001097_t0050_u01782623795070") 2026/06/28 05:16:41 DEBUG : potato2: Deleting (id "4_zff527d33a08d0bcb9ff80e1b_f427c4943fa3cd28b_d20260628_m051639_c001_v7007000_t0000_u01782623799301") 2026/06/28 05:16:41 DEBUG : potato2: Deleting (id "4_zff527d33a08d0bcb9ff80e1b_f109f4fdda9bd7ce9_d20260628_m051636_c001_v0001120_t0024_u01782623796229") 2026/06/28 05:16:41 DEBUG : potato3: Deleting (id "4_zff527d33a08d0bcb9ff80e1b_f427c4943fa3cd28c_d20260628_m051639_c001_v7007000_t0000_u01782623799879") 2026/06/28 05:16:41 DEBUG : potato3: Deleting (id "4_zff527d33a08d0bcb9ff80e1b_f10911ea11eda3888_d20260628_m051636_c001_v0001179_t0031_u01782623796606") 2026/06/28 05:16:41 DEBUG : potato3: Deleting (id "4_zff527d33a08d0bcb9ff80e1b_f118b2e7c69b203b0_d20260628_m051635_c001_v0001097_t0033_u01782623795423") --- PASS: TestServerSideMoveWithFilter (12.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:16:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cezutov4hohu" 2026/06/28 05:16:47 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bekemin5xeca -> B2 bucket rclone-test-cezutov4hohu 2026/06/28 05:16:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:16:49 DEBUG : empty space: size = 1 OK 2026/06/28 05:16:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 05:16:49 DEBUG : empty space: Unchanged skipping 2026/06/28 05:16:49 DEBUG : B2 bucket rclone-test-cezutov4hohu: Waiting for checks to finish 2026/06/28 05:16:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:16:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cezutov4hohu) 2026/06/28 05:16:49 DEBUG : potato3: Sizes differ 2026/06/28 05:16:49 INFO : empty space: Deleted 2026/06/28 05:16:49 DEBUG : B2 bucket rclone-test-cezutov4hohu: Waiting for transfers to finish 2026/06/28 05:16:50 DEBUG : potato2: size = 60 OK 2026/06/28 05:16:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:16:50 INFO : potato2: Copied (server-side copy) 2026/06/28 05:16:50 DEBUG : potato3: size = 68 OK 2026/06/28 05:16:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/28 05:16:50 INFO : potato3: Copied (server-side copy) 2026/06/28 05:16:50 INFO : potato2: Deleted 2026/06/28 05:16:50 INFO : potato3: Deleted 2026/06/28 05:16:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dazeyec7layo" 2026/06/28 05:16:51 INFO : tomatoDir: Making directory 2026/06/28 05:16:52 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/28 05:16:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 05:16:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/28 05:16:52 DEBUG : B2 bucket rclone-test-dazeyec7layo: Waiting for checks to finish 2026/06/28 05:16:52 DEBUG : B2 bucket rclone-test-dazeyec7layo: Waiting for transfers to finish 2026/06/28 05:16:53 DEBUG : empty space: size = 1 OK 2026/06/28 05:16:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/28 05:16:53 INFO : empty space: Copied (server-side copy) 2026/06/28 05:16:53 INFO : empty space: Deleted 2026/06/28 05:16:53 DEBUG : potato3: size = 68 OK 2026/06/28 05:16:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/28 05:16:53 INFO : potato3: Copied (server-side copy) 2026/06/28 05:16:53 INFO : potato3: Deleted 2026/06/28 05:16:53 DEBUG : potato2: size = 60 OK 2026/06/28 05:16:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/28 05:16:53 INFO : potato2: Copied (server-side copy) 2026/06/28 05:16:54 INFO : potato2: Deleted 2026/06/28 05:16:54 DEBUG : B2 bucket rclone-test-dazeyec7layo: Purge remote 2026/06/28 05:16:54 INFO : B2 bucket rclone-test-dazeyec7layo: cleaning bucket "rclone-test-dazeyec7layo" of all files 2026/06/28 05:16:54 DEBUG : empty space: Deleting (id "4_z8f32bdb3a08d0bcb9ff80e1b_f1073fbafc353f8c4_d20260628_m051652_c001_v0001137_t0056_u01782623812963") 2026/06/28 05:16:54 DEBUG : potato2: Deleting (id "4_z8f32bdb3a08d0bcb9ff80e1b_f109dc82b80104ad4_d20260628_m051653_c001_v0001104_t0033_u01782623813247") 2026/06/28 05:16:54 DEBUG : potato3: Deleting (id "4_z8f32bdb3a08d0bcb9ff80e1b_f100ec11260c60b86_d20260628_m051653_c001_v0001037_t0056_u01782623813260") 2026/06/28 05:16:55 DEBUG : B2 bucket rclone-test-cezutov4hohu: Purge remote 2026/06/28 05:16:55 INFO : B2 bucket rclone-test-cezutov4hohu: cleaning bucket "rclone-test-cezutov4hohu" of all files 2026/06/28 05:16:55 DEBUG : empty space: Deleting (id "4_z9fd2ad93a08d0bcb9ff80e1b_f42692a0894b91c18_d20260628_m051653_c001_v7007000_t0000_u01782623813297") 2026/06/28 05:16:55 DEBUG : empty space: Deleting (id "4_z9fd2ad93a08d0bcb9ff80e1b_f118aaeef99474663_d20260628_m051648_c001_v0001182_t0002_u01782623808832") 2026/06/28 05:16:55 DEBUG : potato2: Deleting (id "4_z9fd2ad93a08d0bcb9ff80e1b_f42692a0894b91c1a_d20260628_m051654_c001_v7007000_t0000_u01782623814001") 2026/06/28 05:16:55 DEBUG : potato2: Deleting (id "4_z9fd2ad93a08d0bcb9ff80e1b_f113f27ffb5b826d0_d20260628_m051649_c001_v0001116_t0024_u01782623809624") 2026/06/28 05:16:55 DEBUG : potato3: Deleting (id "4_z9fd2ad93a08d0bcb9ff80e1b_f42692a0894b91c19_d20260628_m051653_c001_v7007000_t0000_u01782623813676") 2026/06/28 05:16:55 DEBUG : potato3: Deleting (id "4_z9fd2ad93a08d0bcb9ff80e1b_f1014389b29d52f52_d20260628_m051650_c001_v0001039_t0042_u01782623810004") 2026/06/28 05:16:55 DEBUG : potato3: Deleting (id "4_z9fd2ad93a08d0bcb9ff80e1b_f118aaeef9947466b_d20260628_m051649_c001_v0001182_t0014_u01782623809045") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.93s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:16:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:16:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:17:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/rclone-sync-test" 2026/06/28 05:17:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/rclone-sync-test-include/layer2" 2026/06/28 05:17:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/rclone-sync-test-ignore-file" 2026/06/28 05:17:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 05:17:08 DEBUG : B2 bucket rclone-test-bekemin5xeca path rclone-sync-test: Waiting for checks to finish 2026/06/28 05:17:08 DEBUG : B2 bucket rclone-test-bekemin5xeca path rclone-sync-test: Waiting for transfers to finish 2026/06/28 05:17:08 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:08 INFO : There was nothing to transfer 2026/06/28 05:17:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 05:17:09 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:17:09 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:17:09 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:09 INFO : There was nothing to transfer 2026/06/28 05:17:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 05:17:09 DEBUG : B2 bucket rclone-test-bekemin5xeca path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/28 05:17:09 DEBUG : B2 bucket rclone-test-bekemin5xeca path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/28 05:17:09 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:09 INFO : There was nothing to transfer 2026/06/28 05:17:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 05:17:10 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:17:10 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:17:10 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:10 INFO : There was nothing to transfer 2026/06/28 05:17:11 DEBUG : Excluded 2026/06/28 05:17:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 05:17:11 DEBUG : B2 bucket rclone-test-bekemin5xeca path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/28 05:17:11 DEBUG : B2 bucket rclone-test-bekemin5xeca path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/28 05:17:11 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.88s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:17:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/dst" 2026/06/28 05:17:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/CompareDest" 2026/06/28 05:17:15 DEBUG : one: Need to transfer - File not found at Destination 2026/06/28 05:17:15 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:15 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:16 DEBUG : one: size = 3 OK 2026/06/28 05:17:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/28 05:17:16 INFO : one: Copied (new) 2026/06/28 05:17:16 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:17:16 DEBUG : one: Sizes differ 2026/06/28 05:17:16 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:16 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:17 DEBUG : one: size = 5 OK 2026/06/28 05:17:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/28 05:17:17 INFO : one: Copied (replaced existing) 2026/06/28 05:17:17 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:19 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:19 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:17:19 DEBUG : one: Sizes differ 2026/06/28 05:17:19 DEBUG : one: size = 5 OK 2026/06/28 05:17:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 05:17:19 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:19 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:19 INFO : There was nothing to transfer 2026/06/28 05:17:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:20 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:17:20 DEBUG : one: Sizes differ 2026/06/28 05:17:21 DEBUG : two: size = 3 OK 2026/06/28 05:17:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/28 05:17:21 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:21 DEBUG : one: size = 5 OK 2026/06/28 05:17:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 05:17:21 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:21 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:21 INFO : There was nothing to transfer 2026/06/28 05:17:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:21 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:17:21 DEBUG : one: Sizes differ 2026/06/28 05:17:21 DEBUG : two: size = 3 OK 2026/06/28 05:17:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/28 05:17:21 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:21 DEBUG : one: size = 5 OK 2026/06/28 05:17:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 05:17:21 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:21 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:21 INFO : There was nothing to transfer 2026/06/28 05:17:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:22 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:17:22 DEBUG : one: Sizes differ 2026/06/28 05:17:22 DEBUG : two: size = 3 OK 2026/06/28 05:17:22 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/06/28 05:17:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/28 05:17:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/28 05:17:22 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:22 DEBUG : one: size = 5 OK 2026/06/28 05:17:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 05:17:22 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:22 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:22 INFO : There was nothing to transfer 2026/06/28 05:17:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:23 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:17:23 DEBUG : one: Sizes differ 2026/06/28 05:17:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:23 DEBUG : two: size = 3 (B2 bucket rclone-test-bekemin5xeca path CompareDest) 2026/06/28 05:17:23 DEBUG : two: Sizes differ 2026/06/28 05:17:23 DEBUG : two: Need to transfer - File not found at Destination 2026/06/28 05:17:23 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:23 DEBUG : one: size = 5 OK 2026/06/28 05:17:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 05:17:23 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:24 DEBUG : two: size = 5 OK 2026/06/28 05:17:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/28 05:17:24 INFO : two: Copied (new) 2026/06/28 05:17:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.54s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:17:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/dest" 2026/06/28 05:17:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/pre-dest1" 2026/06/28 05:17:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/pre-dest2" 2026/06/28 05:17:31 DEBUG : 1: size = 1 OK 2026/06/28 05:17:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:17:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/28 05:17:32 DEBUG : 2: size = 1 OK 2026/06/28 05:17:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:17:32 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/28 05:17:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/28 05:17:32 DEBUG : B2 bucket rclone-test-bekemin5xeca path dest: Waiting for checks to finish 2026/06/28 05:17:32 DEBUG : B2 bucket rclone-test-bekemin5xeca path dest: Waiting for transfers to finish 2026/06/28 05:17:33 DEBUG : 3: size = 1 OK 2026/06/28 05:17:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/28 05:17:33 INFO : 3: Copied (new) 2026/06/28 05:17:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.09s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:17:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/dst" 2026/06/28 05:17:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/CopyDest" 2026/06/28 05:17:38 DEBUG : one: Need to transfer - File not found at Destination 2026/06/28 05:17:38 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:38 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:39 DEBUG : one: size = 3 OK 2026/06/28 05:17:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/28 05:17:39 INFO : one: Copied (new) 2026/06/28 05:17:39 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:40 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:17:40 DEBUG : one: Sizes differ 2026/06/28 05:17:40 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:40 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:40 DEBUG : one: size = 5 OK 2026/06/28 05:17:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/28 05:17:40 INFO : one: Copied (replaced existing) 2026/06/28 05:17:40 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/BackupDir" 2026/06/28 05:17:44 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:44 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:17:44 DEBUG : one: Sizes differ 2026/06/28 05:17:44 DEBUG : one: size = 5 OK 2026/06/28 05:17:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:44 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:17:44 DEBUG : one: Sizes differ 2026/06/28 05:17:45 DEBUG : one: size = 3 OK 2026/06/28 05:17:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/28 05:17:45 INFO : one: Copied (server-side copy) 2026/06/28 05:17:45 INFO : one: Deleted 2026/06/28 05:17:46 DEBUG : one: size = 5 OK 2026/06/28 05:17:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/28 05:17:46 INFO : one: Copied (server-side copy) 2026/06/28 05:17:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/28 05:17:46 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:46 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:47 DEBUG : one: size = 5 OK 2026/06/28 05:17:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:47 DEBUG : one: Unchanged skipping 2026/06/28 05:17:47 DEBUG : two: size = 3 OK 2026/06/28 05:17:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:47 DEBUG : two: size = 3 OK 2026/06/28 05:17:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/28 05:17:47 INFO : two: Copied (server-side copy) 2026/06/28 05:17:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/28 05:17:47 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:47 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:47 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:48 DEBUG : one: size = 5 OK 2026/06/28 05:17:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:48 DEBUG : one: Unchanged skipping 2026/06/28 05:17:48 DEBUG : two: size = 3 OK 2026/06/28 05:17:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:48 DEBUG : two: Unchanged skipping 2026/06/28 05:17:48 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:48 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:48 DEBUG : Waiting for deletions to finish 2026/06/28 05:17:48 INFO : There was nothing to transfer 2026/06/28 05:17:49 DEBUG : one: size = 5 OK 2026/06/28 05:17:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:49 DEBUG : one: Unchanged skipping 2026/06/28 05:17:50 DEBUG : three: size = 7 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:50 DEBUG : three: size = 5 (B2 bucket rclone-test-bekemin5xeca path CopyDest) 2026/06/28 05:17:50 DEBUG : three: Sizes differ 2026/06/28 05:17:50 DEBUG : three: Destination not found in --copy-dest 2026/06/28 05:17:50 DEBUG : three: Need to transfer - File not found at Destination 2026/06/28 05:17:50 DEBUG : two: size = 3 OK 2026/06/28 05:17:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/28 05:17:50 DEBUG : two: Unchanged skipping 2026/06/28 05:17:50 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:50 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:17:51 DEBUG : three: size = 7 OK 2026/06/28 05:17:51 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/28 05:17:51 INFO : three: Copied (new) 2026/06/28 05:17:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.33s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:17:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/dst" 2026/06/28 05:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/backup" 2026/06/28 05:17:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:17:58 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:17:58 DEBUG : one: Sizes differ 2026/06/28 05:17:58 DEBUG : two: size = 3 OK 2026/06/28 05:17:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:17:58 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:17:58 DEBUG : two: Unchanged skipping 2026/06/28 05:17:59 DEBUG : one: size = 3 OK 2026/06/28 05:17:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/28 05:17:59 INFO : one: Copied (server-side copy) 2026/06/28 05:18:00 INFO : one: Deleted 2026/06/28 05:18:00 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:18:01 DEBUG : one: size = 4 OK 2026/06/28 05:18:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:18:01 INFO : one: Copied (new) 2026/06/28 05:18:01 DEBUG : Waiting for deletions to finish 2026/06/28 05:18:01 DEBUG : three.txt: size = 5 OK 2026/06/28 05:18:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/28 05:18:01 INFO : three.txt: Copied (server-side copy) 2026/06/28 05:18:02 INFO : three.txt: Deleted 2026/06/28 05:18:02 INFO : three.txt: Moved into backup dir 2026/06/28 05:18:03 DEBUG : two: size = 3 OK 2026/06/28 05:18:03 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:18:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:18:03 DEBUG : two: Unchanged skipping 2026/06/28 05:18:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:18:03 DEBUG : one: size = 4 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:18:03 DEBUG : one: Sizes differ 2026/06/28 05:18:06 DEBUG : one: size = 4 OK 2026/06/28 05:18:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:18:06 INFO : one: Copied (server-side copy) 2026/06/28 05:18:07 INFO : one: Deleted 2026/06/28 05:18:07 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:18:08 DEBUG : one: size = 5 OK 2026/06/28 05:18:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/28 05:18:08 INFO : one: Copied (new) 2026/06/28 05:18:08 DEBUG : Waiting for deletions to finish 2026/06/28 05:18:08 DEBUG : three.txt: size = 6 OK 2026/06/28 05:18:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/28 05:18:08 INFO : three.txt: Copied (server-side copy) 2026/06/28 05:18:08 INFO : three.txt: Deleted 2026/06/28 05:18:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.49s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:18:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/dst" 2026/06/28 05:18:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/backup" 2026/06/28 05:18:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:18:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:18:16 DEBUG : one: Sizes differ 2026/06/28 05:18:16 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:18:16 DEBUG : two: size = 3 OK 2026/06/28 05:18:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:18:16 DEBUG : two: Unchanged skipping 2026/06/28 05:18:17 DEBUG : one.bak: size = 3 OK 2026/06/28 05:18:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/28 05:18:17 INFO : one: Copied (server-side copy) to: one.bak 2026/06/28 05:18:17 INFO : one: Deleted 2026/06/28 05:18:17 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:18:18 DEBUG : one: size = 4 OK 2026/06/28 05:18:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:18:18 INFO : one: Copied (new) 2026/06/28 05:18:18 DEBUG : Waiting for deletions to finish 2026/06/28 05:18:19 DEBUG : three.txt.bak: size = 5 OK 2026/06/28 05:18:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/28 05:18:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/28 05:18:19 INFO : three.txt: Deleted 2026/06/28 05:18:19 INFO : three.txt: Moved into backup dir 2026/06/28 05:18:21 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:18:21 DEBUG : two: size = 3 OK 2026/06/28 05:18:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:18:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:18:21 DEBUG : one: size = 4 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:18:21 DEBUG : one: Sizes differ 2026/06/28 05:18:21 DEBUG : two: Unchanged skipping 2026/06/28 05:18:22 DEBUG : one.bak: size = 4 OK 2026/06/28 05:18:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:18:22 INFO : one: Copied (server-side copy) to: one.bak 2026/06/28 05:18:22 INFO : one: Deleted 2026/06/28 05:18:22 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:18:22 DEBUG : one: size = 5 OK 2026/06/28 05:18:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/28 05:18:22 INFO : one: Copied (new) 2026/06/28 05:18:22 DEBUG : Waiting for deletions to finish 2026/06/28 05:18:23 DEBUG : three.txt.bak: size = 6 OK 2026/06/28 05:18:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/28 05:18:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/28 05:18:23 INFO : three.txt: Deleted 2026/06/28 05:18:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:18:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/dst" 2026/06/28 05:19:28 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-bekemin5xeca/dst": net/http: TLS handshake timeout) 2026/06/28 05:19:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/28 05:19:28 DEBUG : pacer: Reducing sleep to 10ms 2026/06/28 05:19:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/backup" 2026/06/28 05:19:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:19:30 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:19:30 DEBUG : one: Sizes differ 2026/06/28 05:19:30 DEBUG : two: size = 3 OK 2026/06/28 05:19:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:19:30 DEBUG : two: Unchanged skipping 2026/06/28 05:19:30 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:19:31 DEBUG : one-2019-01-01: size = 3 OK 2026/06/28 05:19:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/28 05:19:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/28 05:19:32 INFO : one: Deleted 2026/06/28 05:19:32 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:19:34 DEBUG : one: size = 4 OK 2026/06/28 05:19:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:19:34 INFO : one: Copied (new) 2026/06/28 05:19:34 DEBUG : Waiting for deletions to finish 2026/06/28 05:19:35 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/28 05:19:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/28 05:19:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/28 05:19:35 INFO : three.txt: Deleted 2026/06/28 05:19:35 INFO : three.txt: Moved into backup dir 2026/06/28 05:19:36 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:19:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:19:36 DEBUG : one: size = 4 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:19:36 DEBUG : one: Sizes differ 2026/06/28 05:19:36 DEBUG : two: size = 3 OK 2026/06/28 05:19:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:19:36 DEBUG : two: Unchanged skipping 2026/06/28 05:19:37 DEBUG : one-2019-01-01: size = 4 OK 2026/06/28 05:19:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:19:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/28 05:19:37 INFO : one: Deleted 2026/06/28 05:19:37 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:19:40 DEBUG : one: size = 5 OK 2026/06/28 05:19:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/28 05:19:40 INFO : one: Copied (new) 2026/06/28 05:19:40 DEBUG : Waiting for deletions to finish 2026/06/28 05:19:40 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/28 05:19:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/28 05:19:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/28 05:19:40 INFO : three.txt: Deleted 2026/06/28 05:19:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (77.45s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:19:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/dst" 2026/06/28 05:19:46 DEBUG : two: size = 3 OK 2026/06/28 05:19:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:19:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:19:46 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:19:46 DEBUG : two: Unchanged skipping 2026/06/28 05:19:46 DEBUG : one: Sizes differ 2026/06/28 05:19:46 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:19:47 DEBUG : one.bak: size = 3 OK 2026/06/28 05:19:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/28 05:19:47 INFO : one: Copied (server-side copy) to: one.bak 2026/06/28 05:19:47 INFO : one: Deleted 2026/06/28 05:19:47 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:19:48 DEBUG : one: size = 4 OK 2026/06/28 05:19:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:19:48 INFO : one: Copied (new) 2026/06/28 05:19:48 DEBUG : Waiting for deletions to finish 2026/06/28 05:19:49 DEBUG : three.txt.bak: size = 5 OK 2026/06/28 05:19:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/28 05:19:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/28 05:19:49 INFO : three.txt: Deleted 2026/06/28 05:19:49 INFO : three.txt: Moved into backup dir 2026/06/28 05:19:50 DEBUG : one.bak: Excluded (Path Filter) 2026/06/28 05:19:50 DEBUG : one.bak: Excluded 2026/06/28 05:19:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/28 05:19:50 DEBUG : three.txt.bak: Excluded 2026/06/28 05:19:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:19:50 DEBUG : two: size = 3 OK 2026/06/28 05:19:50 DEBUG : one: size = 4 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:19:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:19:50 DEBUG : one: Sizes differ 2026/06/28 05:19:50 DEBUG : two: Unchanged skipping 2026/06/28 05:19:50 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for checks to finish 2026/06/28 05:19:51 DEBUG : one.bak: size = 4 OK 2026/06/28 05:19:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:19:51 INFO : one: Copied (server-side copy) to: one.bak 2026/06/28 05:19:51 INFO : one: Deleted 2026/06/28 05:19:51 DEBUG : B2 bucket rclone-test-bekemin5xeca path dst: Waiting for transfers to finish 2026/06/28 05:19:51 DEBUG : one: size = 5 OK 2026/06/28 05:19:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/28 05:19:51 INFO : one: Copied (new) 2026/06/28 05:19:51 DEBUG : Waiting for deletions to finish 2026/06/28 05:19:51 DEBUG : three.txt.bak: size = 6 OK 2026/06/28 05:19:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/28 05:19:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/28 05:19:52 INFO : three.txt: Deleted 2026/06/28 05:19:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.16s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:19:55 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1157-09.backblaze.com/b2api/v1/b2_upload_file/8f626d43a06d0bcb9ff80e1b/c001_v0001157_t0054": EOF 2026/06/28 05:19:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-09.backblaze.com/b2api/v1/b2_upload_file/8f626d43a06d0bcb9ff80e1b/c001_v0001157_t0054": EOF) 2026/06/28 05:19:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bekemin5xeca: 1/10 (Post "https://pod-000-1157-09.backblaze.com/b2api/v1/b2_upload_file/8f626d43a06d0bcb9ff80e1b/c001_v0001157_t0054": EOF) 2026/06/28 05:19:57 DEBUG : pacer: Reducing sleep to 10ms 2026/06/28 05:19:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/dst" 2026/06/28 05:19:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:19:58 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:19:58 DEBUG : one: Sizes differ 2026/06/28 05:20:00 DEBUG : one.bak: size = 3 OK 2026/06/28 05:20:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/28 05:20:00 INFO : one: Copied (server-side copy) to: one.bak 2026/06/28 05:20:00 INFO : one: Deleted 2026/06/28 05:20:01 DEBUG : one: size = 4 OK 2026/06/28 05:20:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:20:01 INFO : one: Copied (new) 2026/06/28 05:20:01 DEBUG : two: size = 3 OK 2026/06/28 05:20:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:20:01 DEBUG : two: Unchanged skipping 2026/06/28 05:20:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:20:01 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:20:01 DEBUG : three.txt: Sizes differ 2026/06/28 05:20:02 DEBUG : three.txt.bak: size = 5 OK 2026/06/28 05:20:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/28 05:20:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/28 05:20:02 INFO : three.txt: Deleted 2026/06/28 05:20:03 DEBUG : three.txt: size = 6 OK 2026/06/28 05:20:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/28 05:20:03 INFO : three.txt: Copied (new) 2026/06/28 05:20:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:20:03 DEBUG : one: size = 4 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:20:03 DEBUG : one: Sizes differ 2026/06/28 05:20:06 DEBUG : one.bak: size = 4 OK 2026/06/28 05:20:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:20:06 INFO : one: Copied (server-side copy) to: one.bak 2026/06/28 05:20:06 INFO : one: Deleted 2026/06/28 05:20:06 DEBUG : one: size = 5 OK 2026/06/28 05:20:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/28 05:20:06 INFO : one: Copied (new) 2026/06/28 05:20:07 DEBUG : two: size = 3 OK 2026/06/28 05:20:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:20:07 DEBUG : two: Unchanged skipping 2026/06/28 05:20:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:20:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:20:07 DEBUG : three.txt: Sizes differ 2026/06/28 05:20:07 DEBUG : three.txt.bak: size = 6 OK 2026/06/28 05:20:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/28 05:20:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/28 05:20:08 INFO : three.txt: Deleted 2026/06/28 05:20:08 DEBUG : three.txt: size = 19 OK 2026/06/28 05:20:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/28 05:20:08 INFO : three.txt: Copied (new) 2026/06/28 05:20:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/28 05:20:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/28 05:20:09 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncSuffix (17.22s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:20:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bekemin5xeca/dst" 2026/06/28 05:21:13 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-bekemin5xeca/dst": net/http: TLS handshake timeout) 2026/06/28 05:21:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/28 05:21:14 DEBUG : pacer: Reducing sleep to 10ms 2026/06/28 05:21:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:21:14 DEBUG : one: size = 3 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:21:14 DEBUG : one: Sizes differ 2026/06/28 05:21:15 DEBUG : one-2019-01-01: size = 3 OK 2026/06/28 05:21:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/28 05:21:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/28 05:21:15 INFO : one: Deleted 2026/06/28 05:21:16 DEBUG : one: size = 4 OK 2026/06/28 05:21:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:21:16 INFO : one: Copied (new) 2026/06/28 05:21:16 DEBUG : two: size = 3 OK 2026/06/28 05:21:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:16 DEBUG : two: Unchanged skipping 2026/06/28 05:21:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:21:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:21:17 DEBUG : three.txt: Sizes differ 2026/06/28 05:21:17 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/28 05:21:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/28 05:21:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/28 05:21:17 INFO : three.txt: Deleted 2026/06/28 05:21:18 DEBUG : three.txt: size = 6 OK 2026/06/28 05:21:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/28 05:21:18 INFO : three.txt: Copied (new) 2026/06/28 05:21:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:21:19 DEBUG : one: size = 4 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:21:19 DEBUG : one: Sizes differ 2026/06/28 05:21:19 DEBUG : one-2019-01-01: size = 4 OK 2026/06/28 05:21:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/28 05:21:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/28 05:21:20 INFO : one: Deleted 2026/06/28 05:21:20 DEBUG : one: size = 5 OK 2026/06/28 05:21:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/28 05:21:20 INFO : one: Copied (new) 2026/06/28 05:21:20 DEBUG : two: size = 3 OK 2026/06/28 05:21:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:20 DEBUG : two: Unchanged skipping 2026/06/28 05:21:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:21:20 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bekemin5xeca path dst) 2026/06/28 05:21:20 DEBUG : three.txt: Sizes differ 2026/06/28 05:21:21 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/28 05:21:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/28 05:21:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/28 05:21:21 INFO : three.txt: Deleted 2026/06/28 05:21:21 DEBUG : three.txt: size = 19 OK 2026/06/28 05:21:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/28 05:21:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (72.74s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:21:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:21:24 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:21:24 DEBUG : Testêé: Sizes differ 2026/06/28 05:21:24 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:21:24 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:21:25 DEBUG : Testêé: size = 14 OK 2026/06/28 05:21:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/28 05:21:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/28 05:21:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:21:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/28 05:21:26 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:21:26 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:21:26 DEBUG : existing: size = 6 OK 2026/06/28 05:21:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/28 05:21:26 INFO : existing: Copied (new) 2026/06/28 05:21:26 DEBUG : Waiting for deletions to finish 2026/06/28 05:21:27 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:21:27 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:21:27 DEBUG : existing: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:21:27 DEBUG : existing: Sizes differ 2026/06/28 05:21:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/28 05:21:27 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:21:27 ERROR : B2 bucket rclone-test-bekemin5xeca: not deleting files as there were IO errors 2026/06/28 05:21:27 ERROR : B2 bucket rclone-test-bekemin5xeca: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:21:29 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:21:29 DEBUG : EXISTING: size = 6 OK 2026/06/28 05:21:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:29 DEBUG : existing: Unchanged skipping 2026/06/28 05:21:29 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:21:29 DEBUG : Waiting for deletions to finish 2026/06/28 05:21:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.88s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:21:49 DEBUG : both0: size = 6 OK 2026/06/28 05:21:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both12: size = 6 OK 2026/06/28 05:21:49 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:21:49 DEBUG : both11: size = 6 OK 2026/06/28 05:21:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both10: size = 6 OK 2026/06/28 05:21:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both0: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both13: size = 6 OK 2026/06/28 05:21:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both13: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both14: size = 6 OK 2026/06/28 05:21:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both14: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both15: size = 6 OK 2026/06/28 05:21:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both15: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both16: size = 6 OK 2026/06/28 05:21:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both16: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both17: size = 6 OK 2026/06/28 05:21:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both17: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both18: size = 6 OK 2026/06/28 05:21:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both11: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both19: size = 6 OK 2026/06/28 05:21:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both19: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both1: size = 6 OK 2026/06/28 05:21:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both12: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both2: size = 6 OK 2026/06/28 05:21:49 DEBUG : both1: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both3: size = 6 OK 2026/06/28 05:21:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both2: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both4: size = 6 OK 2026/06/28 05:21:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both4: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both5: size = 6 OK 2026/06/28 05:21:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both5: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both6: size = 6 OK 2026/06/28 05:21:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both6: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both7: size = 6 OK 2026/06/28 05:21:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both7: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both8: size = 6 OK 2026/06/28 05:21:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both10: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both9: size = 6 OK 2026/06/28 05:21:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:21:49 DEBUG : both3: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both18: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both8: Unchanged skipping 2026/06/28 05:21:49 DEBUG : both9: Unchanged skipping 2026/06/28 05:21:49 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:21:49 DEBUG : Waiting for deletions to finish 2026/06/28 05:21:49 INFO : only12: Deleted 2026/06/28 05:21:49 INFO : only13: Deleted 2026/06/28 05:21:49 INFO : only17: Deleted 2026/06/28 05:21:49 INFO : only4: Deleted 2026/06/28 05:21:49 INFO : only14: Deleted 2026/06/28 05:21:49 INFO : only5: Deleted 2026/06/28 05:21:50 INFO : only10: Deleted 2026/06/28 05:21:50 INFO : only18: Deleted 2026/06/28 05:21:50 INFO : only19: Deleted 2026/06/28 05:21:50 INFO : only1: Deleted 2026/06/28 05:21:50 INFO : only7: Deleted 2026/06/28 05:21:50 INFO : only9: Deleted 2026/06/28 05:21:50 INFO : only16: Deleted 2026/06/28 05:21:50 INFO : only2: Deleted 2026/06/28 05:21:50 INFO : only0: Deleted 2026/06/28 05:21:50 INFO : only11: Deleted 2026/06/28 05:21:50 INFO : only15: Deleted 2026/06/28 05:21:50 INFO : only3: Deleted 2026/06/28 05:21:50 INFO : only6: Deleted 2026/06/28 05:21:50 INFO : only8: Deleted 2026/06/28 05:21:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.77s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:22:14 DEBUG : both11: size = 6 OK 2026/06/28 05:22:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both12: size = 6 OK 2026/06/28 05:22:14 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:22:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both0: size = 6 OK 2026/06/28 05:22:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both10: size = 6 OK 2026/06/28 05:22:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both11: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both13: size = 6 OK 2026/06/28 05:22:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both10: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both14: size = 6 OK 2026/06/28 05:22:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both12: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both15: size = 6 OK 2026/06/28 05:22:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both15: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both16: size = 6 OK 2026/06/28 05:22:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both0: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both17: size = 6 OK 2026/06/28 05:22:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both13: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both18: size = 6 OK 2026/06/28 05:22:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both14: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both19: size = 6 OK 2026/06/28 05:22:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both16: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both1: size = 6 OK 2026/06/28 05:22:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both1: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both2: size = 6 OK 2026/06/28 05:22:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both2: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both3: size = 6 OK 2026/06/28 05:22:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both3: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both4: size = 6 OK 2026/06/28 05:22:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both4: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both5: size = 6 OK 2026/06/28 05:22:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both17: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both6: size = 6 OK 2026/06/28 05:22:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both18: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both7: size = 6 OK 2026/06/28 05:22:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both7: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both8: size = 6 OK 2026/06/28 05:22:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both8: Unchanged skipping 2026/06/28 05:22:14 DEBUG : both9: size = 6 OK 2026/06/28 05:22:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:14 DEBUG : both19: Unchanged skipping 2026/06/28 05:22:14 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only0: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only0: Sizes differ 2026/06/28 05:22:14 DEBUG : both5: Unchanged skipping 2026/06/28 05:22:14 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only10: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only10: Sizes differ 2026/06/28 05:22:14 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only11: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only11: Sizes differ 2026/06/28 05:22:14 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only12: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only12: Sizes differ 2026/06/28 05:22:14 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only13: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only13: Sizes differ 2026/06/28 05:22:14 DEBUG : both9: Unchanged skipping 2026/06/28 05:22:14 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only14: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only14: Sizes differ 2026/06/28 05:22:14 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only15: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only15: Sizes differ 2026/06/28 05:22:14 DEBUG : both6: Unchanged skipping 2026/06/28 05:22:14 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only16: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only16: Sizes differ 2026/06/28 05:22:14 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only17: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only17: Sizes differ 2026/06/28 05:22:14 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only18: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only18: Sizes differ 2026/06/28 05:22:14 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only19: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only19: Sizes differ 2026/06/28 05:22:14 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only1: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only1: Sizes differ 2026/06/28 05:22:14 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only2: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only2: Sizes differ 2026/06/28 05:22:14 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only3: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only3: Sizes differ 2026/06/28 05:22:14 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only4: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only4: Sizes differ 2026/06/28 05:22:14 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only5: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only5: Sizes differ 2026/06/28 05:22:14 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only6: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only6: Sizes differ 2026/06/28 05:22:14 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only7: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only7: Sizes differ 2026/06/28 05:22:14 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only8: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only8: Sizes differ 2026/06/28 05:22:14 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3704477319) 2026/06/28 05:22:14 DEBUG : only9: size = 6 (B2 bucket rclone-test-bekemin5xeca) 2026/06/28 05:22:14 DEBUG : only9: Sizes differ 2026/06/28 05:22:14 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:22:14 DEBUG : only0: size = 0 OK 2026/06/28 05:22:14 DEBUG : only10: size = 0 OK 2026/06/28 05:22:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:14 INFO : only0: Copied (replaced existing) 2026/06/28 05:22:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:14 INFO : only10: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only16: size = 0 OK 2026/06/28 05:22:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only16: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only17: size = 0 OK 2026/06/28 05:22:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only17: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only12: size = 0 OK 2026/06/28 05:22:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only12: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only18: size = 0 OK 2026/06/28 05:22:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only18: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only11: size = 0 OK 2026/06/28 05:22:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only11: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only14: size = 0 OK 2026/06/28 05:22:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only14: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only2: size = 0 OK 2026/06/28 05:22:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only2: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only1: size = 0 OK 2026/06/28 05:22:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only1: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only4: size = 0 OK 2026/06/28 05:22:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only4: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only5: size = 0 OK 2026/06/28 05:22:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only5: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only6: size = 0 OK 2026/06/28 05:22:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only6: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only7: size = 0 OK 2026/06/28 05:22:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only7: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only8: size = 0 OK 2026/06/28 05:22:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only8: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only9: size = 0 OK 2026/06/28 05:22:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only9: Copied (replaced existing) 2026/06/28 05:22:15 DEBUG : only3: size = 0 OK 2026/06/28 05:22:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:15 INFO : only3: Copied (replaced existing) 2026/06/28 05:22:16 DEBUG : only13: size = 0 OK 2026/06/28 05:22:16 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:16 INFO : only13: Copied (replaced existing) 2026/06/28 05:22:16 DEBUG : only15: size = 0 OK 2026/06/28 05:22:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:16 INFO : only15: Copied (replaced existing) 2026/06/28 05:22:16 DEBUG : only19: size = 0 OK 2026/06/28 05:22:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/28 05:22:16 INFO : only19: Copied (replaced existing) 2026/06/28 05:22:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.02s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:22:24 DEBUG : empty_dir: Making directory with metadata 2026/06/28 05:22:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 05:22:24 DEBUG : empty_on_remote: Making directory with metadata 2026/06/28 05:22:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 05:22:24 INFO : empty_on_remote: Making directory 2026/06/28 05:22:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/28 05:22:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/28 05:22:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/28 05:22:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/28 05:22:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:22:26 DEBUG : empty_dir: Making directory with metadata 2026/06/28 05:22:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 05:22:26 DEBUG : empty_on_remote: Making directory with metadata 2026/06/28 05:22:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 05:22:26 INFO : empty_on_remote: Making directory 2026/06/28 05:22:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/28 05:22:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/28 05:22:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/28 05:22:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/28 05:22:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/28 05:22:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:22:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 05:22:29 INFO : sub dir: Making directory 2026/06/28 05:22:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:22:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 05:22:33 INFO : sub dir: Making directory 2026/06/28 05:22:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:22:47 DEBUG : Waiting for deletions to finish 2026/06/28 05:22:48 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:22:48 DEBUG : apple: size = 5 OK 2026/06/28 05:22:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : apple: Unchanged skipping 2026/06/28 05:22:48 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:22:48 DEBUG : banana: size = 6 OK 2026/06/28 05:22:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:22:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:22:48 DEBUG : banana: Unchanged skipping 2026/06/28 05:22:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:22:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:22:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:22:48 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:22:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:22:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:22:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:22:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:22:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:22:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:22:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:22:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:22:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:22:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:22:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:22:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:22:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:22:48 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:22:48 DEBUG : Waiting for deletions to finish 2026/06/28 05:22:48 INFO : There was nothing to transfer 2026/06/28 05:22:48 DEBUG : Waiting for deletions to finish 2026/06/28 05:22:49 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:22:49 DEBUG : apple: size = 5 OK 2026/06/28 05:22:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : apple: Unchanged skipping 2026/06/28 05:22:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:22:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:22:49 DEBUG : banana: size = 6 OK 2026/06/28 05:22:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : banana: Unchanged skipping 2026/06/28 05:22:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:22:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:22:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:22:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:22:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:22:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:22:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:22:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:22:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:22:49 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:22:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:22:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:22:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:22:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:22:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:22:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:22:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:22:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:22:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:22:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:22:49 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:22:49 DEBUG : Waiting for deletions to finish 2026/06/28 05:22:49 INFO : There was nothing to transfer 2026/06/28 05:22:49 DEBUG : Waiting for deletions to finish 2026/06/28 05:22:50 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:22:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:23:05 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:05 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:23:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : apple: size = 5 OK 2026/06/28 05:23:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:23:06 DEBUG : apple: Unchanged skipping 2026/06/28 05:23:06 DEBUG : banana: size = 6 OK 2026/06/28 05:23:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:23:06 DEBUG : banana: Unchanged skipping 2026/06/28 05:23:06 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:23:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:23:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:23:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:23:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:23:06 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:23:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:23:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:23:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:23:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:23:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:23:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:23:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:23:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:23:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:23:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:23:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:23:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:23:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:23:06 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:23:06 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:06 INFO : There was nothing to transfer 2026/06/28 05:23:06 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:06 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:23:06 DEBUG : apple: size = 5 OK 2026/06/28 05:23:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : apple: Unchanged skipping 2026/06/28 05:23:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:23:06 DEBUG : banana: size = 6 OK 2026/06/28 05:23:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:23:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : banana: Unchanged skipping 2026/06/28 05:23:06 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:23:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:06 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:23:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:23:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:23:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:23:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:23:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:23:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:23:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:23:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:23:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:23:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:23:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:23:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:23:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:23:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:23:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:23:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:23:07 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:23:07 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:23:07 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:07 INFO : There was nothing to transfer 2026/06/28 05:23:07 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:07 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:23:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:23:22 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:23 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:23:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 05:23:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 05:23:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 05:23:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 05:23:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 05:23:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 05:23:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:24 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:23:24 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:23:24 DEBUG : YmFuYW5h: size = 6 OK 2026/06/28 05:23:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/28 05:23:24 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/28 05:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/28 05:23:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/28 05:23:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:24 DEBUG : YXBwbGU=: size = 5 OK 2026/06/28 05:23:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/28 05:23:24 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/28 05:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/28 05:23:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/28 05:23:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/28 05:23:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/28 05:23:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/28 05:23:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/28 05:23:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/28 05:23:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/28 05:23:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/28 05:23:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/28 05:23:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/28 05:23:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/28 05:23:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/28 05:23:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/28 05:23:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/28 05:23:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/28 05:23:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/28 05:23:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/28 05:23:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/28 05:23:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/28 05:23:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/28 05:23:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/28 05:23:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/28 05:23:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/28 05:23:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/28 05:23:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/28 05:23:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 05:23:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/28 05:23:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/28 05:23:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/28 05:23:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/28 05:23:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/28 05:23:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/28 05:23:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/28 05:23:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/28 05:23:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/28 05:23:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:26 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 05:23:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 05:23:26 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 05:23:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 05:23:27 INFO : splitbananasplit: Deleted 2026/06/28 05:23:27 INFO : apple: Deleted 2026/06/28 05:23:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 05:23:27 INFO : appleappleapplebanana: Deleted 2026/06/28 05:23:27 INFO : dir1/0008-2345678.txt: Deleted 2026/06/28 05:23:27 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 05:23:27 INFO : dir1/0012-6789;.txt: Deleted 2026/06/28 05:23:27 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 05:23:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 05:23:27 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 05:23:27 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 05:23:27 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 05:23:27 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 05:23:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 05:23:27 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 05:23:27 INFO : banana: Deleted 2026/06/28 05:23:27 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/28 05:23:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 05:23:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:28 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/28 05:23:28 DEBUG : YXBwbGU=: size = 5 OK 2026/06/28 05:23:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:23:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/28 05:23:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:23:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : apple: Unchanged skipping 2026/06/28 05:23:28 DEBUG : YmFuYW5h: size = 6 OK 2026/06/28 05:23:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : banana: Unchanged skipping 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 05:23:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/28 05:23:28 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:23:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/28 05:23:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/28 05:23:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/28 05:23:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/28 05:23:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/28 05:23:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/28 05:23:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/28 05:23:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/28 05:23:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/28 05:23:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/28 05:23:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/28 05:23:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/28 05:23:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/28 05:23:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/28 05:23:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/28 05:23:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:23:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:23:28 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:23:28 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:28 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/28 05:23:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:28 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:28 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:28 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 05:23:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 05:23:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 05:23:28 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 05:23:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 05:23:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 05:23:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 05:23:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 05:23:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 05:23:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 05:23:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:23:43 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:43 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:23:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:23:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:44 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:44 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:44 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:44 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:44 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:44 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:44 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:44 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 05:23:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 05:23:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 05:23:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 05:23:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 05:23:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 05:23:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 05:23:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 05:23:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 05:23:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 05:23:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 05:23:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 05:23:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 05:23:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/28 05:23:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:44 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:23:44 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:23:44 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/28 05:23:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/28 05:23:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/28 05:23:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 05:23:44 DEBUG : PREFIXapple: size = 5 OK 2026/06/28 05:23:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/28 05:23:44 INFO : apple: Copied (new) to: PREFIXapple 2026/06/28 05:23:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 05:23:44 DEBUG : PREFIXbanana: size = 6 OK 2026/06/28 05:23:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/28 05:23:44 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/28 05:23:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 05:23:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/28 05:23:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/28 05:23:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/28 05:23:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 05:23:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/28 05:23:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/28 05:23:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 05:23:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 05:23:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:23:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/28 05:23:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 05:23:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 05:23:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/28 05:23:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/28 05:23:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 05:23:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 05:23:45 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/28 05:23:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/28 05:23:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/28 05:23:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 05:23:45 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/28 05:23:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/28 05:23:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/28 05:23:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 05:23:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/28 05:23:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/28 05:23:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 05:23:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 05:23:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/28 05:23:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/28 05:23:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/28 05:23:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 05:23:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/28 05:23:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/28 05:23:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/28 05:23:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 05:23:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/28 05:23:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/28 05:23:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 05:23:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 05:23:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/28 05:23:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/28 05:23:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/28 05:23:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 05:23:46 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/28 05:23:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/28 05:23:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/28 05:23:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 05:23:46 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/28 05:23:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/28 05:23:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/28 05:23:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 05:23:46 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/28 05:23:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/28 05:23:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/28 05:23:46 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/28 05:23:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/28 05:23:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/28 05:23:46 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/28 05:23:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/28 05:23:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/28 05:23:46 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/28 05:23:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/28 05:23:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/28 05:23:46 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:46 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 05:23:46 INFO : dir1/0012-6789;.txt: Deleted 2026/06/28 05:23:47 INFO : apple: Deleted 2026/06/28 05:23:47 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 05:23:47 INFO : appleappleapplebanana: Deleted 2026/06/28 05:23:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 05:23:47 INFO : banana: Deleted 2026/06/28 05:23:47 INFO : splitbananasplit: Deleted 2026/06/28 05:23:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0008-2345678.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 05:23:47 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 05:23:47 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:23:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 05:23:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 05:23:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 05:23:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 05:23:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 05:23:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 05:23:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 05:23:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 05:23:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 05:23:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 05:23:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 05:23:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 05:23:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 05:23:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 05:23:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 05:23:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 05:23:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 05:23:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 05:23:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 05:23:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 05:23:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 05:23:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 05:23:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 05:23:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 05:23:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 05:23:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 05:23:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 05:23:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 05:23:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 05:23:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 05:23:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 05:23:47 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 05:23:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 05:23:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 05:23:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 05:23:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 05:23:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 05:23:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 05:23:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 05:23:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 05:23:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 05:23:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 05:23:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 05:23:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 05:23:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 05:23:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 05:23:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 05:23:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 05:23:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 05:23:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:23:48 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:23:48 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:23:48 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:23:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/28 05:23:48 INFO : splitbananasplit: Copied (new) 2026/06/28 05:23:48 DEBUG : banana: size = 6 OK 2026/06/28 05:23:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/28 05:23:48 INFO : banana: Copied (new) 2026/06/28 05:23:48 DEBUG : apple: size = 5 OK 2026/06/28 05:23:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/28 05:23:48 INFO : apple: Copied (new) 2026/06/28 05:23:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:23:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/28 05:23:48 INFO : appleappleapplebanana: Copied (new) 2026/06/28 05:23:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:23:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/28 05:23:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/28 05:23:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:23:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/28 05:23:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/28 05:23:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:23:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/28 05:23:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/28 05:23:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:23:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/28 05:23:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/28 05:23:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:23:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/28 05:23:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/28 05:23:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:23:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/28 05:23:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/28 05:23:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:23:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/28 05:23:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/28 05:23:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:23:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/28 05:23:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/28 05:23:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:23:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/28 05:23:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/28 05:23:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:23:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/28 05:23:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/28 05:23:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:23:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/28 05:23:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/28 05:23:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:23:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/28 05:23:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/28 05:23:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:23:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/28 05:23:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/28 05:23:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:23:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/28 05:23:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/28 05:23:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:23:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/28 05:23:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/28 05:23:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:23:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/28 05:23:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/28 05:23:50 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/28 05:23:51 INFO : PREFIXbanana: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/28 05:23:51 INFO : PREFIXapple: Deleted 2026/06/28 05:23:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/28 05:23:51 INFO : PREFIXsplitbananasplit: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/28 05:23:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/28 05:23:51 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:51 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:23:51 DEBUG : Waiting for deletions to finish 2026/06/28 05:23:52 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:24:06 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:07 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 05:24:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 05:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 05:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 05:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 05:24:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:07 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:24:07 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:24:07 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/28 05:24:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/28 05:24:07 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/28 05:24:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 05:24:08 DEBUG : appleSUFFIX: size = 5 OK 2026/06/28 05:24:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/28 05:24:08 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/28 05:24:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/28 05:24:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 05:24:08 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/28 05:24:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/28 05:24:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/28 05:24:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/28 05:24:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/28 05:24:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/28 05:24:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/28 05:24:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/28 05:24:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/28 05:24:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/28 05:24:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/28 05:24:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/28 05:24:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/28 05:24:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/28 05:24:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 05:24:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/28 05:24:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/28 05:24:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/28 05:24:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/28 05:24:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/28 05:24:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/28 05:24:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/28 05:24:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/28 05:24:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/28 05:24:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/28 05:24:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/28 05:24:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/28 05:24:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/28 05:24:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/28 05:24:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/28 05:24:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/28 05:24:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/28 05:24:09 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/28 05:24:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/28 05:24:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/28 05:24:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/28 05:24:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/28 05:24:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/28 05:24:10 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:10 INFO : apple: Deleted 2026/06/28 05:24:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 05:24:10 INFO : banana: Deleted 2026/06/28 05:24:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0012-6789;.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 05:24:10 INFO : appleappleapplebanana: Deleted 2026/06/28 05:24:10 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 05:24:10 INFO : splitbananasplit: Deleted 2026/06/28 05:24:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0008-2345678.txt: Deleted 2026/06/28 05:24:10 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 05:24:10 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/28 05:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 05:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 05:24:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 05:24:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:11 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:24:11 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:24:12 DEBUG : apple: size = 5 OK 2026/06/28 05:24:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/28 05:24:12 INFO : apple: Copied (new) 2026/06/28 05:24:12 DEBUG : banana: size = 6 OK 2026/06/28 05:24:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/28 05:24:12 INFO : banana: Copied (new) 2026/06/28 05:24:12 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:24:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/28 05:24:12 INFO : splitbananasplit: Copied (new) 2026/06/28 05:24:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:24:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/28 05:24:12 INFO : appleappleapplebanana: Copied (new) 2026/06/28 05:24:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:24:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/28 05:24:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/28 05:24:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:24:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/28 05:24:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/28 05:24:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:24:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/28 05:24:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/28 05:24:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:24:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/28 05:24:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/28 05:24:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:24:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/28 05:24:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/28 05:24:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:24:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/28 05:24:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/28 05:24:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:24:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/28 05:24:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/28 05:24:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:24:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/28 05:24:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/28 05:24:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:24:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/28 05:24:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/28 05:24:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:24:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/28 05:24:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/28 05:24:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:24:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/28 05:24:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/28 05:24:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:24:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/28 05:24:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/28 05:24:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:24:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/28 05:24:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/28 05:24:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:24:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/28 05:24:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/28 05:24:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:24:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/28 05:24:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/28 05:24:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:24:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/28 05:24:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/28 05:24:13 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/28 05:24:14 INFO : bananaSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : appleSUFFIX: Deleted 2026/06/28 05:24:14 INFO : splitbananasplitSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/28 05:24:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/28 05:24:14 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:14 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:24:14 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:15 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:24:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:24:30 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:30 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:24:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:30 DEBUG : apple: size = 5 OK 2026/06/28 05:24:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:30 DEBUG : banana: size = 6 OK 2026/06/28 05:24:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:30 DEBUG : banana: Unchanged skipping 2026/06/28 05:24:30 DEBUG : apple: Unchanged skipping 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 05:24:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 05:24:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/28 05:24:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 05:24:30 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:24:30 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:24:31 DEBUG : splitbanan: size = 16 OK 2026/06/28 05:24:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/28 05:24:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/28 05:24:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 05:24:31 DEBUG : appleapple: size = 21 OK 2026/06/28 05:24:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/28 05:24:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/28 05:24:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 05:24:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/28 05:24:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/28 05:24:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/28 05:24:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 05:24:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/28 05:24:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/28 05:24:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/28 05:24:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 05:24:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/28 05:24:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/28 05:24:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/28 05:24:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 05:24:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/28 05:24:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/28 05:24:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/28 05:24:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 05:24:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/28 05:24:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/28 05:24:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/28 05:24:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 05:24:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/28 05:24:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/28 05:24:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/28 05:24:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 05:24:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/28 05:24:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/28 05:24:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/28 05:24:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 05:24:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/28 05:24:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/28 05:24:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/28 05:24:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 05:24:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/28 05:24:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/28 05:24:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/28 05:24:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 05:24:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/28 05:24:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/28 05:24:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/28 05:24:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 05:24:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/28 05:24:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/28 05:24:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/28 05:24:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 05:24:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/28 05:24:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/28 05:24:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/28 05:24:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 05:24:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/28 05:24:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/28 05:24:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/28 05:24:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/28 05:24:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/28 05:24:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/28 05:24:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/28 05:24:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/28 05:24:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/28 05:24:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/28 05:24:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/28 05:24:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/28 05:24:32 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:33 INFO : dir1/0012-6789;.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0008-2345678.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 05:24:33 INFO : appleappleapplebanana: Deleted 2026/06/28 05:24:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 05:24:33 INFO : splitbananasplit: Deleted 2026/06/28 05:24:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 05:24:33 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 05:24:33 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:33 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : appleapple: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/28 05:24:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 05:24:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 05:24:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 05:24:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 05:24:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 05:24:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 05:24:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 05:24:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 05:24:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 05:24:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 05:24:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 05:24:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 05:24:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 05:24:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 05:24:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 05:24:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 05:24:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 05:24:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 05:24:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 05:24:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 05:24:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 05:24:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 05:24:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 05:24:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 05:24:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 05:24:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 05:24:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 05:24:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 05:24:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 05:24:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 05:24:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 05:24:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 05:24:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 05:24:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 05:24:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 05:24:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 05:24:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 05:24:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 05:24:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 05:24:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 05:24:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 05:24:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 05:24:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 05:24:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 05:24:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 05:24:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 05:24:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 05:24:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 05:24:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 05:24:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 05:24:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 05:24:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 05:24:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 05:24:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 05:24:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 05:24:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 05:24:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 05:24:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 05:24:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 05:24:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 05:24:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 05:24:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 05:24:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 05:24:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 05:24:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 05:24:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 05:24:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 05:24:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 05:24:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 05:24:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 05:24:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 05:24:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 05:24:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 05:24:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 05:24:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 05:24:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 05:24:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 05:24:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:34 DEBUG : apple: size = 5 OK 2026/06/28 05:24:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : apple: Unchanged skipping 2026/06/28 05:24:34 DEBUG : appleapple: size = 21 OK 2026/06/28 05:24:34 DEBUG : banana: size = 6 OK 2026/06/28 05:24:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : banana: Unchanged skipping 2026/06/28 05:24:34 DEBUG : splitbanan: size = 16 OK 2026/06/28 05:24:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:24:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/28 05:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/28 05:24:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/28 05:24:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/28 05:24:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/28 05:24:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/28 05:24:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/28 05:24:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/28 05:24:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/28 05:24:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/28 05:24:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/28 05:24:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/28 05:24:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/28 05:24:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/28 05:24:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/28 05:24:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/28 05:24:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/28 05:24:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/28 05:24:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/28 05:24:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/28 05:24:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/28 05:24:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/28 05:24:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/28 05:24:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/28 05:24:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/28 05:24:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/28 05:24:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/28 05:24:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/28 05:24:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/28 05:24:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/28 05:24:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/28 05:24:34 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:24:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/28 05:24:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:24:34 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:24:34 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:34 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:34 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : appleapple: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/28 05:24:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/28 05:24:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 05:24:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 05:24:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 05:24:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 05:24:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 05:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 05:24:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 05:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 05:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 05:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 05:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 05:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 05:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 05:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 05:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 05:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 05:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 05:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 05:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 05:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 05:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 05:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 05:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 05:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 05:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 05:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 05:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 05:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 05:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 05:24:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 05:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 05:24:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/28 05:24:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 05:24:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/28 05:24:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/28 05:24:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/28 05:24:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/28 05:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/28 05:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/28 05:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/28 05:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/28 05:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/28 05:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/28 05:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/28 05:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/28 05:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/28 05:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/28 05:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/28 05:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/28 05:24:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/28 05:24:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:24:49 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:49 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:24:49 DEBUG : apple: size = 5 OK 2026/06/28 05:24:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : apple: Unchanged skipping 2026/06/28 05:24:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:24:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:24:49 DEBUG : banana: size = 6 OK 2026/06/28 05:24:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : banana: Unchanged skipping 2026/06/28 05:24:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:24:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:24:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:24:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:24:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:24:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:24:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:24:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:24:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:24:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:24:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:24:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:24:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:24:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:24:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:24:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:24:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:24:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:24:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:24:49 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:24:49 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:49 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:50 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:24:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:24:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:24:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:24:50 DEBUG : banana: size = 6 OK 2026/06/28 05:24:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:24:50 DEBUG : banana: Unchanged skipping 2026/06/28 05:24:50 DEBUG : apple: size = 5 OK 2026/06/28 05:24:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : apple: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:24:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:24:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:24:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:24:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:24:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:24:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:24:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:24:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:24:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:24:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:24:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:24:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:24:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:24:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:24:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:24:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:24:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:24:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:24:50 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:24:50 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:50 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:51 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : Waiting for deletions to finish 2026/06/28 05:24:51 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:24:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:25:07 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:07 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:25:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : apple: size = 5 OK 2026/06/28 05:25:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : apple: Unchanged skipping 2026/06/28 05:25:08 DEBUG : banana: size = 6 OK 2026/06/28 05:25:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:25:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:25:08 DEBUG : banana: Unchanged skipping 2026/06/28 05:25:08 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:25:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:25:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:25:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:25:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:25:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:25:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:25:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:25:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:25:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:25:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:25:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:25:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:25:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:25:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:25:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:25:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:25:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:25:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:25:08 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:25:08 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:08 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:08 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:25:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : apple: size = 5 OK 2026/06/28 05:25:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : apple: Unchanged skipping 2026/06/28 05:25:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:25:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:25:09 DEBUG : banana: size = 6 OK 2026/06/28 05:25:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : banana: Unchanged skipping 2026/06/28 05:25:09 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:25:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:25:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:25:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:25:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:25:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:25:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:25:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:25:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:25:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:25:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:25:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:25:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:25:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:25:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:25:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:25:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:25:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:25:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:25:09 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:25:09 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:09 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:09 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:25:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:25:24 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:25 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:25:25 DEBUG : apple: size = 5 OK 2026/06/28 05:25:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : apple: Unchanged skipping 2026/06/28 05:25:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:25:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:25:25 DEBUG : banana: size = 6 OK 2026/06/28 05:25:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : banana: Unchanged skipping 2026/06/28 05:25:25 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:25:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:25:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:25:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:25:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:25:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:25:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:25:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:25:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:25:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:25:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:25:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:25:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:25:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:25:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:25:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:25:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:25:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:25:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:25:25 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:25:25 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:25 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:26 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : apple: size = 5 OK 2026/06/28 05:25:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : apple: Unchanged skipping 2026/06/28 05:25:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:25:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:25:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : banana: size = 6 OK 2026/06/28 05:25:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:25:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:25:26 DEBUG : banana: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:25:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:25:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:25:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:25:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:25:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:25:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:25:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:25:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:25:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:25:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:25:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:25:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:25:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:25:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:25:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:25:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:25:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:25:26 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:25:26 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:26 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:26 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:25:42 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:43 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:25:43 DEBUG : apple: size = 5 OK 2026/06/28 05:25:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:43 DEBUG : banana: size = 6 OK 2026/06/28 05:25:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:25:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:43 DEBUG : banana: Unchanged skipping 2026/06/28 05:25:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:25:43 DEBUG : apple: Unchanged skipping 2026/06/28 05:25:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:25:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:43 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:25:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:25:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:25:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:25:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:25:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:25:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:25:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:25:44 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:44 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:44 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:25:44 DEBUG : apple: size = 5 OK 2026/06/28 05:25:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : apple: Unchanged skipping 2026/06/28 05:25:44 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:25:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:25:44 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:25:44 DEBUG : banana: size = 6 OK 2026/06/28 05:25:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : banana: Unchanged skipping 2026/06/28 05:25:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:25:44 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:25:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:25:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:25:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:25:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:25:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:25:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:25:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:25:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:25:44 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:25:44 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:44 DEBUG : Waiting for deletions to finish 2026/06/28 05:25:45 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:25:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:25:59 DEBUG : Waiting for deletions to finish 2026/06/28 05:26:00 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:26:00 DEBUG : apple: size = 5 OK 2026/06/28 05:26:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:26:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:26:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:26:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:26:00 DEBUG : apple: Unchanged skipping 2026/06/28 05:26:00 DEBUG : banana: size = 6 OK 2026/06/28 05:26:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:00 DEBUG : banana: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:26:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:26:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:26:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:26:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:26:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:26:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:26:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:26:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:26:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:26:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:26:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:26:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:26:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:26:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:26:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:26:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:26:01 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:01 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:01 DEBUG : Waiting for deletions to finish 2026/06/28 05:26:01 DEBUG : Waiting for deletions to finish 2026/06/28 05:26:01 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:26:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : apple: size = 5 OK 2026/06/28 05:26:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : apple: Unchanged skipping 2026/06/28 05:26:02 DEBUG : banana: size = 6 OK 2026/06/28 05:26:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 05:26:02 DEBUG : banana: Unchanged skipping 2026/06/28 05:26:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 05:26:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 05:26:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 05:26:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 05:26:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 05:26:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 05:26:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 05:26:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 05:26:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 05:26:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 05:26:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 05:26:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 05:26:02 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 05:26:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 05:26:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 05:26:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 05:26:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 05:26:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 05:26:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 05:26:02 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:02 DEBUG : Waiting for deletions to finish 2026/06/28 05:26:02 DEBUG : Waiting for deletions to finish 2026/06/28 05:26:02 DEBUG : apple: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : banana: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 05:26:02 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (210.18s) --- PASS: TestTransform/NFC (17.84s) --- PASS: TestTransform/NFD (17.20s) --- PASS: TestTransform/base64 (20.95s) --- PASS: TestTransform/prefix (23.80s) --- PASS: TestTransform/suffix (22.81s) --- PASS: TestTransform/truncate (19.67s) --- PASS: TestTransform/encoder (16.90s) --- PASS: TestTransform/ISO-8859-1 (18.16s) --- PASS: TestTransform/charmap (17.08s) --- PASS: TestTransform/lowercase (18.42s) --- PASS: TestTransform/ascii (17.32s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/28 05:26:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/28 05:26:07 INFO : sub dir_somesuffix: Making directory 2026/06/28 05:26:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/28 05:26:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/28 05:26:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/28 05:26:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/28 05:26:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/28 05:26:07 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:07 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/28 05:26:08 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/28 05:26:08 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:09 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:09 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:09 INFO : tictactoe: Making directory 2026/06/28 05:26:09 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:09 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:09 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/28 05:26:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:09 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:09 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:10 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/28 05:26:10 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:10 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/28 05:26:10 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.86s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:11 INFO : toe: Making directory 2026/06/28 05:26:11 INFO : toe/toe: Making directory 2026/06/28 05:26:11 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/28 05:26:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/28 05:26:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/28 05:26:11 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:11 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/28 05:26:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/28 05:26:12 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.03s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:13 INFO : toe: Making directory 2026/06/28 05:26:13 INFO : toe/toe: Making directory 2026/06/28 05:26:13 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/28 05:26:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/28 05:26:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/28 05:26:13 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:13 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/28 05:26:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/28 05:26:14 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:14 DEBUG : empty_dir: Making directory with metadata 2026/06/28 05:26:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 05:26:14 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:15 INFO : tictacempty_dir: Making directory 2026/06/28 05:26:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:15 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:15 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:15 INFO : tictactoe: Making directory 2026/06/28 05:26:15 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:15 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:15 INFO : tictactoe/tictactoe: Making directory 2026/06/28 05:26:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/28 05:26:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 05:26:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/28 05:26:15 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:15 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/28 05:26:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/28 05:26:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.80s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:16 DEBUG : empty_dir: Making directory with metadata 2026/06/28 05:26:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 05:26:16 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:16 INFO : tictacempty_dir: Making directory 2026/06/28 05:26:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:16 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:16 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:16 INFO : tictactoe: Making directory 2026/06/28 05:26:16 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:16 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:16 INFO : tictactoe/tictactoe: Making directory 2026/06/28 05:26:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/28 05:26:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 05:26:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:16 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:16 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 05:26:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/28 05:26:17 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:17 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:18 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:18 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/28 05:26:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 05:26:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/28 05:26:18 NOTICE: B2 bucket rclone-test-bekemin5xeca: 0 differences found 2026/06/28 05:26:18 NOTICE: B2 bucket rclone-test-bekemin5xeca: 1 matching files --- PASS: TestAllTag (2.34s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:19 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:19 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:19 INFO : tictactoe: Making directory 2026/06/28 05:26:19 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:19 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:19 INFO : tictactoe/tictactoe: Making directory 2026/06/28 05:26:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/28 05:26:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 05:26:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/28 05:26:19 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:19 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/28 05:26:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/28 05:26:20 DEBUG : Waiting for deletions to finish 2026/06/28 05:26:20 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:20 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:20 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/28 05:26:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/28 05:26:20 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/28 05:26:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/28 05:26:20 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.72s) === RUN TestSyntax 2026/06/28 05:26:21 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:21 INFO : toe: Making directory 2026/06/28 05:26:21 INFO : toe/toe: Making directory 2026/06/28 05:26:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/28 05:26:21 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:21 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:22 DEBUG : toe/toe/toe: size = 11 OK 2026/06/28 05:26:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:22 INFO : toe/toe/toe: Copied (new) 2026/06/28 05:26:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.80s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:23 DEBUG : empty_dir: Making directory with metadata 2026/06/28 05:26:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 05:26:23 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:23 INFO : tictacempty_dir: Making directory 2026/06/28 05:26:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:23 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:23 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:23 INFO : tictactoe: Making directory 2026/06/28 05:26:23 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:23 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:23 INFO : tictactoe/tictactoe: Making directory 2026/06/28 05:26:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/28 05:26:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 05:26:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:23 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:23 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 05:26:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:24 INFO : toe/toe/toe.txt: Deleted 2026/06/28 05:26:24 INFO : toe/toe: Removing directory 2026/06/28 05:26:24 INFO : toe: Removing directory 2026/06/28 05:26:24 INFO : empty_dir: Removing directory 2026/06/28 05:26:24 DEBUG : Local file system at /tmp/rclone3704477319: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.70s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:25 DEBUG : empty_dir: Making directory with metadata 2026/06/28 05:26:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 05:26:25 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:25 INFO : tictacempty_dir: Making directory 2026/06/28 05:26:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:25 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:25 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:25 INFO : tictactoe: Making directory 2026/06/28 05:26:25 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:25 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:25 INFO : tictactoe/tictactoe: Making directory 2026/06/28 05:26:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/28 05:26:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 05:26:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:25 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:25 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 05:26:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:26 INFO : toe/toe/toe.txt: Deleted 2026/06/28 05:26:26 INFO : toe/toe: Removing directory 2026/06/28 05:26:26 INFO : toe: Removing directory 2026/06/28 05:26:26 INFO : empty_dir: Removing directory 2026/06/28 05:26:26 DEBUG : Local file system at /tmp/rclone3704477319: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/28 05:26:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 05:26:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 05:26:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 05:26:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 05:26:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 05:26:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/28 05:26:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/28 05:26:27 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 (3.40s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:28 DEBUG : Reset feature "Copy" 2026/06/28 05:26:28 DEBUG : Reset feature "Move" 2026/06/28 05:26:28 DEBUG : Reset feature "Copy" 2026/06/28 05:26:28 DEBUG : Reset feature "Move" 2026/06/28 05:26:28 DEBUG : empty_dir: Making directory with metadata 2026/06/28 05:26:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/28 05:26:28 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:28 INFO : tictacempty_dir: Making directory 2026/06/28 05:26:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/28 05:26:28 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:28 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:28 INFO : tictactoe: Making directory 2026/06/28 05:26:28 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:28 DEBUG : toe: transformed to: tictactoe 2026/06/28 05:26:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:28 INFO : tictactoe/tictactoe: Making directory 2026/06/28 05:26:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/28 05:26:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/28 05:26:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 05:26:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:28 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:28 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 05:26:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/28 05:26:29 INFO : toe/toe/toe.txt: Deleted 2026/06/28 05:26:29 INFO : toe/toe: Removing directory 2026/06/28 05:26:29 INFO : toe: Removing directory 2026/06/28 05:26:29 INFO : empty_dir: Removing directory 2026/06/28 05:26:29 DEBUG : Local file system at /tmp/rclone3704477319: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/28 05:26:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/28 05:26:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/28 05:26:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 05:26:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 05:26:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/28 05:26:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/28 05:26:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/28 05:26:31 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 (4.05s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:32 DEBUG : toe: transformed to: dG9l 2026/06/28 05:26:32 DEBUG : toe: transformed to: dG9l 2026/06/28 05:26:32 INFO : dG9l: Making directory 2026/06/28 05:26:32 DEBUG : toe: transformed to: dG9l 2026/06/28 05:26:32 DEBUG : toe: transformed to: dG9l 2026/06/28 05:26:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/28 05:26:32 INFO : dG9l/dG9l: Making directory 2026/06/28 05:26:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/28 05:26:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/28 05:26:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/28 05:26:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/28 05:26:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/28 05:26:32 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:32 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/28 05:26:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/28 05:26:33 DEBUG : Waiting for deletions to finish 2026/06/28 05:26:34 DEBUG : dG9l: transformed to: toe 2026/06/28 05:26:34 DEBUG : dG9l: transformed to: toe 2026/06/28 05:26:34 DEBUG : dG9l: transformed to: toe 2026/06/28 05:26:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/28 05:26:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/28 05:26:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/28 05:26:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/28 05:26:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/28 05:26:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/28 05:26:34 DEBUG : Local file system at /tmp/rclone3704477319: Waiting for checks to finish 2026/06/28 05:26:34 DEBUG : Local file system at /tmp/rclone3704477319: Waiting for transfers to finish 2026/06/28 05:26:34 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.70s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-bekemin5xeca", Local "Local file system at /tmp/rclone3704477319", Modify Window "1ms" 2026/06/28 05:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 05:26:35 DEBUG : toe: transformed to: 2026/06/28 05:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 05:26:35 DEBUG : toe: transformed to: 2026/06/28 05:26:35 INFO : B2 bucket rclone-test-bekemin5xeca: Making directory 2026/06/28 05:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 05:26:35 DEBUG : toe: transformed to: 2026/06/28 05:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 05:26:35 DEBUG : toe: transformed to: 2026/06/28 05:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 05:26:35 DEBUG : toe/toe: transformed to: 2026/06/28 05:26:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/28 05:26:35 INFO : toe/toe: Making directory 2026/06/28 05:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 05:26:35 DEBUG : toe/toe: transformed to: 2026/06/28 05:26:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/28 05:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 05:26:35 DEBUG : toe: transformed to: 2026/06/28 05:26:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/28 05:26:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/28 05:26:35 DEBUG : toe/toe/toe: transformed to: 2026/06/28 05:26:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/28 05:26:35 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for checks to finish 2026/06/28 05:26:35 DEBUG : B2 bucket rclone-test-bekemin5xeca: Waiting for transfers to finish 2026/06/28 05:26:36 DEBUG : toe/toe/toe: size = 11 OK 2026/06/28 05:26:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/28 05:26:36 INFO : toe/toe/toe: Copied (new) 2026/06/28 05:26:36 ERROR : B2 bucket rclone-test-bekemin5xeca: not deleting files as there were IO errors 2026/06/28 05:26:36 ERROR : B2 bucket rclone-test-bekemin5xeca: not deleting directories as there were IO errors --- PASS: TestError (1.78s) PASS 2026/06/28 05:26:37 DEBUG : B2 bucket rclone-test-bekemin5xeca: Purge remote 2026/06/28 05:26:37 INFO : B2 bucket rclone-test-bekemin5xeca: cleaning bucket "rclone-test-bekemin5xeca" of all files 2026/06/28 05:26:38 DEBUG : BackupDir/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f83_d20260628_m051751_c001_v7007000_t0000_u01782623871573") 2026/06/28 05:26:38 DEBUG : BackupDir/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f10135a8cca49a5ac_d20260628_m051745_c001_v0001145_t0052_u01782623865516") 2026/06/28 05:26:38 DEBUG : CompareDest/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a058_d20260628_m051724_c001_v7007000_t0000_u01782623844753") 2026/06/28 05:26:38 DEBUG : CompareDest/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582608_d20260628_m051718_c001_v0001130_t0022_u01782623838448") 2026/06/28 05:26:38 DEBUG : CompareDest/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a059_d20260628_m051724_c001_v7007000_t0000_u01782623844935") 2026/06/28 05:26:38 DEBUG : CompareDest/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72daf_d20260628_m051719_c001_v0001040_t0001_u01782623839911") 2026/06/28 05:26:38 DEBUG : CopyDest/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f84_d20260628_m051751_c001_v7007000_t0000_u01782623871756") 2026/06/28 05:26:38 DEBUG : CopyDest/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fc83_d20260628_m051742_c001_v0001157_t0026_u01782623862549") 2026/06/28 05:26:38 DEBUG : CopyDest/three: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f85_d20260628_m051751_c001_v7007000_t0000_u01782623871945") 2026/06/28 05:26:38 DEBUG : CopyDest/three: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72df5_d20260628_m051748_c001_v0001040_t0045_u01782623868903") 2026/06/28 05:26:38 DEBUG : CopyDest/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f87_d20260628_m051752_c001_v7007000_t0000_u01782623872183") 2026/06/28 05:26:38 DEBUG : CopyDest/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58266a_d20260628_m051746_c001_v0001130_t0000_u01782623866823") 2026/06/28 05:26:38 DEBUG : EXISTING: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b571f9_d20260628_m052129_c001_v7007000_t0000_u01782624089571") 2026/06/28 05:26:38 DEBUG : EXISTING: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72fe4_d20260628_m052128_c001_v0001040_t0037_u01782624088107") 2026/06/28 05:26:38 DEBUG : PREFIXapple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f103_d20260628_m052351_c001_v7007000_t0000_u01782624231208") 2026/06/28 05:26:39 DEBUG : PREFIXapple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e04e_d20260628_m052344_c001_v0001120_t0052_u01782624224520") 2026/06/28 05:26:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4156b835a889e62c_d20260628_m052351_c001_v7007000_t0000_u01782624231217") 2026/06/28 05:26:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9acb8_d20260628_m052344_c001_v0001103_t0048_u01782624224489") 2026/06/28 05:26:39 DEBUG : PREFIXbanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4040844afeffaf7b_d20260628_m052351_c001_v7007000_t0000_u01782624231164") 2026/06/28 05:26:39 DEBUG : PREFIXbanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bbb_d20260628_m052344_c001_v0001130_t0028_u01782624224500") 2026/06/28 05:26:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4189478fe5144437_d20260628_m052351_c001_v7007000_t0000_u01782624231322") 2026/06/28 05:26:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7317e_d20260628_m052344_c001_v0001040_t0049_u01782624224511") 2026/06/28 05:26:39 DEBUG : Testêé: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b571aa_d20260628_m052125_c001_v7007000_t0000_u01782624085669") 2026/06/28 05:26:39 DEBUG : Testêé: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72fde_d20260628_m052124_c001_v0001040_t0032_u01782624084914") 2026/06/28 05:26:39 DEBUG : Testêé: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582944_d20260628_m052123_c001_v0001130_t0027_u01782624083820") 2026/06/28 05:26:39 DEBUG : YXBwbGU=: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c33a_d20260628_m052329_c001_v7007000_t0000_u01782624209104") 2026/06/28 05:26:39 DEBUG : YXBwbGU=: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ac28_d20260628_m052323_c001_v0001103_t0030_u01782624203907") 2026/06/28 05:26:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c33c_d20260628_m052329_c001_v7007000_t0000_u01782624209285") 2026/06/28 05:26:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e004_d20260628_m052323_c001_v0001120_t0000_u01782624203897") 2026/06/28 05:26:39 DEBUG : YmFuYW5h: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c33d_d20260628_m052329_c001_v7007000_t0000_u01782624209467") 2026/06/28 05:26:39 DEBUG : YmFuYW5h: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b4f_d20260628_m052323_c001_v0001130_t0052_u01782624203878") 2026/06/28 05:26:39 DEBUG : a/potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b273_d20260628_m051545_c001_v7007000_t0000_u01782623745698") 2026/06/28 05:26:39 DEBUG : a/potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ca7_d20260628_m051544_c001_v0001040_t0049_u01782623744950") 2026/06/28 05:26:39 DEBUG : a/potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa41d6_d20260628_m051542_c001_v7007000_t0000_u01782623742971") 2026/06/28 05:26:39 DEBUG : a/potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ca1_d20260628_m051541_c001_v0001040_t0038_u01782623741906") 2026/06/28 05:26:40 DEBUG : a/potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b261_d20260628_m051522_c001_v7007000_t0000_u01782623722565") 2026/06/28 05:26:40 DEBUG : a/potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c57_d20260628_m051521_c001_v0001040_t0018_u01782623721336") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6a0_d20260628_m052603_c001_v7007000_t0000_u01782624363136") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582e00_d20260628_m052558_c001_v0001130_t0004_u01782624358251") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e21b_d20260628_m052545_c001_v7007000_t0000_u01782624345786") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582dc1_d20260628_m052540_c001_v0001130_t0001_u01782624340780") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f65_d20260628_m052527_c001_v7007000_t0000_u01782624327494") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d75_d20260628_m052523_c001_v0001130_t0048_u01782624323341") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2fe7_d20260628_m052510_c001_v7007000_t0000_u01782624310353") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d39_d20260628_m052506_c001_v0001130_t0001_u01782624306237") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b22_d20260628_m052452_c001_v7007000_t0000_u01782624292251") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582cf7_d20260628_m052447_c001_v0001130_t0041_u01782624287443") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9925_d20260628_m052435_c001_v7007000_t0000_u01782624275373") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9add4_d20260628_m052428_c001_v0001103_t0025_u01782624268507") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcc9_d20260628_m052415_c001_v7007000_t0000_u01782624255711") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0c9_d20260628_m052411_c001_v0001120_t0053_u01782624251788") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041de816_d20260628_m052410_c001_v7007000_t0000_u01782624250252") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0ac_d20260628_m052405_c001_v0001120_t0042_u01782624245282") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ad8_d20260628_m052352_c001_v7007000_t0000_u01782624232716") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9acce_d20260628_m052348_c001_v0001103_t0054_u01782624228302") 2026/06/28 05:26:40 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3bdf5_d20260628_m052346_c001_v7007000_t0000_u01782624226952") 2026/06/28 05:26:41 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9acaa_d20260628_m052341_c001_v0001103_t0038_u01782624221954") 2026/06/28 05:26:41 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415e5a2970576179_d20260628_m052326_c001_v7007000_t0000_u01782624206928") 2026/06/28 05:26:41 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b3f_d20260628_m052321_c001_v0001130_t0030_u01782624201305") 2026/06/28 05:26:41 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47eff4_d20260628_m052308_c001_v7007000_t0000_u01782624188092") 2026/06/28 05:26:41 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b0d_d20260628_m052303_c001_v0001130_t0035_u01782624183557") 2026/06/28 05:26:41 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e40c_d20260628_m052250_c001_v7007000_t0000_u01782624170795") 2026/06/28 05:26:41 DEBUG : apple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582ae5_d20260628_m052245_c001_v0001130_t0002_u01782624165195") 2026/06/28 05:26:41 DEBUG : appleSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9b4cd_d20260628_m052414_c001_v7007000_t0000_u01782624254146") 2026/06/28 05:26:41 DEBUG : appleSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0b0_d20260628_m052407_c001_v0001120_t0047_u01782624247698") 2026/06/28 05:26:41 DEBUG : appleapple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9926_d20260628_m052435_c001_v7007000_t0000_u01782624275554") 2026/06/28 05:26:41 DEBUG : appleapple: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9adec_d20260628_m052430_c001_v0001103_t0027_u01782624270869") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6a1_d20260628_m052603_c001_v7007000_t0000_u01782624363320") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e252_d20260628_m052558_c001_v0001120_t0042_u01782624358923") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e21c_d20260628_m052545_c001_v7007000_t0000_u01782624345969") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e20e_d20260628_m052541_c001_v0001120_t0014_u01782624341798") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f66_d20260628_m052527_c001_v7007000_t0000_u01782624327675") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e1cc_d20260628_m052523_c001_v0001120_t0024_u01782624323999") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2fe8_d20260628_m052510_c001_v7007000_t0000_u01782624310537") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e182_d20260628_m052506_c001_v0001120_t0040_u01782624306980") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b23_d20260628_m052452_c001_v7007000_t0000_u01782624292435") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e14f_d20260628_m052448_c001_v0001120_t0050_u01782624288309") 2026/06/28 05:26:41 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f15_d20260628_m052433_c001_v7007000_t0000_u01782624273249") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e10b_d20260628_m052429_c001_v0001120_t0027_u01782624269346") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcca_d20260628_m052415_c001_v7007000_t0000_u01782624255913") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad5e_d20260628_m052411_c001_v0001103_t0020_u01782624251796") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4073ddc34ae3f889_d20260628_m052410_c001_v7007000_t0000_u01782624250683") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c19_d20260628_m052406_c001_v0001130_t0037_u01782624246024") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ad9_d20260628_m052352_c001_v7007000_t0000_u01782624232898") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e066_d20260628_m052348_c001_v0001120_t0057_u01782624228312") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3bdf7_d20260628_m052347_c001_v7007000_t0000_u01782624227134") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73170_d20260628_m052342_c001_v0001040_t0018_u01782624222748") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f400503bf63bff7b3_d20260628_m052326_c001_v7007000_t0000_u01782624206948") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0dffa_d20260628_m052322_c001_v0001120_t0021_u01782624202082") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47eff5_d20260628_m052308_c001_v7007000_t0000_u01782624188275") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0dfcc_d20260628_m052304_c001_v0001120_t0040_u01782624184241") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e40d_d20260628_m052250_c001_v7007000_t0000_u01782624170985") 2026/06/28 05:26:42 DEBUG : appleappleapplebanana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0df93_d20260628_m052246_c001_v0001120_t0021_u01782624166244") 2026/06/28 05:26:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4040844afeffb37f_d20260628_m052414_c001_v7007000_t0000_u01782624254014") 2026/06/28 05:26:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731be_d20260628_m052407_c001_v0001040_t0016_u01782624247709") 2026/06/28 05:26:42 DEBUG : b/potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b274_d20260628_m051545_c001_v7007000_t0000_u01782623745880") 2026/06/28 05:26:42 DEBUG : b/potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ca3_d20260628_m051543_c001_v0001040_t0047_u01782623743523") 2026/06/28 05:26:42 DEBUG : b/potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa41d5_d20260628_m051542_c001_v7007000_t0000_u01782623742418") 2026/06/28 05:26:43 DEBUG : b/potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c97_d20260628_m051540_c001_v0001040_t0054_u01782623740652") 2026/06/28 05:26:43 DEBUG : b/potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b260_d20260628_m051522_c001_v7007000_t0000_u01782623722018") 2026/06/28 05:26:43 DEBUG : b/potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c4f_d20260628_m051520_c001_v0001040_t0038_u01782623720113") 2026/06/28 05:26:43 DEBUG : backup/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f94_d20260628_m051809_c001_v7007000_t0000_u01782623889670") 2026/06/28 05:26:43 DEBUG : backup/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109682b0e4c9c364_d20260628_m051804_c001_v0001115_t0051_u01782623884078") 2026/06/28 05:26:43 DEBUG : backup/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1080a0ee8393e68c_d20260628_m051759_c001_v0001177_t0056_u01782623879787") 2026/06/28 05:26:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b1f8f0_d20260628_m051941_c001_v7007000_t0000_u01782623981422") 2026/06/28 05:26:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f10055ea33a92bc70_d20260628_m051937_c001_v0001113_t0015_u01782623977260") 2026/06/28 05:26:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f11501e8dfdf25849_d20260628_m051931_c001_v0001137_t0026_u01782623971540") 2026/06/28 05:26:43 DEBUG : backup/one.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa42ca_d20260628_m051823_c001_v7007000_t0000_u01782623903897") 2026/06/28 05:26:43 DEBUG : backup/one.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f107df6a04423472b_d20260628_m051821_c001_v0001092_t0049_u01782623901618") 2026/06/28 05:26:43 DEBUG : backup/one.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f102b746eed49f7ff_d20260628_m051817_c001_v0001146_t0059_u01782623897049") 2026/06/28 05:26:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b1f8f3_d20260628_m051941_c001_v7007000_t0000_u01782623981605") 2026/06/28 05:26:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f112ca3793360d12a_d20260628_m051940_c001_v0001092_t0030_u01782623980432") 2026/06/28 05:26:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f10292948f56f02c6_d20260628_m051934_c001_v0001172_t0049_u01782623974783") 2026/06/28 05:26:43 DEBUG : backup/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f95_d20260628_m051809_c001_v7007000_t0000_u01782623889853") 2026/06/28 05:26:43 DEBUG : backup/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f108ca7b33368c4e1_d20260628_m051808_c001_v0001137_t0025_u01782623888423") 2026/06/28 05:26:43 DEBUG : backup/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f117c2bf33a6212e5_d20260628_m051801_c001_v0001145_t0017_u01782623881606") 2026/06/28 05:26:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa42cb_d20260628_m051824_c001_v7007000_t0000_u01782623904078") 2026/06/28 05:26:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159c2a22957fe56_d20260628_m051823_c001_v0001102_t0042_u01782623903026") 2026/06/28 05:26:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f10456d54747e0897_d20260628_m051818_c001_v0001145_t0024_u01782623898756") 2026/06/28 05:26:43 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6a2_d20260628_m052603_c001_v7007000_t0000_u01782624363503") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9aff7_d20260628_m052558_c001_v0001103_t0045_u01782624358576") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e21d_d20260628_m052546_c001_v7007000_t0000_u01782624346152") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9af7e_d20260628_m052541_c001_v0001103_t0024_u01782624341158") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f67_d20260628_m052527_c001_v7007000_t0000_u01782624327857") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9af1a_d20260628_m052523_c001_v0001103_t0058_u01782624323652") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2fe9_d20260628_m052510_c001_v7007000_t0000_u01782624310722") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9aeb8_d20260628_m052506_c001_v0001103_t0008_u01782624306541") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b24_d20260628_m052452_c001_v7007000_t0000_u01782624292617") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ae50_d20260628_m052447_c001_v0001103_t0031_u01782624287748") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa992b_d20260628_m052435_c001_v7007000_t0000_u01782624275736") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582ca9_d20260628_m052428_c001_v0001130_t0022_u01782624268948") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bccb_d20260628_m052416_c001_v7007000_t0000_u01782624256095") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731ce_d20260628_m052411_c001_v0001040_t0055_u01782624251809") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41697f95080f7688_d20260628_m052410_c001_v7007000_t0000_u01782624250459") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731b6_d20260628_m052405_c001_v0001040_t0050_u01782624245615") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ada_d20260628_m052353_c001_v7007000_t0000_u01782624233081") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7318c_d20260628_m052348_c001_v0001040_t0020_u01782624228325") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f100_d20260628_m052347_c001_v7007000_t0000_u01782624227330") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bb5_d20260628_m052342_c001_v0001130_t0059_u01782624222404") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c337_d20260628_m052327_c001_v7007000_t0000_u01782624207278") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73125_d20260628_m052321_c001_v0001040_t0057_u01782624201619") 2026/06/28 05:26:44 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47eff6_d20260628_m052308_c001_v7007000_t0000_u01782624188458") 2026/06/28 05:26:45 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73103_d20260628_m052303_c001_v0001040_t0006_u01782624183828") 2026/06/28 05:26:45 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e40e_d20260628_m052251_c001_v7007000_t0000_u01782624171167") 2026/06/28 05:26:45 DEBUG : banana: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf730df_d20260628_m052245_c001_v0001040_t0004_u01782624165693") 2026/06/28 05:26:45 DEBUG : bananaSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041de81e_d20260628_m052414_c001_v7007000_t0000_u01782624254025") 2026/06/28 05:26:45 DEBUG : bananaSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c1f_d20260628_m052407_c001_v0001130_t0039_u01782624247718") 2026/06/28 05:26:45 DEBUG : both0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f01_d20260628_m052216_c001_v7007000_t0000_u01782624136650") 2026/06/28 05:26:45 DEBUG : both0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829e8_d20260628_m052155_c001_v0001130_t0006_u01782624115603") 2026/06/28 05:26:45 DEBUG : both0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada794_d20260628_m052151_c001_v7007000_t0000_u01782624111178") 2026/06/28 05:26:45 DEBUG : both0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582964_d20260628_m052131_c001_v0001130_t0005_u01782624091477") 2026/06/28 05:26:45 DEBUG : both1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f02_d20260628_m052216_c001_v7007000_t0000_u01782624136835") 2026/06/28 05:26:45 DEBUG : both1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829f0_d20260628_m052156_c001_v0001130_t0056_u01782624116791") 2026/06/28 05:26:45 DEBUG : both1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada795_d20260628_m052151_c001_v7007000_t0000_u01782624111360") 2026/06/28 05:26:45 DEBUG : both1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58296c_d20260628_m052132_c001_v0001130_t0040_u01782624092147") 2026/06/28 05:26:45 DEBUG : both10: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f03_d20260628_m052217_c001_v7007000_t0000_u01782624137026") 2026/06/28 05:26:45 DEBUG : both10: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a21_d20260628_m052204_c001_v0001130_t0031_u01782624124833") 2026/06/28 05:26:45 DEBUG : both10: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada796_d20260628_m052151_c001_v7007000_t0000_u01782624111636") 2026/06/28 05:26:45 DEBUG : both10: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582992_d20260628_m052139_c001_v0001130_t0008_u01782624099512") 2026/06/28 05:26:45 DEBUG : both11: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f04_d20260628_m052217_c001_v7007000_t0000_u01782624137210") 2026/06/28 05:26:45 DEBUG : both11: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a2b_d20260628_m052205_c001_v0001130_t0006_u01782624125624") 2026/06/28 05:26:45 DEBUG : both11: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada797_d20260628_m052151_c001_v7007000_t0000_u01782624111816") 2026/06/28 05:26:45 DEBUG : both11: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582998_d20260628_m052140_c001_v0001130_t0019_u01782624100483") 2026/06/28 05:26:46 DEBUG : both12: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f05_d20260628_m052217_c001_v7007000_t0000_u01782624137397") 2026/06/28 05:26:46 DEBUG : both12: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a2f_d20260628_m052206_c001_v0001130_t0048_u01782624126551") 2026/06/28 05:26:46 DEBUG : both12: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada798_d20260628_m052151_c001_v7007000_t0000_u01782624111998") 2026/06/28 05:26:46 DEBUG : both12: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58299c_d20260628_m052141_c001_v0001130_t0043_u01782624101436") 2026/06/28 05:26:46 DEBUG : both13: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f06_d20260628_m052217_c001_v7007000_t0000_u01782624137582") 2026/06/28 05:26:46 DEBUG : both13: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a35_d20260628_m052207_c001_v0001130_t0026_u01782624127374") 2026/06/28 05:26:46 DEBUG : both13: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada79a_d20260628_m052152_c001_v7007000_t0000_u01782624112182") 2026/06/28 05:26:46 DEBUG : both13: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829a4_d20260628_m052142_c001_v0001130_t0059_u01782624102190") 2026/06/28 05:26:46 DEBUG : both14: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f07_d20260628_m052217_c001_v7007000_t0000_u01782624137764") 2026/06/28 05:26:46 DEBUG : both14: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a3d_d20260628_m052208_c001_v0001130_t0031_u01782624128286") 2026/06/28 05:26:46 DEBUG : both14: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada79b_d20260628_m052152_c001_v7007000_t0000_u01782624112372") 2026/06/28 05:26:46 DEBUG : both14: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829a8_d20260628_m052143_c001_v0001130_t0054_u01782624103184") 2026/06/28 05:26:46 DEBUG : both15: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f08_d20260628_m052217_c001_v7007000_t0000_u01782624137948") 2026/06/28 05:26:46 DEBUG : both15: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a3f_d20260628_m052209_c001_v0001130_t0009_u01782624129152") 2026/06/28 05:26:46 DEBUG : both15: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada79c_d20260628_m052152_c001_v7007000_t0000_u01782624112553") 2026/06/28 05:26:46 DEBUG : both15: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829ae_d20260628_m052144_c001_v0001130_t0059_u01782624104199") 2026/06/28 05:26:46 DEBUG : both16: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f0a_d20260628_m052218_c001_v7007000_t0000_u01782624138132") 2026/06/28 05:26:46 DEBUG : both16: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a45_d20260628_m052210_c001_v0001130_t0011_u01782624130064") 2026/06/28 05:26:46 DEBUG : both16: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada79d_d20260628_m052152_c001_v7007000_t0000_u01782624112734") 2026/06/28 05:26:47 DEBUG : both16: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829b2_d20260628_m052144_c001_v0001130_t0044_u01782624104955") 2026/06/28 05:26:47 DEBUG : both17: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f0b_d20260628_m052218_c001_v7007000_t0000_u01782624138317") 2026/06/28 05:26:47 DEBUG : both17: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a51_d20260628_m052211_c001_v0001130_t0059_u01782624131161") 2026/06/28 05:26:47 DEBUG : both17: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada79e_d20260628_m052152_c001_v7007000_t0000_u01782624112916") 2026/06/28 05:26:47 DEBUG : both17: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829b8_d20260628_m052145_c001_v0001130_t0031_u01782624105803") 2026/06/28 05:26:47 DEBUG : both18: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f0d_d20260628_m052218_c001_v7007000_t0000_u01782624138500") 2026/06/28 05:26:47 DEBUG : both18: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a53_d20260628_m052212_c001_v0001130_t0059_u01782624132221") 2026/06/28 05:26:47 DEBUG : both18: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada79f_d20260628_m052153_c001_v7007000_t0000_u01782624113096") 2026/06/28 05:26:47 DEBUG : both18: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829be_d20260628_m052146_c001_v0001130_t0016_u01782624106512") 2026/06/28 05:26:47 DEBUG : both19: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f0e_d20260628_m052218_c001_v7007000_t0000_u01782624138684") 2026/06/28 05:26:47 DEBUG : both19: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a57_d20260628_m052213_c001_v0001130_t0031_u01782624133336") 2026/06/28 05:26:47 DEBUG : both19: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada7a0_d20260628_m052153_c001_v7007000_t0000_u01782624113279") 2026/06/28 05:26:47 DEBUG : both19: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829c2_d20260628_m052147_c001_v0001130_t0035_u01782624107533") 2026/06/28 05:26:47 DEBUG : both2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f10_d20260628_m052218_c001_v7007000_t0000_u01782624138870") 2026/06/28 05:26:47 DEBUG : both2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829f2_d20260628_m052157_c001_v0001130_t0047_u01782624117548") 2026/06/28 05:26:47 DEBUG : both2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada7a1_d20260628_m052153_c001_v7007000_t0000_u01782624113460") 2026/06/28 05:26:47 DEBUG : both2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58296e_d20260628_m052132_c001_v0001130_t0026_u01782624092894") 2026/06/28 05:26:47 DEBUG : both3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f11_d20260628_m052219_c001_v7007000_t0000_u01782624139054") 2026/06/28 05:26:47 DEBUG : both3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829f8_d20260628_m052158_c001_v0001130_t0059_u01782624118574") 2026/06/28 05:26:47 DEBUG : both3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada7a4_d20260628_m052153_c001_v7007000_t0000_u01782624113641") 2026/06/28 05:26:47 DEBUG : both3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582970_d20260628_m052133_c001_v0001130_t0052_u01782624093619") 2026/06/28 05:26:48 DEBUG : both4: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f12_d20260628_m052219_c001_v7007000_t0000_u01782624139237") 2026/06/28 05:26:48 DEBUG : both4: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5829fa_d20260628_m052159_c001_v0001130_t0056_u01782624119378") 2026/06/28 05:26:48 DEBUG : both4: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada7a5_d20260628_m052153_c001_v7007000_t0000_u01782624113822") 2026/06/28 05:26:48 DEBUG : both4: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582974_d20260628_m052134_c001_v0001130_t0017_u01782624094324") 2026/06/28 05:26:48 DEBUG : both5: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f13_d20260628_m052219_c001_v7007000_t0000_u01782624139421") 2026/06/28 05:26:48 DEBUG : both5: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a00_d20260628_m052200_c001_v0001130_t0021_u01782624120285") 2026/06/28 05:26:48 DEBUG : both5: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada7a6_d20260628_m052154_c001_v7007000_t0000_u01782624114003") 2026/06/28 05:26:48 DEBUG : both5: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582978_d20260628_m052135_c001_v0001130_t0046_u01782624095350") 2026/06/28 05:26:48 DEBUG : both6: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f14_d20260628_m052219_c001_v7007000_t0000_u01782624139618") 2026/06/28 05:26:48 DEBUG : both6: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a02_d20260628_m052201_c001_v0001130_t0054_u01782624121089") 2026/06/28 05:26:48 DEBUG : both6: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada7a7_d20260628_m052154_c001_v7007000_t0000_u01782624114185") 2026/06/28 05:26:48 DEBUG : both6: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58297a_d20260628_m052136_c001_v0001130_t0031_u01782624096217") 2026/06/28 05:26:48 DEBUG : both7: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f15_d20260628_m052219_c001_v7007000_t0000_u01782624139802") 2026/06/28 05:26:48 DEBUG : both7: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a0f_d20260628_m052202_c001_v0001130_t0057_u01782624122237") 2026/06/28 05:26:48 DEBUG : both7: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada7a8_d20260628_m052154_c001_v7007000_t0000_u01782624114366") 2026/06/28 05:26:48 DEBUG : both7: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582982_d20260628_m052136_c001_v0001130_t0043_u01782624096971") 2026/06/28 05:26:48 DEBUG : both8: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f16_d20260628_m052219_c001_v7007000_t0000_u01782624139986") 2026/06/28 05:26:48 DEBUG : both8: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a15_d20260628_m052203_c001_v0001130_t0041_u01782624123033") 2026/06/28 05:26:48 DEBUG : both8: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada7a9_d20260628_m052154_c001_v7007000_t0000_u01782624114548") 2026/06/28 05:26:48 DEBUG : both8: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58298a_d20260628_m052137_c001_v0001130_t0041_u01782624097839") 2026/06/28 05:26:48 DEBUG : both9: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f17_d20260628_m052220_c001_v7007000_t0000_u01782624140170") 2026/06/28 05:26:48 DEBUG : both9: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a19_d20260628_m052203_c001_v0001130_t0046_u01782624123784") 2026/06/28 05:26:49 DEBUG : both9: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada7aa_d20260628_m052154_c001_v7007000_t0000_u01782624114729") 2026/06/28 05:26:49 DEBUG : both9: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582990_d20260628_m052138_c001_v0001130_t0015_u01782624098532") 2026/06/28 05:26:49 DEBUG : c/non empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b275_d20260628_m051546_c001_v7007000_t0000_u01782623746064") 2026/06/28 05:26:49 DEBUG : c/non empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ca5_d20260628_m051543_c001_v0001040_t0020_u01782623743906") 2026/06/28 05:26:49 DEBUG : c/non empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa41d7_d20260628_m051543_c001_v7007000_t0000_u01782623743155") 2026/06/28 05:26:49 DEBUG : c/non empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c9b_d20260628_m051541_c001_v0001040_t0045_u01782623741081") 2026/06/28 05:26:49 DEBUG : c/non empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b262_d20260628_m051522_c001_v7007000_t0000_u01782623722801") 2026/06/28 05:26:49 DEBUG : c/non empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c51_d20260628_m051520_c001_v0001040_t0036_u01782623720486") 2026/06/28 05:26:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c33e_d20260628_m052329_c001_v7007000_t0000_u01782624209648") 2026/06/28 05:26:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73127_d20260628_m052323_c001_v0001040_t0045_u01782624203890") 2026/06/28 05:26:49 DEBUG : check sum: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a06d_d20260628_m051512_c001_v7007000_t0000_u01782623712597") 2026/06/28 05:26:49 DEBUG : check sum: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c2f_d20260628_m051511_c001_v0001040_t0041_u01782623711295") 2026/06/28 05:26:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f417ede8bf8843ae8_d20260628_m052635_c001_v7007000_t0000_u01782624395082") 2026/06/28 05:26:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582e60_d20260628_m052633_c001_v0001130_t0002_u01782624393354") 2026/06/28 05:26:49 DEBUG : dest/3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f72_d20260628_m051735_c001_v7007000_t0000_u01782623855033") 2026/06/28 05:26:49 DEBUG : dest/3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40622b47a7f03ba6_d20260628_m051733_c001_v0001042_t0003_u01782623853204") 2026/06/28 05:26:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa992c_d20260628_m052435_c001_v7007000_t0000_u01782624275917") 2026/06/28 05:26:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e113_d20260628_m052431_c001_v0001120_t0008_u01782624271087") 2026/06/28 05:26:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6a3_d20260628_m052603_c001_v7007000_t0000_u01782624363686") 2026/06/28 05:26:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582de2_d20260628_m052550_c001_v0001130_t0011_u01782624350542") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e21e_d20260628_m052546_c001_v7007000_t0000_u01782624346336") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d9f_d20260628_m052532_c001_v0001130_t0048_u01782624332129") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f68_d20260628_m052528_c001_v7007000_t0000_u01782624328038") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d4d_d20260628_m052515_c001_v0001130_t0056_u01782624315042") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2fea_d20260628_m052510_c001_v7007000_t0000_u01782624310907") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d15_d20260628_m052456_c001_v0001130_t0006_u01782624296885") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b25_d20260628_m052452_c001_v7007000_t0000_u01782624292801") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582cdd_d20260628_m052439_c001_v0001130_t0056_u01782624279971") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f420bb5837da5cc93_d20260628_m052433_c001_v7007000_t0000_u01782624273220") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad94_d20260628_m052420_c001_v0001103_t0043_u01782624260305") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bccc_d20260628_m052416_c001_v7007000_t0000_u01782624256276") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0cd_d20260628_m052412_c001_v0001120_t0017_u01782624252144") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41697f95080f768c_d20260628_m052410_c001_v7007000_t0000_u01782624250833") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e08c_d20260628_m052357_c001_v0001120_t0004_u01782624237494") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26adb_d20260628_m052353_c001_v7007000_t0000_u01782624233264") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bd3_d20260628_m052348_c001_v0001130_t0057_u01782624228703") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3bdf8_d20260628_m052347_c001_v7007000_t0000_u01782624227167") 2026/06/28 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ac72_d20260628_m052333_c001_v0001103_t0042_u01782624213688") 2026/06/28 05:26:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c335_d20260628_m052326_c001_v7007000_t0000_u01782624206904") 2026/06/28 05:26:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b23_d20260628_m052312_c001_v0001130_t0014_u01782624192736") 2026/06/28 05:26:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47eff7_d20260628_m052308_c001_v7007000_t0000_u01782624188641") 2026/06/28 05:26:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582afd_d20260628_m052255_c001_v0001130_t0020_u01782624175531") 2026/06/28 05:26:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e410_d20260628_m052251_c001_v7007000_t0000_u01782624171350") 2026/06/28 05:26:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582ab7_d20260628_m052237_c001_v0001130_t0009_u01782624157684") 2026/06/28 05:26:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b57794_d20260628_m052413_c001_v7007000_t0000_u01782624253951") 2026/06/28 05:26:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c23_d20260628_m052408_c001_v0001130_t0037_u01782624248088") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa992d_d20260628_m052436_c001_v7007000_t0000_u01782624276099") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731f8_d20260628_m052431_c001_v0001040_t0038_u01782624271099") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6a4_d20260628_m052603_c001_v7007000_t0000_u01782624363869") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9afc8_d20260628_m052551_c001_v0001103_t0022_u01782624351329") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e220_d20260628_m052546_c001_v7007000_t0000_u01782624346518") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9af4a_d20260628_m052532_c001_v0001103_t0005_u01782624332842") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f69_d20260628_m052528_c001_v7007000_t0000_u01782624328219") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9aeea_d20260628_m052515_c001_v0001103_t0049_u01782624315778") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2feb_d20260628_m052511_c001_v7007000_t0000_u01782624311092") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ae88_d20260628_m052457_c001_v0001103_t0031_u01782624297773") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b26_d20260628_m052452_c001_v7007000_t0000_u01782624292983") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ae2e_d20260628_m052440_c001_v0001103_t0041_u01782624280678") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f560_d20260628_m052433_c001_v7007000_t0000_u01782624273452") 2026/06/28 05:26:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c84_d20260628_m052421_c001_v0001130_t0028_u01782624261093") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bccd_d20260628_m052416_c001_v7007000_t0000_u01782624256458") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731d0_d20260628_m052412_c001_v0001040_t0003_u01782624252169") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386d4c_d20260628_m052410_c001_v7007000_t0000_u01782624250263") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7319e_d20260628_m052358_c001_v0001040_t0046_u01782624238379") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26adc_d20260628_m052353_c001_v7007000_t0000_u01782624233447") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73190_d20260628_m052348_c001_v0001040_t0004_u01782624228802") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4040844afeffaf78_d20260628_m052347_c001_v7007000_t0000_u01782624227374") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b91_d20260628_m052334_c001_v0001130_t0038_u01782624214592") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41111c87b4bd1d53_d20260628_m052327_c001_v7007000_t0000_u01782624207105") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73113_d20260628_m052313_c001_v0001040_t0057_u01782624193605") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47eff9_d20260628_m052308_c001_v7007000_t0000_u01782624188821") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf730f7_d20260628_m052256_c001_v0001040_t0039_u01782624176300") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e411_d20260628_m052251_c001_v7007000_t0000_u01782624171534") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf730cf_d20260628_m052238_c001_v0001040_t0039_u01782624158401") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41697f95080f7695_d20260628_m052414_c001_v7007000_t0000_u01782624254343") 2026/06/28 05:26:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0b2_d20260628_m052408_c001_v0001120_t0050_u01782624248118") 2026/06/28 05:26:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa992e_d20260628_m052436_c001_v7007000_t0000_u01782624276280") 2026/06/28 05:26:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582cb9_d20260628_m052431_c001_v0001130_t0015_u01782624271216") 2026/06/28 05:26:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6a5_d20260628_m052604_c001_v7007000_t0000_u01782624364052") 2026/06/28 05:26:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e230_d20260628_m052552_c001_v0001120_t0032_u01782624352088") 2026/06/28 05:26:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e222_d20260628_m052546_c001_v7007000_t0000_u01782624346808") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e1ee_d20260628_m052533_c001_v0001120_t0020_u01782624333754") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f6a_d20260628_m052528_c001_v7007000_t0000_u01782624328401") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e1a6_d20260628_m052516_c001_v0001120_t0007_u01782624316515") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2fec_d20260628_m052511_c001_v7007000_t0000_u01782624311275") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e162_d20260628_m052458_c001_v0001120_t0027_u01782624298687") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b27_d20260628_m052453_c001_v7007000_t0000_u01782624293166") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e139_d20260628_m052441_c001_v0001120_t0048_u01782624281478") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041de831_d20260628_m052433_c001_v7007000_t0000_u01782624273457") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0e7_d20260628_m052421_c001_v0001120_t0050_u01782624261829") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcce_d20260628_m052416_c001_v7007000_t0000_u01782624256639") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c49_d20260628_m052412_c001_v0001130_t0002_u01782624252332") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041de819_d20260628_m052410_c001_v7007000_t0000_u01782624250616") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bfd_d20260628_m052359_c001_v0001130_t0045_u01782624239121") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ade_d20260628_m052353_c001_v7007000_t0000_u01782624233630") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9acd4_d20260628_m052348_c001_v0001103_t0000_u01782624228835") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3bdfc_d20260628_m052347_c001_v7007000_t0000_u01782624227351") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73151_d20260628_m052335_c001_v0001040_t0042_u01782624215271") 2026/06/28 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f417ede8bf8843561_d20260628_m052326_c001_v7007000_t0000_u01782624206942") 2026/06/28 05:26:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0dfde_d20260628_m052314_c001_v0001120_t0043_u01782624194315") 2026/06/28 05:26:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47effa_d20260628_m052309_c001_v7007000_t0000_u01782624189002") 2026/06/28 05:26:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0dfae_d20260628_m052257_c001_v0001120_t0046_u01782624177078") 2026/06/28 05:26:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e412_d20260628_m052251_c001_v7007000_t0000_u01782624171718") 2026/06/28 05:26:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0df6e_d20260628_m052238_c001_v0001120_t0050_u01782624158893") 2026/06/28 05:26:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041de81f_d20260628_m052414_c001_v7007000_t0000_u01782624254210") 2026/06/28 05:26:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad3a_d20260628_m052408_c001_v0001103_t0015_u01782624248252") 2026/06/28 05:26:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa992f_d20260628_m052436_c001_v7007000_t0000_u01782624276462") 2026/06/28 05:26:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9adee_d20260628_m052431_c001_v0001103_t0027_u01782624271228") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6a6_d20260628_m052604_c001_v7007000_t0000_u01782624364235") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf732c2_d20260628_m052552_c001_v0001040_t0048_u01782624352776") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e224_d20260628_m052546_c001_v7007000_t0000_u01782624346992") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7329c_d20260628_m052535_c001_v0001040_t0049_u01782624335166") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f6b_d20260628_m052528_c001_v7007000_t0000_u01782624328582") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7326e_d20260628_m052517_c001_v0001040_t0025_u01782624317335") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2fed_d20260628_m052511_c001_v7007000_t0000_u01782624311471") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73240_d20260628_m052459_c001_v0001040_t0051_u01782624299666") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b28_d20260628_m052453_c001_v7007000_t0000_u01782624293349") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73216_d20260628_m052442_c001_v0001040_t0058_u01782624282244") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41697f95080f769f_d20260628_m052433_c001_v7007000_t0000_u01782624273227") 2026/06/28 05:26:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731e6_d20260628_m052422_c001_v0001040_t0016_u01782624262667") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bccf_d20260628_m052416_c001_v7007000_t0000_u01782624256819") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad64_d20260628_m052412_c001_v0001103_t0032_u01782624252403") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386d50_d20260628_m052410_c001_v7007000_t0000_u01782624250626") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad0a_d20260628_m052359_c001_v0001103_t0004_u01782624239797") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26adf_d20260628_m052353_c001_v7007000_t0000_u01782624233813") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e068_d20260628_m052348_c001_v0001120_t0003_u01782624228932") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4040844afeffaf77_d20260628_m052347_c001_v7007000_t0000_u01782624227190") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e02a_d20260628_m052336_c001_v0001120_t0050_u01782624216041") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f402dde4d51a60041_d20260628_m052327_c001_v7007000_t0000_u01782624207148") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9abe5_d20260628_m052315_c001_v0001103_t0026_u01782624195031") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47effb_d20260628_m052309_c001_v7007000_t0000_u01782624189182") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ab65_d20260628_m052257_c001_v0001103_t0018_u01782624177828") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e413_d20260628_m052251_c001_v7007000_t0000_u01782624171900") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9aaeb_d20260628_m052239_c001_v0001103_t0010_u01782624159179") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b57796_d20260628_m052414_c001_v7007000_t0000_u01782624254312") 2026/06/28 05:26:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731c0_d20260628_m052408_c001_v0001040_t0018_u01782624248268") 2026/06/28 05:26:55 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9930_d20260628_m052436_c001_v7007000_t0000_u01782624276644") 2026/06/28 05:26:55 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e115_d20260628_m052431_c001_v0001120_t0039_u01782624271498") 2026/06/28 05:26:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6a7_d20260628_m052604_c001_v7007000_t0000_u01782624364419") 2026/06/28 05:26:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582dee_d20260628_m052553_c001_v0001130_t0037_u01782624353191") 2026/06/28 05:26:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e226_d20260628_m052547_c001_v7007000_t0000_u01782624347174") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582db3_d20260628_m052535_c001_v0001130_t0040_u01782624335544") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f6c_d20260628_m052528_c001_v7007000_t0000_u01782624328765") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d59_d20260628_m052517_c001_v0001130_t0057_u01782624317827") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2fee_d20260628_m052511_c001_v7007000_t0000_u01782624311655") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d1f_d20260628_m052500_c001_v0001130_t0055_u01782624300058") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b29_d20260628_m052453_c001_v7007000_t0000_u01782624293533") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582ce7_d20260628_m052442_c001_v0001130_t0020_u01782624282608") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f420bb5837da5cc95_d20260628_m052433_c001_v7007000_t0000_u01782624273405") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9adac_d20260628_m052423_c001_v0001103_t0033_u01782624263157") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcd1_d20260628_m052417_c001_v7007000_t0000_u01782624257002") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0d1_d20260628_m052412_c001_v0001120_t0047_u01782624252543") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41697f95080f7687_d20260628_m052410_c001_v7007000_t0000_u01782624250277") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e096_d20260628_m052400_c001_v0001120_t0049_u01782624240255") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ae0_d20260628_m052353_c001_v7007000_t0000_u01782624233995") 2026/06/28 05:26:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bd5_d20260628_m052349_c001_v0001130_t0042_u01782624229040") 2026/06/28 05:26:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4189478fe5144431_d20260628_m052347_c001_v7007000_t0000_u01782624227211") 2026/06/28 05:26:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ac80_d20260628_m052336_c001_v0001103_t0009_u01782624216437") 2026/06/28 05:26:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f02b_d20260628_m052326_c001_v7007000_t0000_u01782624206719") 2026/06/28 05:26:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b29_d20260628_m052315_c001_v0001130_t0010_u01782624195508") 2026/06/28 05:26:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47effc_d20260628_m052309_c001_v7007000_t0000_u01782624189364") 2026/06/28 05:26:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b01_d20260628_m052258_c001_v0001130_t0030_u01782624178312") 2026/06/28 05:26:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e416_d20260628_m052252_c001_v7007000_t0000_u01782624172084") 2026/06/28 05:26:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582abd_d20260628_m052239_c001_v0001130_t0034_u01782624159683") 2026/06/28 05:26:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcc7_d20260628_m052414_c001_v7007000_t0000_u01782624254166") 2026/06/28 05:26:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0b6_d20260628_m052408_c001_v0001120_t0040_u01782624248457") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9931_d20260628_m052436_c001_v7007000_t0000_u01782624276831") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731fa_d20260628_m052431_c001_v0001040_t0044_u01782624271611") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6a8_d20260628_m052604_c001_v7007000_t0000_u01782624364601") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9afd0_d20260628_m052553_c001_v0001103_t0033_u01782624353622") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e227_d20260628_m052547_c001_v7007000_t0000_u01782624347356") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9af5a_d20260628_m052535_c001_v0001103_t0030_u01782624335954") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f6d_d20260628_m052528_c001_v7007000_t0000_u01782624328949") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9aef2_d20260628_m052518_c001_v0001103_t0020_u01782624318166") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2fef_d20260628_m052511_c001_v7007000_t0000_u01782624311840") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ae98_d20260628_m052500_c001_v0001103_t0040_u01782624300417") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b2a_d20260628_m052453_c001_v7007000_t0000_u01782624293715") 2026/06/28 05:26:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ae38_d20260628_m052442_c001_v0001103_t0005_u01782624282993") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8aa2f_d20260628_m052433_c001_v7007000_t0000_u01782624273238") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c90_d20260628_m052423_c001_v0001130_t0032_u01782624263605") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcd2_d20260628_m052417_c001_v7007000_t0000_u01782624257186") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731d4_d20260628_m052412_c001_v0001040_t0057_u01782624252555") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcc1_d20260628_m052410_c001_v7007000_t0000_u01782624250641") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731a6_d20260628_m052400_c001_v0001040_t0007_u01782624240806") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ae1_d20260628_m052354_c001_v7007000_t0000_u01782624234177") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9acd8_d20260628_m052349_c001_v0001103_t0015_u01782624229262") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4224efb4a530f1ee_d20260628_m052347_c001_v7007000_t0000_u01782624227208") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582ba3_d20260628_m052337_c001_v0001130_t0022_u01782624217168") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f02a_d20260628_m052326_c001_v7007000_t0000_u01782624206536") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73119_d20260628_m052315_c001_v0001040_t0008_u01782624195952") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47effd_d20260628_m052309_c001_v7007000_t0000_u01782624189545") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf730fb_d20260628_m052258_c001_v0001040_t0003_u01782624178632") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e41b_d20260628_m052252_c001_v7007000_t0000_u01782624172267") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf730d3_d20260628_m052240_c001_v0001040_t0015_u01782624160007") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9b4d0_d20260628_m052414_c001_v7007000_t0000_u01782624254331") 2026/06/28 05:26:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c2d_d20260628_m052408_c001_v0001130_t0036_u01782624248658") 2026/06/28 05:26:58 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9932_d20260628_m052437_c001_v7007000_t0000_u01782624277014") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9adf2_d20260628_m052431_c001_v0001103_t0036_u01782624271708") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6aa_d20260628_m052604_c001_v7007000_t0000_u01782624364785") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e23c_d20260628_m052554_c001_v0001120_t0047_u01782624354085") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e228_d20260628_m052547_c001_v7007000_t0000_u01782624347539") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e1f6_d20260628_m052536_c001_v0001120_t0042_u01782624336263") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f6e_d20260628_m052529_c001_v7007000_t0000_u01782624329131") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e1b2_d20260628_m052518_c001_v0001120_t0016_u01782624318748") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ff0_d20260628_m052512_c001_v7007000_t0000_u01782624312025") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e170_d20260628_m052500_c001_v0001120_t0001_u01782624300861") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b2b_d20260628_m052453_c001_v7007000_t0000_u01782624293900") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e141_d20260628_m052443_c001_v0001120_t0007_u01782624283399") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41697f95080f769e_d20260628_m052433_c001_v7007000_t0000_u01782624273046") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0eb_d20260628_m052423_c001_v0001120_t0017_u01782624263910") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcd3_d20260628_m052417_c001_v7007000_t0000_u01782624257369") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c4b_d20260628_m052412_c001_v0001130_t0044_u01782624252653") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041de818_d20260628_m052410_c001_v7007000_t0000_u01782624250433") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c03_d20260628_m052401_c001_v0001130_t0021_u01782624241447") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ae2_d20260628_m052354_c001_v7007000_t0000_u01782624234361") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bd9_d20260628_m052349_c001_v0001130_t0028_u01782624229352") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f0ff_d20260628_m052347_c001_v7007000_t0000_u01782624227148") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7315b_d20260628_m052337_c001_v0001040_t0048_u01782624217608") 2026/06/28 05:26:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4073ddc34ae3f85c_d20260628_m052327_c001_v7007000_t0000_u01782624207159") 2026/06/28 05:27:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0dfe0_d20260628_m052316_c001_v0001120_t0051_u01782624196461") 2026/06/28 05:27:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47effe_d20260628_m052309_c001_v7007000_t0000_u01782624189726") 2026/06/28 05:27:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0dfba_d20260628_m052259_c001_v0001120_t0024_u01782624179136") 2026/06/28 05:27:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e41f_d20260628_m052252_c001_v7007000_t0000_u01782624172451") 2026/06/28 05:27:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0df7d_d20260628_m052240_c001_v0001120_t0027_u01782624160683") 2026/06/28 05:27:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3be7d_d20260628_m052414_c001_v7007000_t0000_u01782624254178") 2026/06/28 05:27:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731c2_d20260628_m052408_c001_v0001040_t0050_u01782624248746") 2026/06/28 05:27:00 DEBUG : dir1/0007-12345: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9933_d20260628_m052437_c001_v7007000_t0000_u01782624277196") 2026/06/28 05:27:00 DEBUG : dir1/0007-12345: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e117_d20260628_m052431_c001_v0001120_t0034_u01782624271768") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6ab_d20260628_m052604_c001_v7007000_t0000_u01782624364967") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf732ca_d20260628_m052554_c001_v0001040_t0026_u01782624354450") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e229_d20260628_m052547_c001_v7007000_t0000_u01782624347721") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7329e_d20260628_m052536_c001_v0001040_t0007_u01782624336612") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f6f_d20260628_m052529_c001_v7007000_t0000_u01782624329314") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73272_d20260628_m052519_c001_v0001040_t0038_u01782624319485") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ff1_d20260628_m052512_c001_v7007000_t0000_u01782624312207") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7324c_d20260628_m052501_c001_v0001040_t0033_u01782624301409") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b2c_d20260628_m052454_c001_v7007000_t0000_u01782624294084") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7321a_d20260628_m052443_c001_v0001040_t0051_u01782624283782") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4125f97ea207e872_d20260628_m052433_c001_v7007000_t0000_u01782624273473") 2026/06/28 05:27:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731e8_d20260628_m052424_c001_v0001040_t0026_u01782624264356") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcd4_d20260628_m052417_c001_v7007000_t0000_u01782624257550") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad66_d20260628_m052412_c001_v0001103_t0046_u01782624252842") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041de81a_d20260628_m052410_c001_v7007000_t0000_u01782624250800") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad16_d20260628_m052401_c001_v0001103_t0037_u01782624241829") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ae3_d20260628_m052354_c001_v7007000_t0000_u01782624234543") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9acde_d20260628_m052349_c001_v0001103_t0040_u01782624229648") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a5ae_d20260628_m052347_c001_v7007000_t0000_u01782624227148") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e030_d20260628_m052337_c001_v0001120_t0000_u01782624217988") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415e5a297057617a_d20260628_m052327_c001_v7007000_t0000_u01782624207117") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9abf5_d20260628_m052316_c001_v0001103_t0057_u01782624196926") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47efff_d20260628_m052309_c001_v7007000_t0000_u01782624189907") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ab73_d20260628_m052259_c001_v0001103_t0040_u01782624179528") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e422_d20260628_m052252_c001_v7007000_t0000_u01782624172634") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9aaff_d20260628_m052241_c001_v0001103_t0028_u01782624161168") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcc8_d20260628_m052414_c001_v7007000_t0000_u01782624254354") 2026/06/28 05:27:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad3e_d20260628_m052408_c001_v0001103_t0045_u01782624248851") 2026/06/28 05:27:01 DEBUG : dir1/0008-23456: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9934_d20260628_m052437_c001_v7007000_t0000_u01782624277377") 2026/06/28 05:27:01 DEBUG : dir1/0008-23456: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582cc1_d20260628_m052431_c001_v0001130_t0027_u01782624271810") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6ac_d20260628_m052605_c001_v7007000_t0000_u01782624365151") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582df4_d20260628_m052554_c001_v0001130_t0035_u01782624354800") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e22a_d20260628_m052547_c001_v7007000_t0000_u01782624347904") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582db9_d20260628_m052537_c001_v0001130_t0041_u01782624337097") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f70_d20260628_m052529_c001_v7007000_t0000_u01782624329496") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d61_d20260628_m052519_c001_v0001130_t0010_u01782624319914") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ff2_d20260628_m052512_c001_v7007000_t0000_u01782624312394") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d27_d20260628_m052502_c001_v0001130_t0005_u01782624302066") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b2d_d20260628_m052454_c001_v7007000_t0000_u01782624294268") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582ced_d20260628_m052444_c001_v0001130_t0010_u01782624284193") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8aa2e_d20260628_m052433_c001_v7007000_t0000_u01782624273057") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9adbc_d20260628_m052424_c001_v0001103_t0018_u01782624264894") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcd6_d20260628_m052417_c001_v7007000_t0000_u01782624257731") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0d3_d20260628_m052412_c001_v0001120_t0017_u01782624252868") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9b4c4_d20260628_m052410_c001_v7007000_t0000_u01782624250845") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e09c_d20260628_m052402_c001_v0001120_t0048_u01782624242162") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ae4_d20260628_m052354_c001_v7007000_t0000_u01782624234732") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e072_d20260628_m052349_c001_v0001120_t0021_u01782624229667") 2026/06/28 05:27:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ac9_d20260628_m052347_c001_v7007000_t0000_u01782624227361") 2026/06/28 05:27:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ac92_d20260628_m052338_c001_v0001103_t0043_u01782624218388") 2026/06/28 05:27:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f402dde4d51a60040_d20260628_m052326_c001_v7007000_t0000_u01782624206959") 2026/06/28 05:27:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b35_d20260628_m052317_c001_v0001130_t0034_u01782624197388") 2026/06/28 05:27:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f01a_d20260628_m052310_c001_v7007000_t0000_u01782624190089") 2026/06/28 05:27:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b03_d20260628_m052259_c001_v0001130_t0059_u01782624179979") 2026/06/28 05:27:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e426_d20260628_m052252_c001_v7007000_t0000_u01782624172817") 2026/06/28 05:27:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582ac7_d20260628_m052241_c001_v0001130_t0034_u01782624161509") 2026/06/28 05:27:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386d8b_d20260628_m052414_c001_v7007000_t0000_u01782624254188") 2026/06/28 05:27:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0ba_d20260628_m052408_c001_v0001120_t0057_u01782624248936") 2026/06/28 05:27:03 DEBUG : dir1/0009-34567: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9935_d20260628_m052437_c001_v7007000_t0000_u01782624277560") 2026/06/28 05:27:03 DEBUG : dir1/0009-34567: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e119_d20260628_m052432_c001_v0001120_t0038_u01782624272064") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6b0_d20260628_m052605_c001_v7007000_t0000_u01782624365389") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9afd8_d20260628_m052555_c001_v0001103_t0057_u01782624355141") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e22b_d20260628_m052548_c001_v7007000_t0000_u01782624348086") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9af62_d20260628_m052537_c001_v0001103_t0003_u01782624337376") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f71_d20260628_m052529_c001_v7007000_t0000_u01782624329685") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9af02_d20260628_m052520_c001_v0001103_t0050_u01782624320352") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ff3_d20260628_m052512_c001_v7007000_t0000_u01782624312578") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ae9e_d20260628_m052502_c001_v0001103_t0052_u01782624302478") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b2e_d20260628_m052454_c001_v7007000_t0000_u01782624294452") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ae3e_d20260628_m052444_c001_v0001103_t0043_u01782624284557") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8aa31_d20260628_m052433_c001_v7007000_t0000_u01782624273503") 2026/06/28 05:27:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c98_d20260628_m052425_c001_v0001130_t0002_u01782624265359") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcd8_d20260628_m052417_c001_v7007000_t0000_u01782624257912") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c4f_d20260628_m052412_c001_v0001130_t0042_u01782624252929") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386d52_d20260628_m052410_c001_v7007000_t0000_u01782624250809") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731ac_d20260628_m052402_c001_v0001040_t0019_u01782624242494") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ae5_d20260628_m052354_c001_v7007000_t0000_u01782624234914") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bdd_d20260628_m052349_c001_v0001130_t0035_u01782624229706") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ac7_d20260628_m052347_c001_v7007000_t0000_u01782624227163") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bab_d20260628_m052338_c001_v0001130_t0015_u01782624218864") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f417ede8bf8843563_d20260628_m052327_c001_v7007000_t0000_u01782624207132") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7311d_d20260628_m052317_c001_v0001040_t0059_u01782624197692") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f01b_d20260628_m052310_c001_v7007000_t0000_u01782624190271") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf730ff_d20260628_m052300_c001_v0001040_t0049_u01782624180536") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e42a_d20260628_m052253_c001_v7007000_t0000_u01782624173033") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf730d9_d20260628_m052241_c001_v0001040_t0054_u01782624161840") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcc6_d20260628_m052413_c001_v7007000_t0000_u01782624253982") 2026/06/28 05:27:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c31_d20260628_m052408_c001_v0001130_t0046_u01782624248962") 2026/06/28 05:27:04 DEBUG : dir1/0010-45678: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9937_d20260628_m052437_c001_v7007000_t0000_u01782624277742") 2026/06/28 05:27:04 DEBUG : dir1/0010-45678: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9adf6_d20260628_m052432_c001_v0001103_t0039_u01782624272075") 2026/06/28 05:27:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6b3_d20260628_m052605_c001_v7007000_t0000_u01782624365572") 2026/06/28 05:27:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e242_d20260628_m052555_c001_v0001120_t0040_u01782624355632") 2026/06/28 05:27:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e22d_d20260628_m052548_c001_v7007000_t0000_u01782624348268") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e1fe_d20260628_m052537_c001_v0001120_t0055_u01782624337900") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f72_d20260628_m052529_c001_v7007000_t0000_u01782624329866") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e1be_d20260628_m052520_c001_v0001120_t0032_u01782624320767") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ff4_d20260628_m052512_c001_v7007000_t0000_u01782624312761") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e176_d20260628_m052503_c001_v0001120_t0005_u01782624303187") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b2f_d20260628_m052454_c001_v7007000_t0000_u01782624294636") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e143_d20260628_m052444_c001_v0001120_t0035_u01782624284940") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41697f95080f76a0_d20260628_m052433_c001_v7007000_t0000_u01782624273408") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0f9_d20260628_m052425_c001_v0001120_t0057_u01782624265890") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcd9_d20260628_m052418_c001_v7007000_t0000_u01782624258094") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731d6_d20260628_m052413_c001_v0001040_t0040_u01782624253067") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41697f95080f768a_d20260628_m052410_c001_v7007000_t0000_u01782624250640") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c07_d20260628_m052402_c001_v0001130_t0020_u01782624242975") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ae6_d20260628_m052355_c001_v7007000_t0000_u01782624235097") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ace0_d20260628_m052350_c001_v0001103_t0037_u01782624230011") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3bdf3_d20260628_m052346_c001_v7007000_t0000_u01782624226771") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73161_d20260628_m052339_c001_v0001040_t0001_u01782624219243") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f400503bf63bff7b4_d20260628_m052327_c001_v7007000_t0000_u01782624207150") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0dfec_d20260628_m052318_c001_v0001120_t0003_u01782624198111") 2026/06/28 05:27:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f01c_d20260628_m052310_c001_v7007000_t0000_u01782624190453") 2026/06/28 05:27:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0dfc2_d20260628_m052300_c001_v0001120_t0017_u01782624180979") 2026/06/28 05:27:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e42d_d20260628_m052253_c001_v7007000_t0000_u01782624173217") 2026/06/28 05:27:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0df85_d20260628_m052242_c001_v0001120_t0007_u01782624162560") 2026/06/28 05:27:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9b4cc_d20260628_m052413_c001_v7007000_t0000_u01782624253962") 2026/06/28 05:27:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731c4_d20260628_m052409_c001_v0001040_t0043_u01782624249196") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9939_d20260628_m052437_c001_v7007000_t0000_u01782624277926") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731fc_d20260628_m052432_c001_v0001040_t0029_u01782624272135") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6b6_d20260628_m052605_c001_v7007000_t0000_u01782624365755") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf732ce_d20260628_m052555_c001_v0001040_t0058_u01782624355935") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e22e_d20260628_m052548_c001_v7007000_t0000_u01782624348451") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf732a4_d20260628_m052538_c001_v0001040_t0017_u01782624338381") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f73_d20260628_m052530_c001_v7007000_t0000_u01782624330053") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73274_d20260628_m052521_c001_v0001040_t0059_u01782624321032") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ff5_d20260628_m052512_c001_v7007000_t0000_u01782624312949") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73252_d20260628_m052503_c001_v0001040_t0036_u01782624303703") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b30_d20260628_m052454_c001_v7007000_t0000_u01782624294819") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7321e_d20260628_m052445_c001_v0001040_t0016_u01782624285230") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f420bb5837da5cc96_d20260628_m052433_c001_v7007000_t0000_u01782624273589") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731ee_d20260628_m052426_c001_v0001040_t0024_u01782624266331") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcdb_d20260628_m052418_c001_v7007000_t0000_u01782624258275") 2026/06/28 05:27:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad6a_d20260628_m052413_c001_v0001103_t0005_u01782624253203") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9b4c3_d20260628_m052410_c001_v7007000_t0000_u01782624250657") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad1a_d20260628_m052403_c001_v0001103_t0030_u01782624243335") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ae7_d20260628_m052355_c001_v7007000_t0000_u01782624235279") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582be1_d20260628_m052350_c001_v0001130_t0052_u01782624230063") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4224efb4a530f1ef_d20260628_m052347_c001_v7007000_t0000_u01782624227393") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e036_d20260628_m052339_c001_v0001120_t0056_u01782624219618") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4073ddc34ae3f85b_d20260628_m052326_c001_v7007000_t0000_u01782624206976") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ac08_d20260628_m052319_c001_v0001103_t0002_u01782624199170") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f01d_d20260628_m052310_c001_v7007000_t0000_u01782624190638") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ab83_d20260628_m052301_c001_v0001103_t0001_u01782624181432") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e430_d20260628_m052253_c001_v7007000_t0000_u01782624173401") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ab15_d20260628_m052243_c001_v0001103_t0041_u01782624163003") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386d88_d20260628_m052414_c001_v7007000_t0000_u01782624254003") 2026/06/28 05:27:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c33_d20260628_m052409_c001_v0001130_t0010_u01782624249425") 2026/06/28 05:27:07 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa993a_d20260628_m052438_c001_v7007000_t0000_u01782624278108") 2026/06/28 05:27:07 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582cc7_d20260628_m052432_c001_v0001130_t0021_u01782624272249") 2026/06/28 05:27:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6b9_d20260628_m052605_c001_v7007000_t0000_u01782624365938") 2026/06/28 05:27:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582df8_d20260628_m052556_c001_v0001130_t0032_u01782624356521") 2026/06/28 05:27:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e22f_d20260628_m052548_c001_v7007000_t0000_u01782624348635") 2026/06/28 05:27:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582dbf_d20260628_m052538_c001_v0001130_t0024_u01782624338928") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f74_d20260628_m052530_c001_v7007000_t0000_u01782624330234") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d69_d20260628_m052521_c001_v0001130_t0022_u01782624321472") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ff6_d20260628_m052513_c001_v7007000_t0000_u01782624313137") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582d31_d20260628_m052504_c001_v0001130_t0017_u01782624304241") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b31_d20260628_m052455_c001_v7007000_t0000_u01782624295002") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582cf3_d20260628_m052445_c001_v0001130_t0020_u01782624285746") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f420bb5837da5cc92_d20260628_m052433_c001_v7007000_t0000_u01782624273037") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9adca_d20260628_m052426_c001_v0001103_t0034_u01782624266731") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcdc_d20260628_m052418_c001_v7007000_t0000_u01782624258456") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c51_d20260628_m052413_c001_v0001130_t0046_u01782624253214") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b57791_d20260628_m052410_c001_v7007000_t0000_u01782624250663") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0a2_d20260628_m052403_c001_v0001120_t0044_u01782624243712") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ae8_d20260628_m052355_c001_v7007000_t0000_u01782624235462") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e076_d20260628_m052350_c001_v0001120_t0020_u01782624230073") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f0fd_d20260628_m052346_c001_v7007000_t0000_u01782624226781") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ac9c_d20260628_m052340_c001_v0001103_t0026_u01782624220133") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f02d_d20260628_m052327_c001_v7007000_t0000_u01782624207084") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b3b_d20260628_m052319_c001_v0001130_t0043_u01782624199583") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f01e_d20260628_m052310_c001_v7007000_t0000_u01782624190821") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b0b_d20260628_m052301_c001_v0001130_t0040_u01782624181944") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e434_d20260628_m052253_c001_v7007000_t0000_u01782624173585") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582ad5_d20260628_m052243_c001_v0001130_t0045_u01782624163462") 2026/06/28 05:27:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3be7b_d20260628_m052413_c001_v7007000_t0000_u01782624253993") 2026/06/28 05:27:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0be_d20260628_m052409_c001_v0001120_t0010_u01782624249479") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa993b_d20260628_m052438_c001_v7007000_t0000_u01782624278289") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e11b_d20260628_m052432_c001_v0001120_t0027_u01782624272352") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6bd_d20260628_m052606_c001_v7007000_t0000_u01782624366121") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9afe5_d20260628_m052556_c001_v0001103_t0017_u01782624356850") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e230_d20260628_m052548_c001_v7007000_t0000_u01782624348820") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9af72_d20260628_m052539_c001_v0001103_t0015_u01782624339326") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f75_d20260628_m052530_c001_v7007000_t0000_u01782624330417") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9af10_d20260628_m052521_c001_v0001103_t0041_u01782624321852") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ff7_d20260628_m052513_c001_v7007000_t0000_u01782624313321") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9aeb0_d20260628_m052504_c001_v0001103_t0045_u01782624304840") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b33_d20260628_m052455_c001_v7007000_t0000_u01782624295185") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ae46_d20260628_m052446_c001_v0001103_t0054_u01782624286089") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f16_d20260628_m052433_c001_v7007000_t0000_u01782624273432") 2026/06/28 05:27:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c9e_d20260628_m052427_c001_v0001130_t0015_u01782624267172") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcdd_d20260628_m052418_c001_v7007000_t0000_u01782624258637") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e0d5_d20260628_m052413_c001_v0001120_t0028_u01782624253295") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b57792_d20260628_m052410_c001_v7007000_t0000_u01782624250854") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731b4_d20260628_m052404_c001_v0001040_t0034_u01782624244166") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ae9_d20260628_m052355_c001_v7007000_t0000_u01782624235645") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73194_d20260628_m052350_c001_v0001040_t0058_u01782624230113") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4189478fe5144432_d20260628_m052347_c001_v7007000_t0000_u01782624227406") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582baf_d20260628_m052340_c001_v0001130_t0007_u01782624220529") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f02e_d20260628_m052327_c001_v7007000_t0000_u01782624207268") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73123_d20260628_m052319_c001_v0001040_t0051_u01782624199883") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f01f_d20260628_m052311_c001_v7007000_t0000_u01782624191067") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73101_d20260628_m052302_c001_v0001040_t0034_u01782624182215") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e437_d20260628_m052253_c001_v7007000_t0000_u01782624173769") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf730db_d20260628_m052243_c001_v0001040_t0037_u01782624163769") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41697f95080f7693_d20260628_m052413_c001_v7007000_t0000_u01782624253972") 2026/06/28 05:27:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad44_d20260628_m052409_c001_v0001103_t0001_u01782624249489") 2026/06/28 05:27:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa993c_d20260628_m052438_c001_v7007000_t0000_u01782624278470") 2026/06/28 05:27:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9adfc_d20260628_m052432_c001_v0001103_t0016_u01782624272430") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6c1_d20260628_m052606_c001_v7007000_t0000_u01782624366311") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e24c_d20260628_m052557_c001_v0001120_t0031_u01782624357427") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e231_d20260628_m052549_c001_v7007000_t0000_u01782624349002") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e208_d20260628_m052539_c001_v0001120_t0054_u01782624339788") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f76_d20260628_m052530_c001_v7007000_t0000_u01782624330600") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e1c4_d20260628_m052522_c001_v0001120_t0029_u01782624322233") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ff8_d20260628_m052513_c001_v7007000_t0000_u01782624313506") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e17c_d20260628_m052505_c001_v0001120_t0053_u01782624305315") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b34_d20260628_m052455_c001_v7007000_t0000_u01782624295369") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e147_d20260628_m052446_c001_v0001120_t0023_u01782624286430") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f14_d20260628_m052433_c001_v7007000_t0000_u01782624273067") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e103_d20260628_m052427_c001_v0001120_t0000_u01782624267588") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcde_d20260628_m052418_c001_v7007000_t0000_u01782624258818") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731da_d20260628_m052413_c001_v0001040_t0038_u01782624253468") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386d4e_d20260628_m052410_c001_v7007000_t0000_u01782624250445") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c15_d20260628_m052404_c001_v0001130_t0036_u01782624244585") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26aea_d20260628_m052355_c001_v7007000_t0000_u01782624235907") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582be7_d20260628_m052350_c001_v0001130_t0015_u01782624230396") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f0fe_d20260628_m052346_c001_v7007000_t0000_u01782624226964") 2026/06/28 05:27:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73168_d20260628_m052341_c001_v0001040_t0050_u01782624221035") 2026/06/28 05:27:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f02c_d20260628_m052326_c001_v7007000_t0000_u01782624206902") 2026/06/28 05:27:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0dff6_d20260628_m052320_c001_v0001120_t0025_u01782624200341") 2026/06/28 05:27:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f020_d20260628_m052311_c001_v7007000_t0000_u01782624191255") 2026/06/28 05:27:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0dfc8_d20260628_m052302_c001_v0001120_t0050_u01782624182692") 2026/06/28 05:27:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e43b_d20260628_m052253_c001_v7007000_t0000_u01782624173957") 2026/06/28 05:27:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0df8b_d20260628_m052244_c001_v0001120_t0020_u01782624164355") 2026/06/28 05:27:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4040844afeffb381_d20260628_m052414_c001_v7007000_t0000_u01782624254199") 2026/06/28 05:27:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731c8_d20260628_m052409_c001_v0001040_t0034_u01782624249545") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa993d_d20260628_m052438_c001_v7007000_t0000_u01782624278652") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73200_d20260628_m052432_c001_v0001040_t0028_u01782624272660") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6c4_d20260628_m052606_c001_v7007000_t0000_u01782624366496") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf732d2_d20260628_m052557_c001_v0001040_t0045_u01782624357774") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e232_d20260628_m052549_c001_v7007000_t0000_u01782624349185") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf732a8_d20260628_m052540_c001_v0001040_t0036_u01782624340090") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f77_d20260628_m052530_c001_v7007000_t0000_u01782624330781") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7327a_d20260628_m052522_c001_v0001040_t0030_u01782624322626") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ff9_d20260628_m052513_c001_v7007000_t0000_u01782624313688") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73254_d20260628_m052505_c001_v0001040_t0018_u01782624305651") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b37_d20260628_m052455_c001_v7007000_t0000_u01782624295553") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7322a_d20260628_m052446_c001_v0001040_t0037_u01782624286879") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9923_d20260628_m052433_c001_v7007000_t0000_u01782624273604") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731f0_d20260628_m052428_c001_v0001040_t0005_u01782624268042") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcdf_d20260628_m052419_c001_v7007000_t0000_u01782624259002") 2026/06/28 05:27:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c55_d20260628_m052413_c001_v0001130_t0003_u01782624253531") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f42692a0894b95e6c_d20260628_m052410_c001_v7007000_t0000_u01782624250674") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad20_d20260628_m052404_c001_v0001103_t0034_u01782624244879") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26aeb_d20260628_m052356_c001_v7007000_t0000_u01782624236090") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ace2_d20260628_m052350_c001_v0001103_t0020_u01782624230408") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3bdfa_d20260628_m052347_c001_v7007000_t0000_u01782624227316") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e042_d20260628_m052341_c001_v0001120_t0006_u01782624221351") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c336_d20260628_m052327_c001_v7007000_t0000_u01782624207094") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ac10_d20260628_m052320_c001_v0001103_t0024_u01782624200832") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f021_d20260628_m052311_c001_v7007000_t0000_u01782624191437") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ab89_d20260628_m052303_c001_v0001103_t0020_u01782624183054") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e43c_d20260628_m052254_c001_v7007000_t0000_u01782624174140") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ab1b_d20260628_m052244_c001_v0001103_t0048_u01782624164754") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b57795_d20260628_m052414_c001_v7007000_t0000_u01782624254132") 2026/06/28 05:27:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c39_d20260628_m052409_c001_v0001130_t0039_u01782624249918") 2026/06/28 05:27:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c33f_d20260628_m052329_c001_v7007000_t0000_u01782624209828") 2026/06/28 05:27:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b53_d20260628_m052324_c001_v0001130_t0002_u01782624204186") 2026/06/28 05:27:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c340_d20260628_m052330_c001_v7007000_t0000_u01782624210010") 2026/06/28 05:27:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e00a_d20260628_m052324_c001_v0001120_t0007_u01782624204341") 2026/06/28 05:27:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c342_d20260628_m052330_c001_v7007000_t0000_u01782624210191") 2026/06/28 05:27:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ac2a_d20260628_m052324_c001_v0001103_t0035_u01782624204393") 2026/06/28 05:27:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c343_d20260628_m052330_c001_v7007000_t0000_u01782624210372") 2026/06/28 05:27:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b55_d20260628_m052324_c001_v0001130_t0025_u01782624204518") 2026/06/28 05:27:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c344_d20260628_m052330_c001_v7007000_t0000_u01782624210553") 2026/06/28 05:27:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73129_d20260628_m052324_c001_v0001040_t0042_u01782624204547") 2026/06/28 05:27:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c345_d20260628_m052330_c001_v7007000_t0000_u01782624210735") 2026/06/28 05:27:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e00c_d20260628_m052324_c001_v0001120_t0054_u01782624204749") 2026/06/28 05:27:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c346_d20260628_m052330_c001_v7007000_t0000_u01782624210916") 2026/06/28 05:27:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b59_d20260628_m052324_c001_v0001130_t0001_u01782624204860") 2026/06/28 05:27:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c347_d20260628_m052331_c001_v7007000_t0000_u01782624211098") 2026/06/28 05:27:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7312d_d20260628_m052325_c001_v0001040_t0042_u01782624205080") 2026/06/28 05:27:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c348_d20260628_m052331_c001_v7007000_t0000_u01782624211279") 2026/06/28 05:27:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e00e_d20260628_m052325_c001_v0001120_t0019_u01782624205126") 2026/06/28 05:27:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c349_d20260628_m052331_c001_v7007000_t0000_u01782624211460") 2026/06/28 05:27:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b5b_d20260628_m052325_c001_v0001130_t0008_u01782624205152") 2026/06/28 05:27:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c34a_d20260628_m052331_c001_v7007000_t0000_u01782624211642") 2026/06/28 05:27:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73131_d20260628_m052325_c001_v0001040_t0022_u01782624205464") 2026/06/28 05:27:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c34b_d20260628_m052331_c001_v7007000_t0000_u01782624211824") 2026/06/28 05:27:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e010_d20260628_m052325_c001_v0001120_t0019_u01782624205516") 2026/06/28 05:27:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c34c_d20260628_m052332_c001_v7007000_t0000_u01782624212004") 2026/06/28 05:27:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b5d_d20260628_m052325_c001_v0001130_t0029_u01782624205553") 2026/06/28 05:27:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c34d_d20260628_m052332_c001_v7007000_t0000_u01782624212184") 2026/06/28 05:27:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e014_d20260628_m052325_c001_v0001120_t0018_u01782624205910") 2026/06/28 05:27:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c34e_d20260628_m052332_c001_v7007000_t0000_u01782624212367") 2026/06/28 05:27:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73133_d20260628_m052325_c001_v0001040_t0015_u01782624205922") 2026/06/28 05:27:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67c34f_d20260628_m052332_c001_v7007000_t0000_u01782624212548") 2026/06/28 05:27:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582b5f_d20260628_m052325_c001_v0001130_t0034_u01782624205933") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4224efb4a530f1f5_d20260628_m052351_c001_v7007000_t0000_u01782624231332") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9acbe_d20260628_m052344_c001_v0001103_t0055_u01782624224868") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ad5_d20260628_m052351_c001_v7007000_t0000_u01782624231175") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e050_d20260628_m052344_c001_v0001120_t0015_u01782624224885") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3be18_d20260628_m052351_c001_v7007000_t0000_u01782624231186") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bbd_d20260628_m052344_c001_v0001130_t0003_u01782624224904") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4189478fe5144435_d20260628_m052350_c001_v7007000_t0000_u01782624230958") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73180_d20260628_m052345_c001_v0001040_t0014_u01782624225058") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a5e6_d20260628_m052351_c001_v7007000_t0000_u01782624231012") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bbf_d20260628_m052345_c001_v0001130_t0019_u01782624225261") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f102_d20260628_m052351_c001_v7007000_t0000_u01782624231021") 2026/06/28 05:27:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e052_d20260628_m052345_c001_v0001120_t0029_u01782624225322") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4156b835a889e62a_d20260628_m052351_c001_v7007000_t0000_u01782624231030") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9acc0_d20260628_m052345_c001_v0001103_t0002_u01782624225440") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4189478fe5144436_d20260628_m052351_c001_v7007000_t0000_u01782624231140") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73184_d20260628_m052345_c001_v0001040_t0001_u01782624225582") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3be16_d20260628_m052350_c001_v7007000_t0000_u01782624230999") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bc1_d20260628_m052345_c001_v0001130_t0035_u01782624225689") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4224efb4a530f1f2_d20260628_m052350_c001_v7007000_t0000_u01782624230968") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e054_d20260628_m052345_c001_v0001120_t0039_u01782624225792") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4040844afeffaf7a_d20260628_m052350_c001_v7007000_t0000_u01782624230980") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e058_d20260628_m052346_c001_v0001120_t0044_u01782624226138") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4040844afeffaf7c_d20260628_m052351_c001_v7007000_t0000_u01782624231357") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bc3_d20260628_m052346_c001_v0001130_t0001_u01782624226174") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4224efb4a530f1f3_d20260628_m052351_c001_v7007000_t0000_u01782624231150") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9acc4_d20260628_m052346_c001_v0001103_t0026_u01782624226198") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a5ea_d20260628_m052351_c001_v7007000_t0000_u01782624231196") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7318a_d20260628_m052346_c001_v0001040_t0026_u01782624226216") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ad4_d20260628_m052350_c001_v7007000_t0000_u01782624230992") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e05a_d20260628_m052346_c001_v0001120_t0031_u01782624226403") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26ad6_d20260628_m052351_c001_v7007000_t0000_u01782624231366") 2026/06/28 05:27:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bc5_d20260628_m052346_c001_v0001130_t0051_u01782624226472") 2026/06/28 05:27:16 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b57179_d20260628_m052122_c001_v7007000_t0000_u01782624082364") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f110ff44216b672e5_d20260628_m052120_c001_v0001097_t0040_u01782624080101") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47e693_d20260628_m052119_c001_v7007000_t0000_u01782624079917") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f110ff44216b672d2_d20260628_m052116_c001_v0001097_t0006_u01782624076461") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47e675_d20260628_m052115_c001_v7007000_t0000_u01782624075732") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72f4a_d20260628_m052011_c001_v0001040_t0050_u01782624011083") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386a07_d20260628_m052009_c001_v7007000_t0000_u01782624009623") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f112e7e7329b88ccb_d20260628_m052006_c001_v0001100_t0018_u01782624006412") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3b556_d20260628_m052006_c001_v7007000_t0000_u01782624006227") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f112e7e7329b88cad_d20260628_m052001_c001_v0001100_t0004_u01782624001007") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3b54c_d20260628_m052000_c001_v7007000_t0000_u01782624000277") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582817_d20260628_m051953_c001_v0001130_t0030_u01782623993861") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b1f926_d20260628_m051952_c001_v7007000_t0000_u01782623992544") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1095c357b35e0501_d20260628_m051951_c001_v0001097_t0052_u01782623991280") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415e5a2970575828_d20260628_m051951_c001_v7007000_t0000_u01782623991097") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1095c357b35e04eb_d20260628_m051948_c001_v0001097_t0042_u01782623988289") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415e5a2970575824_d20260628_m051947_c001_v7007000_t0000_u01782623987566") 2026/06/28 05:27:17 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83feeb_d20260628_m051942_c001_v0001157_t0024_u01782623982706") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b1f8f5_d20260628_m051941_c001_v7007000_t0000_u01782623981789") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f113b757ced5c46af_d20260628_m051937_c001_v0001144_t0054_u01782623977961") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a26b_d20260628_m051937_c001_v7007000_t0000_u01782623977776") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f113b757ced5c469f_d20260628_m051932_c001_v0001144_t0051_u01782623972656") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a244_d20260628_m051931_c001_v7007000_t0000_u01782623971924") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72e4d_d20260628_m051825_c001_v0001040_t0035_u01782623905257") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa42cc_d20260628_m051824_c001_v7007000_t0000_u01782623904263") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f105f52f84301da47_d20260628_m051822_c001_v0001174_t0038_u01782623902396") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9004_d20260628_m051822_c001_v7007000_t0000_u01782623902214") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f105f52f84301da25_d20260628_m051818_c001_v0001174_t0058_u01782623898124") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f9b_d20260628_m051817_c001_v7007000_t0000_u01782623897402") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5826cc_d20260628_m051810_c001_v0001130_t0027_u01782623890944") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f96_d20260628_m051810_c001_v7007000_t0000_u01782623890034") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f116049004fcf8c19_d20260628_m051807_c001_v0001038_t0006_u01782623887605") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa425f_d20260628_m051807_c001_v7007000_t0000_u01782623887054") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f116049004fcf8c03_d20260628_m051800_c001_v0001038_t0019_u01782623880744") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa425c_d20260628_m051800_c001_v7007000_t0000_u01782623880017") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fcca_d20260628_m051753_c001_v0001157_t0009_u01782623873453") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f88_d20260628_m051752_c001_v7007000_t0000_u01782623872365") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f119c9c047755b7fd_d20260628_m051746_c001_v0001171_t0050_u01782623866040") 2026/06/28 05:27:18 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f420bb5837da5c3e7_d20260628_m051745_c001_v7007000_t0000_u01782623865832") 2026/06/28 05:27:19 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72de3_d20260628_m051741_c001_v0001040_t0036_u01782623861381") 2026/06/28 05:27:19 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f10279a8eacaa3965_d20260628_m051740_c001_v0001040_t0040_u01782623860521") 2026/06/28 05:27:19 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f10279a8eacaa3963_d20260628_m051739_c001_v0001040_t0033_u01782623859399") 2026/06/28 05:27:19 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a05a_d20260628_m051725_c001_v7007000_t0000_u01782623845117") 2026/06/28 05:27:19 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fbd7_d20260628_m051717_c001_v0001157_t0051_u01782623837773") 2026/06/28 05:27:19 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1024a5d75a159262_d20260628_m051716_c001_v0001130_t0001_u01782623836891") 2026/06/28 05:27:19 DEBUG : dst/one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1024a5d75a15925c_d20260628_m051715_c001_v0001130_t0026_u01782623835806") 2026/06/28 05:27:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b5717b_d20260628_m052122_c001_v7007000_t0000_u01782624082546") 2026/06/28 05:27:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f11816f347b558ac7_d20260628_m052119_c001_v0001134_t0001_u01782624079499") 2026/06/28 05:27:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f100b8b59bfda4bd2_d20260628_m052115_c001_v0001106_t0030_u01782624075317") 2026/06/28 05:27:19 DEBUG : dst/one.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386a08_d20260628_m052009_c001_v7007000_t0000_u01782624009806") 2026/06/28 05:27:19 DEBUG : dst/one.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1145233648ba105c_d20260628_m052004_c001_v0001144_t0008_u01782624004267") 2026/06/28 05:27:19 DEBUG : dst/one.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f112daf4f99b10a5e_d20260628_m051959_c001_v0001161_t0028_u01782623999954") 2026/06/28 05:27:19 DEBUG : dst/one.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b1f927_d20260628_m051952_c001_v7007000_t0000_u01782623992760") 2026/06/28 05:27:19 DEBUG : dst/one.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f10201c37d6cc14d3_d20260628_m051950_c001_v0001113_t0036_u01782623990792") 2026/06/28 05:27:19 DEBUG : dst/one.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f100d05c72f7d42f9_d20260628_m051947_c001_v0001116_t0053_u01782623987058") 2026/06/28 05:27:19 DEBUG : dst/three: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f89_d20260628_m051752_c001_v7007000_t0000_u01782623872546") 2026/06/28 05:27:19 DEBUG : dst/three: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f10279a8eacaa3993_d20260628_m051750_c001_v0001040_t0054_u01782623870576") 2026/06/28 05:27:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b5717d_d20260628_m052122_c001_v7007000_t0000_u01782624082729") 2026/06/28 05:27:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f114b917988b483d6_d20260628_m052121_c001_v0001179_t0021_u01782624081049") 2026/06/28 05:27:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9a8df_d20260628_m052117_c001_v0001103_t0058_u01782624077436") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b57180_d20260628_m052122_c001_v7007000_t0000_u01782624082911") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f110ff44216b672f1_d20260628_m052121_c001_v0001097_t0007_u01782624081587") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47e69d_d20260628_m052121_c001_v7007000_t0000_u01782624081321") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f110ff44216b672db_d20260628_m052117_c001_v0001097_t0026_u01782624077980") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47e684_d20260628_m052117_c001_v7007000_t0000_u01782624077796") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72f4c_d20260628_m052012_c001_v0001040_t0036_u01782624012138") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386a0a_d20260628_m052009_c001_v7007000_t0000_u01782624009988") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f112e7e7329b88cd5_d20260628_m052008_c001_v0001100_t0041_u01782624008275") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3b562_d20260628_m052008_c001_v7007000_t0000_u01782624008090") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f112e7e7329b88cb7_d20260628_m052002_c001_v0001100_t0047_u01782624002801") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3b54e_d20260628_m052002_c001_v7007000_t0000_u01782624002609") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582821_d20260628_m051957_c001_v0001130_t0001_u01782623997201") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415e5a297057582a_d20260628_m051951_c001_v7007000_t0000_u01782623991988") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83ff11_d20260628_m051949_c001_v0001157_t0003_u01782623989828") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415e5a2970575825_d20260628_m051949_c001_v7007000_t0000_u01782623989098") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72f09_d20260628_m051944_c001_v0001040_t0047_u01782623984124") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a283_d20260628_m051940_c001_v7007000_t0000_u01782623980867") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72eef_d20260628_m051936_c001_v0001040_t0034_u01782623976284") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a259_d20260628_m051935_c001_v7007000_t0000_u01782623975190") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5826fe_d20260628_m051826_c001_v0001130_t0009_u01782623906860") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa9006_d20260628_m051823_c001_v7007000_t0000_u01782623903349") 2026/06/28 05:27:20 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5826f0_d20260628_m051820_c001_v0001130_t0016_u01782623900643") 2026/06/28 05:27:21 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f9e_d20260628_m051819_c001_v7007000_t0000_u01782623899556") 2026/06/28 05:27:21 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fd54_d20260628_m051812_c001_v0001157_t0008_u01782623892592") 2026/06/28 05:27:21 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa4260_d20260628_m051808_c001_v7007000_t0000_u01782623888751") 2026/06/28 05:27:21 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fd0e_d20260628_m051803_c001_v0001157_t0028_u01782623883173") 2026/06/28 05:27:21 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa425d_d20260628_m051802_c001_v7007000_t0000_u01782623882066") 2026/06/28 05:27:21 DEBUG : dst/three.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72dfd_d20260628_m051755_c001_v0001040_t0053_u01782623875267") 2026/06/28 05:27:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386a0b_d20260628_m052010_c001_v7007000_t0000_u01782624010169") 2026/06/28 05:27:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f114319251ec7f989_d20260628_m052007_c001_v0001042_t0025_u01782624007620") 2026/06/28 05:27:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f102b6e65bfd05141_d20260628_m052001_c001_v0001091_t0012_u01782624001987") 2026/06/28 05:27:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b1f92a_d20260628_m051952_c001_v7007000_t0000_u01782623992944") 2026/06/28 05:27:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1146ea442a6984fd_d20260628_m051951_c001_v0001184_t0046_u01782623991784") 2026/06/28 05:27:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f11781ce63d39bd53_d20260628_m051948_c001_v0001173_t0005_u01782623988827") 2026/06/28 05:27:21 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b57182_d20260628_m052123_c001_v7007000_t0000_u01782624083094") 2026/06/28 05:27:21 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58285f_d20260628_m052011_c001_v0001130_t0032_u01782624011802") 2026/06/28 05:27:21 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386a0c_d20260628_m052010_c001_v7007000_t0000_u01782624010353") 2026/06/28 05:27:21 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72f24_d20260628_m051954_c001_v0001040_t0026_u01782623994545") 2026/06/28 05:27:21 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b1f92c_d20260628_m051953_c001_v7007000_t0000_u01782623993128") 2026/06/28 05:27:21 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5827f3_d20260628_m051943_c001_v0001130_t0054_u01782623983431") 2026/06/28 05:27:21 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b1f8f7_d20260628_m051941_c001_v7007000_t0000_u01782623981972") 2026/06/28 05:27:21 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fd8d_d20260628_m051826_c001_v0001157_t0007_u01782623906104") 2026/06/28 05:27:21 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f416f20f0ebaa42cd_d20260628_m051824_c001_v7007000_t0000_u01782623904518") 2026/06/28 05:27:21 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72e2f_d20260628_m051811_c001_v0001040_t0034_u01782623891707") 2026/06/28 05:27:22 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f97_d20260628_m051810_c001_v7007000_t0000_u01782623890216") 2026/06/28 05:27:22 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58268c_d20260628_m051754_c001_v0001130_t0041_u01782623874469") 2026/06/28 05:27:22 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f8a_d20260628_m051752_c001_v7007000_t0000_u01782623872727") 2026/06/28 05:27:22 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1181923c9fedbdb1_d20260628_m051747_c001_v0001146_t0054_u01782623867693") 2026/06/28 05:27:22 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a05b_d20260628_m051725_c001_v7007000_t0000_u01782623845299") 2026/06/28 05:27:22 DEBUG : dst/two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1024a5d75a15927e_d20260628_m051724_c001_v0001130_t0002_u01782623844083") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c837c9e0_d20260628_m051649_c001_v7007000_t0000_u01782623809605") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72d5a_d20260628_m051646_c001_v0001040_t0001_u01782623806021") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c837c9de_d20260628_m051642_c001_v7007000_t0000_u01782623802921") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72d24_d20260628_m051632_c001_v0001040_t0007_u01782623792317") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837703_d20260628_m051624_c001_v7007000_t0000_u01782623784371") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72d0e_d20260628_m051621_c001_v0001040_t0019_u01782623781298") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837656_d20260628_m051559_c001_v7007000_t0000_u01782623759960") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cd4_d20260628_m051557_c001_v0001040_t0000_u01782623757707") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837650_d20260628_m051556_c001_v7007000_t0000_u01782623756752") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cce_d20260628_m051554_c001_v0001040_t0024_u01782623754960") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b27a_d20260628_m051551_c001_v7007000_t0000_u01782623751707") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cb7_d20260628_m051549_c001_v0001040_t0055_u01782623749560") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b277_d20260628_m051548_c001_v7007000_t0000_u01782623748522") 2026/06/28 05:27:22 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cad_d20260628_m051546_c001_v0001040_t0003_u01782623746818") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b270_d20260628_m051540_c001_v7007000_t0000_u01782623740021") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c8f_d20260628_m051538_c001_v0001040_t0025_u01782623738042") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b26c_d20260628_m051537_c001_v7007000_t0000_u01782623737044") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c87_d20260628_m051536_c001_v0001040_t0024_u01782623736113") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b267_d20260628_m051530_c001_v7007000_t0000_u01782623730733") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c75_d20260628_m051528_c001_v0001040_t0028_u01782623728946") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b265_d20260628_m051527_c001_v7007000_t0000_u01782623727115") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c63_d20260628_m051526_c001_v0001040_t0034_u01782623726018") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b264_d20260628_m051525_c001_v7007000_t0000_u01782623725608") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1007a2f96838ca3c_d20260628_m051524_c001_v0001032_t0031_u01782623724920") 2026/06/28 05:27:23 DEBUG : empty space: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c59_d20260628_m051523_c001_v0001040_t0045_u01782623723169") 2026/06/28 05:27:23 DEBUG : enormous: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837653_d20260628_m051559_c001_v7007000_t0000_u01782623759034") 2026/06/28 05:27:23 DEBUG : enormous: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cd8_d20260628_m051558_c001_v0001040_t0043_u01782623758233") 2026/06/28 05:27:23 DEBUG : existing: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f425f6d23b9b571d6_d20260628_m052127_c001_v7007000_t0000_u01782624087736") 2026/06/28 05:27:23 DEBUG : existing: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582950_d20260628_m052126_c001_v0001130_t0004_u01782624086409") 2026/06/28 05:27:23 DEBUG : existing: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d8428376ff_d20260628_m051619_c001_v7007000_t0000_u01782623779831") 2026/06/28 05:27:23 DEBUG : existing: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fad3_d20260628_m051618_c001_v0001157_t0041_u01782623778577") 2026/06/28 05:27:23 DEBUG : existing: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a07a_d20260628_m051519_c001_v7007000_t0000_u01782623719749") 2026/06/28 05:27:23 DEBUG : existing: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c49_d20260628_m051518_c001_v0001040_t0002_u01782623718585") 2026/06/28 05:27:23 DEBUG : existing: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a075_d20260628_m051518_c001_v7007000_t0000_u01782623718038") 2026/06/28 05:27:23 DEBUG : existing: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c41_d20260628_m051517_c001_v0001040_t0051_u01782623717327") 2026/06/28 05:27:24 DEBUG : existing: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c3b_d20260628_m051516_c001_v0001040_t0056_u01782623716329") 2026/06/28 05:27:24 DEBUG : existing-b: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837701_d20260628_m051620_c001_v7007000_t0000_u01782623780014") 2026/06/28 05:27:24 DEBUG : existing-b: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72d08_d20260628_m051618_c001_v0001040_t0029_u01782623778566") 2026/06/28 05:27:24 DEBUG : file1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f41_d20260628_m052228_c001_v7007000_t0000_u01782624148897") 2026/06/28 05:27:24 DEBUG : file1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9aa9b_d20260628_m052227_c001_v0001103_t0003_u01782624147288") 2026/06/28 05:27:24 DEBUG : file1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f32_d20260628_m052226_c001_v7007000_t0000_u01782624146327") 2026/06/28 05:27:24 DEBUG : file1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf730b4_d20260628_m052224_c001_v0001040_t0057_u01782624144816") 2026/06/28 05:27:24 DEBUG : five: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837674_d20260628_m051604_c001_v7007000_t0000_u01782623764508") 2026/06/28 05:27:24 DEBUG : five: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f409f6886faf72cee_d20260628_m051602_c001_v0001040_t0036_u01782623762119") 2026/06/28 05:27:24 DEBUG : foo: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b266_d20260628_m051528_c001_v7007000_t0000_u01782623728579") 2026/06/28 05:27:24 DEBUG : foo: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f409f6886faf72c6d_d20260628_m051528_c001_v0001040_t0036_u01782623728034") 2026/06/28 05:27:24 DEBUG : foo: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f409f6886faf72c6b_d20260628_m051527_c001_v0001040_t0036_u01782623727481") 2026/06/28 05:27:24 DEBUG : four: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837675_d20260628_m051604_c001_v7007000_t0000_u01782623764690") 2026/06/28 05:27:24 DEBUG : four: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4099b4149a83fa97_d20260628_m051602_c001_v0001157_t0054_u01782623762673") 2026/06/28 05:27:24 DEBUG : four: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ce8_d20260628_m051601_c001_v0001040_t0025_u01782623761116") 2026/06/28 05:27:24 DEBUG : hello world2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a0c4_d20260628_m051429_c001_v7007000_t0000_u01782623669371") 2026/06/28 05:27:24 DEBUG : hello world2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bbb_d20260628_m051428_c001_v0001040_t0041_u01782623668459") 2026/06/28 05:27:24 DEBUG : ignore-size: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a071_d20260628_m051515_c001_v7007000_t0000_u01782623715963") 2026/06/28 05:27:24 DEBUG : ignore-size: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c37_d20260628_m051514_c001_v0001040_t0041_u01782623714847") 2026/06/28 05:27:24 DEBUG : nested/sub dir/file: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d8428376fd_d20260628_m051617_c001_v7007000_t0000_u01782623777830") 2026/06/28 05:27:24 DEBUG : nested/sub dir/file: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582532_d20260628_m051617_c001_v0001130_t0034_u01782623777106") 2026/06/28 05:27:24 DEBUG : nested/sub dir/file: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d8428376fa_d20260628_m051616_c001_v7007000_t0000_u01782623776358") 2026/06/28 05:27:25 DEBUG : nested/sub dir/file: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58252c_d20260628_m051615_c001_v0001130_t0024_u01782623775250") 2026/06/28 05:27:25 DEBUG : one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837676_d20260628_m051604_c001_v7007000_t0000_u01782623764877") 2026/06/28 05:27:25 DEBUG : one: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f409f6886faf72ce2_d20260628_m051600_c001_v0001040_t0036_u01782623760329") 2026/06/28 05:27:25 DEBUG : only0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f19_d20260628_m052220_c001_v7007000_t0000_u01782624140385") 2026/06/28 05:27:25 DEBUG : only0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415fff1b3a582a59_d20260628_m052214_c001_v0001130_t0044_u01782624134597") 2026/06/28 05:27:25 DEBUG : only0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73037_d20260628_m052156_c001_v0001040_t0033_u01782624116409") 2026/06/28 05:27:25 DEBUG : only0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26844_d20260628_m052150_c001_v7007000_t0000_u01782624110364") 2026/06/28 05:27:25 DEBUG : only0: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72fec_d20260628_m052131_c001_v0001040_t0046_u01782624091797") 2026/06/28 05:27:25 DEBUG : only1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f1c_d20260628_m052220_c001_v7007000_t0000_u01782624140570") 2026/06/28 05:27:25 DEBUG : only1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4159f56c5fc0df2c_d20260628_m052215_c001_v0001120_t0024_u01782624135351") 2026/06/28 05:27:25 DEBUG : only1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73039_d20260628_m052157_c001_v0001040_t0002_u01782624117119") 2026/06/28 05:27:25 DEBUG : only1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a47b_d20260628_m052150_c001_v7007000_t0000_u01782624110023") 2026/06/28 05:27:25 DEBUG : only1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72fee_d20260628_m052132_c001_v0001040_t0047_u01782624092463") 2026/06/28 05:27:25 DEBUG : only10: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f1e_d20260628_m052220_c001_v7007000_t0000_u01782624140756") 2026/06/28 05:27:25 DEBUG : only10: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f409f6886faf7308a_d20260628_m052214_c001_v0001040_t0036_u01782624134607") 2026/06/28 05:27:25 DEBUG : only10: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7305b_d20260628_m052205_c001_v0001040_t0016_u01782624125170") 2026/06/28 05:27:25 DEBUG : only10: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26842_d20260628_m052149_c001_v7007000_t0000_u01782624109989") 2026/06/28 05:27:25 DEBUG : only10: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73008_d20260628_m052139_c001_v0001040_t0038_u01782624099865") 2026/06/28 05:27:25 DEBUG : only11: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f1f_d20260628_m052220_c001_v7007000_t0000_u01782624140939") 2026/06/28 05:27:25 DEBUG : only11: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f409f6886faf7308e_d20260628_m052215_c001_v0001040_t0036_u01782624135193") 2026/06/28 05:27:25 DEBUG : only11: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73060_d20260628_m052206_c001_v0001040_t0018_u01782624126093") 2026/06/28 05:27:26 DEBUG : only11: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada792_d20260628_m052150_c001_v7007000_t0000_u01782624110374") 2026/06/28 05:27:26 DEBUG : only11: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7300c_d20260628_m052140_c001_v0001040_t0017_u01782624100867") 2026/06/28 05:27:26 DEBUG : only12: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f20_d20260628_m052221_c001_v7007000_t0000_u01782624141122") 2026/06/28 05:27:26 DEBUG : only12: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4159f56c5fc0df2a_d20260628_m052215_c001_v0001120_t0024_u01782624135165") 2026/06/28 05:27:26 DEBUG : only12: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73064_d20260628_m052206_c001_v0001040_t0004_u01782624126899") 2026/06/28 05:27:26 DEBUG : only12: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a46f_d20260628_m052149_c001_v7007000_t0000_u01782624109431") 2026/06/28 05:27:26 DEBUG : only12: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73010_d20260628_m052141_c001_v0001040_t0050_u01782624101773") 2026/06/28 05:27:26 DEBUG : only13: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f21_d20260628_m052221_c001_v7007000_t0000_u01782624141305") 2026/06/28 05:27:26 DEBUG : only13: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f401b10cdade9aa51_d20260628_m052215_c001_v0001103_t0004_u01782624135915") 2026/06/28 05:27:26 DEBUG : only13: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7306a_d20260628_m052207_c001_v0001040_t0001_u01782624127899") 2026/06/28 05:27:26 DEBUG : only13: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a472_d20260628_m052149_c001_v7007000_t0000_u01782624109620") 2026/06/28 05:27:26 DEBUG : only13: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73012_d20260628_m052142_c001_v0001040_t0008_u01782624102597") 2026/06/28 05:27:26 DEBUG : only14: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f22_d20260628_m052221_c001_v7007000_t0000_u01782624141489") 2026/06/28 05:27:26 DEBUG : only14: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f401b10cdade9aa49_d20260628_m052215_c001_v0001103_t0004_u01782624135351") 2026/06/28 05:27:26 DEBUG : only14: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7306e_d20260628_m052208_c001_v0001040_t0028_u01782624128627") 2026/06/28 05:27:26 DEBUG : only14: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a477_d20260628_m052149_c001_v7007000_t0000_u01782624109821") 2026/06/28 05:27:26 DEBUG : only14: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73014_d20260628_m052143_c001_v0001040_t0042_u01782624103565") 2026/06/28 05:27:26 DEBUG : only15: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f23_d20260628_m052221_c001_v7007000_t0000_u01782624141675") 2026/06/28 05:27:26 DEBUG : only15: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415fff1b3a582a69_d20260628_m052215_c001_v0001130_t0044_u01782624135926") 2026/06/28 05:27:26 DEBUG : only15: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73074_d20260628_m052209_c001_v0001040_t0047_u01782624129595") 2026/06/28 05:27:27 DEBUG : only15: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f400503bf63bfea69_d20260628_m052150_c001_v7007000_t0000_u01782624110385") 2026/06/28 05:27:27 DEBUG : only15: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7301a_d20260628_m052144_c001_v0001040_t0019_u01782624104504") 2026/06/28 05:27:27 DEBUG : only16: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f24_d20260628_m052221_c001_v7007000_t0000_u01782624141858") 2026/06/28 05:27:27 DEBUG : only16: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415fff1b3a582a5b_d20260628_m052214_c001_v0001130_t0044_u01782624134997") 2026/06/28 05:27:27 DEBUG : only16: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73078_d20260628_m052210_c001_v0001040_t0008_u01782624130601") 2026/06/28 05:27:27 DEBUG : only16: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f400503bf63bfea68_d20260628_m052150_c001_v7007000_t0000_u01782624110194") 2026/06/28 05:27:27 DEBUG : only16: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7301c_d20260628_m052145_c001_v0001040_t0028_u01782624105396") 2026/06/28 05:27:27 DEBUG : only17: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f25_d20260628_m052222_c001_v7007000_t0000_u01782624142041") 2026/06/28 05:27:27 DEBUG : only17: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f409f6886faf7308c_d20260628_m052215_c001_v0001040_t0036_u01782624135008") 2026/06/28 05:27:27 DEBUG : only17: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7307c_d20260628_m052211_c001_v0001040_t0026_u01782624131575") 2026/06/28 05:27:27 DEBUG : only17: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26841_d20260628_m052149_c001_v7007000_t0000_u01782624109805") 2026/06/28 05:27:27 DEBUG : only17: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7301e_d20260628_m052146_c001_v0001040_t0052_u01782624106142") 2026/06/28 05:27:27 DEBUG : only18: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f26_d20260628_m052222_c001_v7007000_t0000_u01782624142225") 2026/06/28 05:27:27 DEBUG : only18: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415fff1b3a582a5f_d20260628_m052215_c001_v0001130_t0044_u01782624135180") 2026/06/28 05:27:27 DEBUG : only18: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7307e_d20260628_m052212_c001_v0001040_t0029_u01782624132565") 2026/06/28 05:27:27 DEBUG : only18: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada790_d20260628_m052150_c001_v7007000_t0000_u01782624110000") 2026/06/28 05:27:28 DEBUG : only18: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73022_d20260628_m052147_c001_v0001040_t0032_u01782624107083") 2026/06/28 05:27:28 DEBUG : only19: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f27_d20260628_m052222_c001_v7007000_t0000_u01782624142408") 2026/06/28 05:27:28 DEBUG : only19: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4159f56c5fc0df32_d20260628_m052215_c001_v0001120_t0024_u01782624135937") 2026/06/28 05:27:28 DEBUG : only19: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73082_d20260628_m052213_c001_v0001040_t0051_u01782624133674") 2026/06/28 05:27:28 DEBUG : only19: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f400503bf63bfea67_d20260628_m052150_c001_v7007000_t0000_u01782624110010") 2026/06/28 05:27:28 DEBUG : only19: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73026_d20260628_m052147_c001_v0001040_t0025_u01782624107864") 2026/06/28 05:27:28 DEBUG : only2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f28_d20260628_m052222_c001_v7007000_t0000_u01782624142595") 2026/06/28 05:27:28 DEBUG : only2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415fff1b3a582a63_d20260628_m052215_c001_v0001130_t0044_u01782624135364") 2026/06/28 05:27:28 DEBUG : only2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7303d_d20260628_m052157_c001_v0001040_t0036_u01782624117960") 2026/06/28 05:27:28 DEBUG : only2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a47e_d20260628_m052150_c001_v7007000_t0000_u01782624110205") 2026/06/28 05:27:28 DEBUG : only2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ff0_d20260628_m052133_c001_v0001040_t0028_u01782624093255") 2026/06/28 05:27:28 DEBUG : only3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f29_d20260628_m052222_c001_v7007000_t0000_u01782624142778") 2026/06/28 05:27:28 DEBUG : only3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f409f6886faf73092_d20260628_m052215_c001_v0001040_t0036_u01782624135764") 2026/06/28 05:27:28 DEBUG : only3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73043_d20260628_m052158_c001_v0001040_t0004_u01782624118922") 2026/06/28 05:27:28 DEBUG : only3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a483_d20260628_m052150_c001_v7007000_t0000_u01782624110397") 2026/06/28 05:27:28 DEBUG : only3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ff4_d20260628_m052133_c001_v0001040_t0059_u01782624093957") 2026/06/28 05:27:28 DEBUG : only4: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f2b_d20260628_m052222_c001_v7007000_t0000_u01782624142961") 2026/06/28 05:27:28 DEBUG : only4: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f401b10cdade9aa4d_d20260628_m052215_c001_v0001103_t0004_u01782624135539") 2026/06/28 05:27:28 DEBUG : only4: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73049_d20260628_m052159_c001_v0001040_t0002_u01782624119701") 2026/06/28 05:27:28 DEBUG : only4: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada78f_d20260628_m052149_c001_v7007000_t0000_u01782624109810") 2026/06/28 05:27:29 DEBUG : only4: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ff6_d20260628_m052134_c001_v0001040_t0046_u01782624094978") 2026/06/28 05:27:29 DEBUG : only5: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f2c_d20260628_m052223_c001_v7007000_t0000_u01782624143144") 2026/06/28 05:27:29 DEBUG : only5: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415fff1b3a582a65_d20260628_m052215_c001_v0001130_t0044_u01782624135549") 2026/06/28 05:27:29 DEBUG : only5: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7304b_d20260628_m052200_c001_v0001040_t0041_u01782624120744") 2026/06/28 05:27:29 DEBUG : only5: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f400503bf63bfea66_d20260628_m052149_c001_v7007000_t0000_u01782624109824") 2026/06/28 05:27:29 DEBUG : only5: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ff8_d20260628_m052135_c001_v0001040_t0018_u01782624095665") 2026/06/28 05:27:29 DEBUG : only6: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f2d_d20260628_m052223_c001_v7007000_t0000_u01782624143327") 2026/06/28 05:27:29 DEBUG : only6: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4159f56c5fc0df2e_d20260628_m052215_c001_v0001120_t0024_u01782624135560") 2026/06/28 05:27:29 DEBUG : only6: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7304d_d20260628_m052201_c001_v0001040_t0009_u01782624121391") 2026/06/28 05:27:29 DEBUG : only6: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26845_d20260628_m052150_c001_v7007000_t0000_u01782624110547") 2026/06/28 05:27:29 DEBUG : only6: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ffa_d20260628_m052136_c001_v0001040_t0036_u01782624096631") 2026/06/28 05:27:29 DEBUG : only7: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f2e_d20260628_m052223_c001_v7007000_t0000_u01782624143510") 2026/06/28 05:27:29 DEBUG : only7: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f401b10cdade9aa4f_d20260628_m052215_c001_v0001103_t0004_u01782624135728") 2026/06/28 05:27:29 DEBUG : only7: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73051_d20260628_m052202_c001_v0001040_t0035_u01782624122571") 2026/06/28 05:27:29 DEBUG : only7: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26843_d20260628_m052150_c001_v7007000_t0000_u01782624110171") 2026/06/28 05:27:29 DEBUG : only7: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ffc_d20260628_m052137_c001_v0001040_t0028_u01782624097234") 2026/06/28 05:27:29 DEBUG : only8: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f2f_d20260628_m052223_c001_v7007000_t0000_u01782624143694") 2026/06/28 05:27:29 DEBUG : only8: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415fff1b3a582a67_d20260628_m052215_c001_v0001130_t0044_u01782624135739") 2026/06/28 05:27:29 DEBUG : only8: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73055_d20260628_m052203_c001_v0001040_t0054_u01782624123358") 2026/06/28 05:27:29 DEBUG : only8: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada793_d20260628_m052150_c001_v7007000_t0000_u01782624110557") 2026/06/28 05:27:29 DEBUG : only8: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73002_d20260628_m052138_c001_v0001040_t0052_u01782624098111") 2026/06/28 05:27:30 DEBUG : only9: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f30_d20260628_m052223_c001_v7007000_t0000_u01782624143884") 2026/06/28 05:27:30 DEBUG : only9: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4159f56c5fc0df30_d20260628_m052215_c001_v0001120_t0024_u01782624135750") 2026/06/28 05:27:30 DEBUG : only9: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73059_d20260628_m052204_c001_v0001040_t0026_u01782624124318") 2026/06/28 05:27:30 DEBUG : only9: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41361a13c2ada791_d20260628_m052150_c001_v7007000_t0000_u01782624110182") 2026/06/28 05:27:30 DEBUG : only9: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73004_d20260628_m052138_c001_v0001040_t0028_u01782624098929") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d8428376bb_d20260628_m051614_c001_v7007000_t0000_u01782623774129") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fac3_d20260628_m051612_c001_v0001157_t0056_u01782623772057") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d84283768b_d20260628_m051610_c001_v7007000_t0000_u01782623770961") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cf6_d20260628_m051608_c001_v0001040_t0008_u01782623768794") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d84283767d_d20260628_m051608_c001_v7007000_t0000_u01782623768058") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582508_d20260628_m051605_c001_v0001130_t0051_u01782623765803") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b27c_d20260628_m051553_c001_v7007000_t0000_u01782623753957") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cc5_d20260628_m051552_c001_v0001040_t0054_u01782623752260") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b279_d20260628_m051550_c001_v7007000_t0000_u01782623750508") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cb5_d20260628_m051549_c001_v0001040_t0036_u01782623749071") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b276_d20260628_m051547_c001_v7007000_t0000_u01782623747711") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ca9_d20260628_m051546_c001_v0001040_t0044_u01782623746430") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b26f_d20260628_m051539_c001_v7007000_t0000_u01782623739473") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c8d_d20260628_m051537_c001_v0001040_t0055_u01782623737608") 2026/06/28 05:27:30 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b26d_d20260628_m051537_c001_v7007000_t0000_u01782623737244") 2026/06/28 05:27:31 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c85_d20260628_m051535_c001_v0001040_t0034_u01782623735730") 2026/06/28 05:27:31 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b26a_d20260628_m051535_c001_v7007000_t0000_u01782623735364") 2026/06/28 05:27:31 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c83_d20260628_m051534_c001_v0001040_t0038_u01782623734437") 2026/06/28 05:27:31 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c81_d20260628_m051533_c001_v0001040_t0033_u01782623733717") 2026/06/28 05:27:31 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b269_d20260628_m051533_c001_v7007000_t0000_u01782623733353") 2026/06/28 05:27:31 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c7d_d20260628_m051532_c001_v0001040_t0028_u01782623732085") 2026/06/28 05:27:31 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c7b_d20260628_m051531_c001_v0001040_t0033_u01782623731283") 2026/06/28 05:27:31 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b268_d20260628_m051530_c001_v7007000_t0000_u01782623730915") 2026/06/28 05:27:31 DEBUG : potato: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c77_d20260628_m051529_c001_v0001040_t0059_u01782623729721") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f427c4943fa3cd2b2_d20260628_m051659_c001_v7007000_t0000_u01782623819426") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a5825bd_d20260628_m051658_c001_v0001130_t0050_u01782623818654") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c837c9e1_d20260628_m051650_c001_v7007000_t0000_u01782623810441") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58257c_d20260628_m051644_c001_v0001130_t0048_u01782623804212") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4040844afeff979b_d20260628_m051636_c001_v7007000_t0000_u01782623796630") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582557_d20260628_m051631_c001_v0001130_t0043_u01782623791661") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837704_d20260628_m051624_c001_v7007000_t0000_u01782623784590") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58253f_d20260628_m051620_c001_v0001130_t0047_u01782623780954") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837654_d20260628_m051559_c001_v7007000_t0000_u01782623759218") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cd2_d20260628_m051557_c001_v0001040_t0042_u01782623757372") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837651_d20260628_m051557_c001_v7007000_t0000_u01782623757006") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ccc_d20260628_m051554_c001_v0001040_t0046_u01782623754506") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b27d_d20260628_m051554_c001_v7007000_t0000_u01782623754141") 2026/06/28 05:27:31 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cc7_d20260628_m051553_c001_v0001040_t0020_u01782623753084") 2026/06/28 05:27:32 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b27b_d20260628_m051551_c001_v7007000_t0000_u01782623751890") 2026/06/28 05:27:32 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cbd_d20260628_m051550_c001_v0001040_t0005_u01782623750878") 2026/06/28 05:27:32 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b278_d20260628_m051548_c001_v7007000_t0000_u01782623748704") 2026/06/28 05:27:32 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72caf_d20260628_m051547_c001_v0001040_t0039_u01782623747723") 2026/06/28 05:27:32 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f405c8a872a44b271_d20260628_m051540_c001_v7007000_t0000_u01782623740285") 2026/06/28 05:27:32 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c93_d20260628_m051539_c001_v0001040_t0037_u01782623739030") 2026/06/28 05:27:32 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a0cf_d20260628_m051432_c001_v7007000_t0000_u01782623672364") 2026/06/28 05:27:32 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bc1_d20260628_m051431_c001_v0001040_t0054_u01782623671557") 2026/06/28 05:27:32 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a0c6_d20260628_m051430_c001_v7007000_t0000_u01782623670651") 2026/06/28 05:27:32 DEBUG : potato2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bbd_d20260628_m051429_c001_v0001040_t0033_u01782623669923") 2026/06/28 05:27:32 DEBUG : potato3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c837c9e2_d20260628_m051650_c001_v7007000_t0000_u01782623810625") 2026/06/28 05:27:32 DEBUG : potato3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fb51_d20260628_m051646_c001_v0001157_t0003_u01782623806925") 2026/06/28 05:27:32 DEBUG : potato3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4040844afeff979c_d20260628_m051636_c001_v7007000_t0000_u01782623796816") 2026/06/28 05:27:32 DEBUG : potato3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fb05_d20260628_m051633_c001_v0001157_t0043_u01782623793231") 2026/06/28 05:27:32 DEBUG : potato3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837705_d20260628_m051624_c001_v7007000_t0000_u01782623784829") 2026/06/28 05:27:32 DEBUG : potato3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fadb_d20260628_m051621_c001_v0001157_t0050_u01782623781887") 2026/06/28 05:27:32 DEBUG : pre-dest1/1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f73_d20260628_m051735_c001_v7007000_t0000_u01782623855213") 2026/06/28 05:27:32 DEBUG : pre-dest1/1: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fc0b_d20260628_m051726_c001_v0001157_t0010_u01782623846034") 2026/06/28 05:27:32 DEBUG : pre-dest2/2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa8f74_d20260628_m051735_c001_v7007000_t0000_u01782623855394") 2026/06/28 05:27:32 DEBUG : pre-dest2/2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582630_d20260628_m051727_c001_v0001130_t0045_u01782623847223") 2026/06/28 05:27:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a055_d20260628_m051711_c001_v7007000_t0000_u01782623831763") 2026/06/28 05:27:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72d95_d20260628_m051707_c001_v0001040_t0049_u01782623827117") 2026/06/28 05:27:33 DEBUG : sizeonly: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a06f_d20260628_m051514_c001_v7007000_t0000_u01782623714298") 2026/06/28 05:27:33 DEBUG : sizeonly: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c31_d20260628_m051513_c001_v0001040_t0046_u01782623713143") 2026/06/28 05:27:33 DEBUG : splitbanan: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4239e41af1fa993e_d20260628_m052438_c001_v7007000_t0000_u01782624278833") 2026/06/28 05:27:33 DEBUG : splitbanan: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582cb5_d20260628_m052430_c001_v0001130_t0004_u01782624270879") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6c7_d20260628_m052606_c001_v7007000_t0000_u01782624366685") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf732d6_d20260628_m052559_c001_v0001040_t0019_u01782624359189") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4094850460a3e234_d20260628_m052549_c001_v7007000_t0000_u01782624349368") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf732aa_d20260628_m052542_c001_v0001040_t0037_u01782624342330") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4050d028c8386f78_d20260628_m052530_c001_v7007000_t0000_u01782624330962") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73280_d20260628_m052524_c001_v0001040_t0034_u01782624324508") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4177e91e041e2ffa_d20260628_m052513_c001_v7007000_t0000_u01782624313872") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7325a_d20260628_m052507_c001_v0001040_t0004_u01782624307263") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26b38_d20260628_m052455_c001_v7007000_t0000_u01782624295736") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf7322e_d20260628_m052448_c001_v0001040_t0007_u01782624288719") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8aa30_d20260628_m052433_c001_v7007000_t0000_u01782624273439") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf731f4_d20260628_m052429_c001_v0001040_t0018_u01782624269772") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bce0_d20260628_m052419_c001_v7007000_t0000_u01782624259184") 2026/06/28 05:27:33 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582c43_d20260628_m052411_c001_v0001130_t0024_u01782624251819") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a9bcc2_d20260628_m052410_c001_v7007000_t0000_u01782624250822") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad28_d20260628_m052406_c001_v0001103_t0003_u01782624246324") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4066919632b26aec_d20260628_m052356_c001_v7007000_t0000_u01782624236274") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582bcf_d20260628_m052348_c001_v0001130_t0035_u01782624228333") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f408b6a09d1d8a5b2_d20260628_m052347_c001_v7007000_t0000_u01782624227339") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e048_d20260628_m052343_c001_v0001120_t0015_u01782624223409") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41111c87b4bd1d51_d20260628_m052326_c001_v7007000_t0000_u01782624206918") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ac20_d20260628_m052322_c001_v0001103_t0048_u01782624202473") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f022_d20260628_m052311_c001_v7007000_t0000_u01782624191618") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ab93_d20260628_m052304_c001_v0001103_t0021_u01782624184573") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41403ce12765e441_d20260628_m052254_c001_v7007000_t0000_u01782624174323") 2026/06/28 05:27:34 DEBUG : splitbananasplit: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ab27_d20260628_m052246_c001_v0001103_t0024_u01782624166750") 2026/06/28 05:27:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f41697f95080f7694_d20260628_m052414_c001_v7007000_t0000_u01782624254155") 2026/06/28 05:27:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9ad2e_d20260628_m052407_c001_v0001103_t0005_u01782624247727") 2026/06/28 05:27:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f4e_d20260628_m052236_c001_v7007000_t0000_u01782624156765") 2026/06/28 05:27:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9aac5_d20260628_m052233_c001_v0001103_t0046_u01782624153806") 2026/06/28 05:27:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47eb91_d20260628_m052232_c001_v7007000_t0000_u01782624152692") 2026/06/28 05:27:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf730c1_d20260628_m052229_c001_v0001040_t0058_u01782624149835") 2026/06/28 05:27:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d8428376fe_d20260628_m051618_c001_v7007000_t0000_u01782623778016") 2026/06/28 05:27:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83fac9_d20260628_m051617_c001_v0001157_t0032_u01782623777094") 2026/06/28 05:27:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d8428376fb_d20260628_m051616_c001_v7007000_t0000_u01782623776543") 2026/06/28 05:27:34 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72d00_d20260628_m051615_c001_v0001040_t0057_u01782623775603") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a06c_d20260628_m051510_c001_v7007000_t0000_u01782623710747") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c25_d20260628_m051508_c001_v0001040_t0051_u01782623708900") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a06a_d20260628_m051508_c001_v7007000_t0000_u01782623708532") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c1f_d20260628_m051507_c001_v0001040_t0003_u01782623707079") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a068_d20260628_m051504_c001_v7007000_t0000_u01782623704851") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c19_d20260628_m051503_c001_v0001040_t0057_u01782623703025") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a067_d20260628_m051502_c001_v7007000_t0000_u01782623702467") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c15_d20260628_m051501_c001_v0001040_t0008_u01782623701079") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c0f_d20260628_m051458_c001_v0001040_t0058_u01782623698091") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a065_d20260628_m051457_c001_v7007000_t0000_u01782623697726") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c0d_d20260628_m051456_c001_v0001040_t0059_u01782623696891") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72c09_d20260628_m051455_c001_v0001040_t0015_u01782623695730") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f424339bbaac9a063_d20260628_m051455_c001_v7007000_t0000_u01782623695365") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bff_d20260628_m051452_c001_v0001040_t0054_u01782623692414") 2026/06/28 05:27:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bf7_d20260628_m051449_c001_v0001040_t0033_u01782623689161") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a1fa_d20260628_m051448_c001_v7007000_t0000_u01782623688797") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bf1_d20260628_m051447_c001_v0001040_t0049_u01782623687992") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72be9_d20260628_m051446_c001_v0001040_t0001_u01782623686759") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a1e8_d20260628_m051446_c001_v7007000_t0000_u01782623686389") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72be1_d20260628_m051442_c001_v0001040_t0019_u01782623682033") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a188_d20260628_m051441_c001_v7007000_t0000_u01782623681669") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bdd_d20260628_m051440_c001_v0001040_t0041_u01782623680876") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a15d_d20260628_m051439_c001_v7007000_t0000_u01782623679973") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bd5_d20260628_m051438_c001_v0001040_t0035_u01782623678957") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a12f_d20260628_m051438_c001_v7007000_t0000_u01782623678408") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bcf_d20260628_m051437_c001_v0001040_t0018_u01782623677330") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a100_d20260628_m051436_c001_v7007000_t0000_u01782623676428") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bcd_d20260628_m051435_c001_v0001040_t0041_u01782623675526") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a0ed_d20260628_m051434_c001_v7007000_t0000_u01782623674982") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bc7_d20260628_m051434_c001_v0001040_t0015_u01782623674129") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a0da_d20260628_m051433_c001_v7007000_t0000_u01782623673587") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bc5_d20260628_m051432_c001_v0001040_t0042_u01782623672908") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a0bb_d20260628_m051427_c001_v7007000_t0000_u01782623667917") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72bb5_d20260628_m051427_c001_v0001040_t0036_u01782623667020") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a0b4_d20260628_m051426_c001_v7007000_t0000_u01782623666476") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72baf_d20260628_m051425_c001_v0001040_t0019_u01782623665698") 2026/06/28 05:27:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a0ac_d20260628_m051424_c001_v7007000_t0000_u01782623664792") 2026/06/28 05:27:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ba5_d20260628_m051423_c001_v0001040_t0044_u01782623663955") 2026/06/28 05:27:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f40107345de67a0a5_d20260628_m051421_c001_v7007000_t0000_u01782623661783") 2026/06/28 05:27:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ba1_d20260628_m051420_c001_v0001040_t0039_u01782623660947") 2026/06/28 05:27:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f4f_d20260628_m052236_c001_v7007000_t0000_u01782624156950") 2026/06/28 05:27:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0df66_d20260628_m052233_c001_v0001120_t0048_u01782624153821") 2026/06/28 05:27:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47eb93_d20260628_m052232_c001_v7007000_t0000_u01782624152874") 2026/06/28 05:27:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582aa3_d20260628_m052229_c001_v0001130_t0038_u01782624149846") 2026/06/28 05:27:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6e4_d20260628_m052608_c001_v7007000_t0000_u01782624368879") 2026/06/28 05:27:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582e1a_d20260628_m052608_c001_v0001130_t0004_u01782624368063") 2026/06/28 05:27:37 DEBUG : sub/yam: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d8428376aa_d20260628_m051613_c001_v7007000_t0000_u01782623773577") 2026/06/28 05:27:37 DEBUG : sub/yam: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582522_d20260628_m051611_c001_v0001130_t0038_u01782623771707") 2026/06/28 05:27:37 DEBUG : test_dir1/file2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f42_d20260628_m052229_c001_v7007000_t0000_u01782624149080") 2026/06/28 05:27:37 DEBUG : test_dir1/file2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a9d_d20260628_m052227_c001_v0001130_t0027_u01782624147277") 2026/06/28 05:27:37 DEBUG : test_dir1/file2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f33_d20260628_m052226_c001_v7007000_t0000_u01782624146510") 2026/06/28 05:27:37 DEBUG : test_dir1/file2: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9aa85_d20260628_m052224_c001_v0001103_t0025_u01782624144832") 2026/06/28 05:27:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f43_d20260628_m052229_c001_v7007000_t0000_u01782624149264") 2026/06/28 05:27:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0df54_d20260628_m052227_c001_v0001120_t0049_u01782624147634") 2026/06/28 05:27:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4031c3ae04a91f34_d20260628_m052226_c001_v7007000_t0000_u01782624146693") 2026/06/28 05:27:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582a93_d20260628_m052224_c001_v0001130_t0022_u01782624144837") 2026/06/28 05:27:37 DEBUG : three: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837677_d20260628_m051605_c001_v7007000_t0000_u01782623765061") 2026/06/28 05:27:37 DEBUG : three: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72cf2_d20260628_m051603_c001_v0001040_t0034_u01782623763480") 2026/06/28 05:27:38 DEBUG : three: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf72ce6_d20260628_m051600_c001_v0001040_t0032_u01782623760724") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f6fc_d20260628_m052610_c001_v7007000_t0000_u01782624370737") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9b029_d20260628_m052609_c001_v0001103_t0035_u01782624369850") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f733_d20260628_m052631_c001_v7007000_t0000_u01782624391406") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e29e_d20260628_m052629_c001_v0001120_t0034_u01782624389317") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f730_d20260628_m052627_c001_v7007000_t0000_u01782624387729") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9b087_d20260628_m052625_c001_v0001103_t0018_u01782624385912") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f72e_d20260628_m052624_c001_v7007000_t0000_u01782624384930") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582e46_d20260628_m052624_c001_v0001130_t0038_u01782624384196") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f724_d20260628_m052618_c001_v7007000_t0000_u01782624378706") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9b055_d20260628_m052617_c001_v0001103_t0038_u01782624377333") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f72a_d20260628_m052621_c001_v7007000_t0000_u01782624381427") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e27c_d20260628_m052619_c001_v0001120_t0048_u01782624379677") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f723_d20260628_m052616_c001_v7007000_t0000_u01782624376370") 2026/06/28 05:27:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a582e2c_d20260628_m052615_c001_v0001130_t0015_u01782624375531") 2026/06/28 05:27:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f71f_d20260628_m052614_c001_v7007000_t0000_u01782624374550") 2026/06/28 05:27:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf732f8_d20260628_m052613_c001_v0001040_t0021_u01782624373731") 2026/06/28 05:27:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f715_d20260628_m052612_c001_v7007000_t0000_u01782624372765") 2026/06/28 05:27:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1159f56c5fc0e26a_d20260628_m052611_c001_v0001120_t0019_u01782624371699") 2026/06/28 05:27:38 DEBUG : toe/toe/toe: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f417ede8bf8843ae9_d20260628_m052636_c001_v7007000_t0000_u01782624396847") 2026/06/28 05:27:39 DEBUG : toe/toe/toe: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f101b10cdade9b0c7_d20260628_m052636_c001_v0001103_t0031_u01782624396056") 2026/06/28 05:27:39 DEBUG : toe/toe/toe: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f72b_d20260628_m052623_c001_v7007000_t0000_u01782624383234") 2026/06/28 05:27:39 DEBUG : toe/toe/toe: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73308_d20260628_m052622_c001_v0001040_t0035_u01782624382397") 2026/06/28 05:27:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f734_d20260628_m052632_c001_v7007000_t0000_u01782624392024") 2026/06/28 05:27:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f109f6886faf73312_d20260628_m052630_c001_v0001040_t0046_u01782624390815") 2026/06/28 05:27:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f4197af81fc47f731_d20260628_m052628_c001_v7007000_t0000_u01782624388323") 2026/06/28 05:27:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f10916920d89742d1_d20260628_m052627_c001_v0001105_t0022_u01782624387242") 2026/06/28 05:27:39 DEBUG : two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837678_d20260628_m051605_c001_v7007000_t0000_u01782623765244") 2026/06/28 05:27:39 DEBUG : two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f415fff1b3a5824fc_d20260628_m051602_c001_v0001130_t0044_u01782623762863") 2026/06/28 05:27:39 DEBUG : two: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f409f6886faf72ce4_d20260628_m051600_c001_v0001040_t0036_u01782623760514") 2026/06/28 05:27:39 DEBUG : yam: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d8428376c1_d20260628_m051614_c001_v7007000_t0000_u01782623774312") 2026/06/28 05:27:39 DEBUG : yam: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f104564b7f6264af4_d20260628_m051613_c001_v0001130_t0035_u01782623773124") 2026/06/28 05:27:39 DEBUG : yam: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d842837682_d20260628_m051610_c001_v7007000_t0000_u01782623770407") 2026/06/28 05:27:39 DEBUG : yam: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f115fff1b3a58251c_d20260628_m051608_c001_v0001130_t0029_u01782623768804") 2026/06/28 05:27:39 DEBUG : yam: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d84283767c_d20260628_m051607_c001_v7007000_t0000_u01782623767443") 2026/06/28 05:27:39 DEBUG : yam: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1099b4149a83faab_d20260628_m051605_c001_v0001157_t0027_u01782623765792") 2026/06/28 05:27:39 DEBUG : yaml: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d84283768f_d20260628_m051611_c001_v7007000_t0000_u01782623771144") 2026/06/28 05:27:39 DEBUG : yaml: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f1131d468148a63eb_d20260628_m051609_c001_v0001109_t0031_u01782623769889") 2026/06/28 05:27:39 DEBUG : yaml: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f410219d84283767e_d20260628_m051608_c001_v7007000_t0000_u01782623768242") 2026/06/28 05:27:39 DEBUG : yaml: Deleting (id "4_z8f626d43a06d0bcb9ff80e1b_f105c2e2e299db5f3_d20260628_m051607_c001_v0001173_t0037_u01782623767105") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 13m22.741101127s (try 1/5)