"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/04 01:01:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi" 2026/03/04 01:01:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/04 01:01:07 DEBUG : Creating backend with remote "/tmp/rclone1645933599" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/04 01:01:08 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:08 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:08 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:08 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:09 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:09 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:01:09 DEBUG : B2 bucket rclone-test-nafatup7rigi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:11 DEBUG : Creating backend with remote "/non-existing" 2026/03/04 01:01:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/04 01:01:11 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:11 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:12 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:12 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.49s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:13 INFO : B2 bucket rclone-test-nafatup7rigi: Running all checks before starting transfers 2026/03/04 01:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:13 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:13 INFO : B2 bucket rclone-test-nafatup7rigi: Checks finished, now starting transfers 2026/03/04 01:01:13 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:13 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:14 ERROR : Ignoring --no-traverse with sync 2026/03/04 01:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:14 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:14 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:15 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:01:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/04 01:01:16 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:16 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:16 DEBUG : hello world2: size = 12 OK 2026/03/04 01:01:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/04 01:01:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:01:17 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:17 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:17 DEBUG : potato2: size = 11 OK 2026/03/04 01:01:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:01:18 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:18 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:18 DEBUG : potato2: size = 11 OK 2026/03/04 01:01:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/04 01:01:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:01:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/04 01:01:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:01:19 INFO : sub dir2: Making directory 2026/03/04 01:01:19 INFO : sub dir: Making directory 2026/03/04 01:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:19 INFO : sub dir2/sub sub dir2: Making directory 2026/03/04 01:01:19 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:19 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:20 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/03/04 01:01:20 DEBUG : B2 bucket rclone-test-nafatup7rigi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:20 INFO : sub dir2: Making directory 2026/03/04 01:01:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/04 01:01:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:01:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:21 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:21 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:21 DEBUG : sub dir2: Making directory with metadata 2026/03/04 01:01:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:01:22 INFO : sub dir2: Making directory 2026/03/04 01:01:22 INFO : sub dir: Making directory 2026/03/04 01:01:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:22 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:22 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:22 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:01:22 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/04 01:01:22 DEBUG : B2 bucket rclone-test-nafatup7rigi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/04 01:01:22 DEBUG : B2 bucket rclone-test-nafatup7rigi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.32s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:23 INFO : sub dir2: Making directory 2026/03/04 01:01:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:23 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:23 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:24 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:01:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:24 DEBUG : sub dir2: Making directory with metadata 2026/03/04 01:01:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:01:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:01:24 INFO : sub dir2: Making directory 2026/03/04 01:01:24 INFO : sub dir: Making directory 2026/03/04 01:01:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:24 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:24 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:25 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:01:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/04 01:01:25 DEBUG : B2 bucket rclone-test-nafatup7rigi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:26 INFO : sub dir2: Making directory 2026/03/04 01:01:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:26 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:26 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:26 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:01:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.17s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fijafiv9qari" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nafatup7rigi -> B2 bucket rclone-test-fijafiv9qari 2026/03/04 01:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:29 DEBUG : B2 bucket rclone-test-fijafiv9qari: Waiting for checks to finish 2026/03/04 01:01:29 DEBUG : B2 bucket rclone-test-fijafiv9qari: Waiting for transfers to finish 2026/03/04 01:01:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 01:01:30 DEBUG : B2 bucket rclone-test-fijafiv9qari: Purge remote 2026/03/04 01:01:30 INFO : B2 bucket rclone-test-fijafiv9qari: cleaning bucket "rclone-test-fijafiv9qari" of all files 2026/03/04 01:01:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f923db350ddbb6b9fc80e1b_f11041a4bb9834459_d20260304_m010129_c001_v0001173_t0039_u01772586089762") --- PASS: TestServerSideCopy (4.16s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:01:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:01:32 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 01:01:32 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:32 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:32 DEBUG : sub dir/hello world: size = 17 OK 2026/03/04 01:01:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/04 01:01:32 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.74s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bibucul4xaqa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nafatup7rigi -> B2 bucket rclone-test-bibucul4xaqa 2026/03/04 01:01:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:35 DEBUG : B2 bucket rclone-test-bibucul4xaqa: Waiting for checks to finish 2026/03/04 01:01:35 DEBUG : B2 bucket rclone-test-bibucul4xaqa: Waiting for transfers to finish 2026/03/04 01:01:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 01:01:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:01:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bibucul4xaqa) 2026/03/04 01:01:37 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 01:01:37 DEBUG : B2 bucket rclone-test-bibucul4xaqa: Waiting for checks to finish 2026/03/04 01:01:37 DEBUG : B2 bucket rclone-test-bibucul4xaqa: Waiting for transfers to finish 2026/03/04 01:01:37 DEBUG : sub dir/hello world: size = 17 OK 2026/03/04 01:01:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/04 01:01:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 01:01:37 DEBUG : B2 bucket rclone-test-bibucul4xaqa: Purge remote 2026/03/04 01:01:37 INFO : B2 bucket rclone-test-bibucul4xaqa: cleaning bucket "rclone-test-bibucul4xaqa" of all files 2026/03/04 01:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z4f725d2350ddbb6b9fc80e1b_f100abb929120931d_d20260304_m010137_c001_v0001103_t0014_u01772586097374") 2026/03/04 01:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z4f725d2350ddbb6b9fc80e1b_f119b5ad2248bcbcd_d20260304_m010135_c001_v0001099_t0037_u01772586095610") --- PASS: TestServerSideCopyOverSelf (5.91s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:01:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:01:40 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 01:01:40 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:40 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:40 DEBUG : sub dir/hello world: size = 17 OK 2026/03/04 01:01:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/04 01:01:40 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/04 01:01:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.71s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:41 DEBUG : Creating backend with remote "TestB2:rclone-test-johirer3zake" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nafatup7rigi -> B2 bucket rclone-test-johirer3zake 2026/03/04 01:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:42 DEBUG : B2 bucket rclone-test-johirer3zake: Waiting for checks to finish 2026/03/04 01:01:42 DEBUG : B2 bucket rclone-test-johirer3zake: Waiting for transfers to finish 2026/03/04 01:01:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:01:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 01:01:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:01:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-johirer3zake) 2026/03/04 01:01:44 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 01:01:44 DEBUG : B2 bucket rclone-test-johirer3zake: Waiting for checks to finish 2026/03/04 01:01:44 DEBUG : B2 bucket rclone-test-johirer3zake: Waiting for transfers to finish 2026/03/04 01:01:45 DEBUG : sub dir/hello world: size = 17 OK 2026/03/04 01:01:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/04 01:01:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 01:01:45 INFO : sub dir/hello world: Deleted 2026/03/04 01:01:46 DEBUG : testing file moves 2026/03/04 01:01:46 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:01:46 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-johirer3zake) 2026/03/04 01:01:46 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 01:01:46 DEBUG : B2 bucket rclone-test-johirer3zake: Waiting for checks to finish 2026/03/04 01:01:46 DEBUG : B2 bucket rclone-test-johirer3zake: Waiting for transfers to finish 2026/03/04 01:01:46 DEBUG : sub dir/hello world: size = 24 OK 2026/03/04 01:01:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/04 01:01:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 01:01:46 INFO : sub dir/hello world: Deleted 2026/03/04 01:01:47 DEBUG : B2 bucket rclone-test-johirer3zake: Purge remote 2026/03/04 01:01:47 INFO : B2 bucket rclone-test-johirer3zake: cleaning bucket "rclone-test-johirer3zake" of all files 2026/03/04 01:01:47 DEBUG : sub dir/hello world: Deleting (id "4_z1f827d0350ddbb6b9fc80e1b_f1167973272f99da9_d20260304_m010146_c001_v0001185_t0012_u01772586106510") 2026/03/04 01:01:47 DEBUG : sub dir/hello world: Deleting (id "4_z1f827d0350ddbb6b9fc80e1b_f1108690e1ce2a5d9_d20260304_m010144_c001_v0001103_t0034_u01772586104702") 2026/03/04 01:01:47 DEBUG : sub dir/hello world: Deleting (id "4_z1f827d0350ddbb6b9fc80e1b_f11636d0382bbe27e_d20260304_m010143_c001_v0001041_t0042_u01772586103224") --- PASS: TestServerSideMoveOverSelf (7.74s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:48 ERROR : error listing: directory not found 2026/03/04 01:01:49 INFO : Local file system at /tmp/rclone1645933599: Making directory 2026/03/04 01:01:49 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:49 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.50s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:01:50 DEBUG : Local file system at /tmp/rclone1645933599: Waiting for checks to finish 2026/03/04 01:01:50 DEBUG : Local file system at /tmp/rclone1645933599: Waiting for transfers to finish 2026/03/04 01:01:51 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/04 01:01:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:01:51 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/04 01:01:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:52 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/04 01:01:52 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:52 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:52 DEBUG : check sum: size = 1 OK 2026/03/04 01:01:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/04 01:01:52 INFO : check sum: Copied (new) 2026/03/04 01:01:52 DEBUG : Waiting for deletions to finish 2026/03/04 01:01:52 DEBUG : check sum: size = 1 OK 2026/03/04 01:01:52 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/04 01:01:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/04 01:01:52 DEBUG : check sum: Unchanged skipping 2026/03/04 01:01:52 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:52 DEBUG : Waiting for deletions to finish 2026/03/04 01:01:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.52s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/04 01:01:53 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:53 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:53 DEBUG : sizeonly: size = 6 OK 2026/03/04 01:01:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/04 01:01:53 INFO : sizeonly: Copied (new) 2026/03/04 01:01:53 DEBUG : Waiting for deletions to finish 2026/03/04 01:01:54 DEBUG : sizeonly: size = 6 OK 2026/03/04 01:01:54 DEBUG : sizeonly: Sizes identical 2026/03/04 01:01:54 DEBUG : sizeonly: Unchanged skipping 2026/03/04 01:01:54 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:54 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:54 DEBUG : Waiting for deletions to finish 2026/03/04 01:01:54 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/04 01:01:55 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:55 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/04 01:01:55 INFO : ignore-size: Copied (new) 2026/03/04 01:01:55 DEBUG : Waiting for deletions to finish 2026/03/04 01:01:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:01:55 DEBUG : ignore-size: Unchanged skipping 2026/03/04 01:01:55 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:55 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:55 DEBUG : Waiting for deletions to finish 2026/03/04 01:01:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:57 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:57 DEBUG : existing: size = 6 OK 2026/03/04 01:01:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:01:57 DEBUG : existing: Unchanged skipping 2026/03/04 01:01:57 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:57 DEBUG : Waiting for deletions to finish 2026/03/04 01:01:57 INFO : There was nothing to transfer 2026/03/04 01:01:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/04 01:01:57 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:57 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:57 DEBUG : existing: size = 6 OK 2026/03/04 01:01:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/04 01:01:57 INFO : existing: Copied (replaced existing) 2026/03/04 01:01:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.75s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:01:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 01:01:58 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:58 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:58 DEBUG : existing: size = 6 OK 2026/03/04 01:01:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/04 01:01:58 INFO : existing: Copied (new) 2026/03/04 01:01:58 DEBUG : Waiting for deletions to finish 2026/03/04 01:01:59 DEBUG : existing: Destination exists, skipping 2026/03/04 01:01:59 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:01:59 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:01:59 DEBUG : Waiting for deletions to finish 2026/03/04 01:01:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:00 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/04 01:02:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 01:02:00 DEBUG : a/potato2: size = 60 OK 2026/03/04 01:02:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:02:00 INFO : a/potato2: Copied (new) 2026/03/04 01:02:01 DEBUG : c/non empty space: size = 5 OK 2026/03/04 01:02:01 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:02:01 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 01:02:01 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:01 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:01 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:02 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:02 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/03/04 01:02:02 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/04 01:02:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/04 01:02:02 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:02 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:02 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:02 INFO : There was nothing to transfer 2026/03/04 01:02:03 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:03 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/03/04 01:02:03 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/04 01:02:04 INFO : empty space: Updated modification time in destination 2026/03/04 01:02:04 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:04 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:04 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:05 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:05 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/03/04 01:02:05 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/04 01:02:05 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:05 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:05 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:07 DEBUG : foo: size = 3 OK 2026/03/04 01:02:07 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/03/04 01:02:07 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:02:07 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:02:07 DEBUG : foo: sha1 differ 2026/03/04 01:02:07 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:07 DEBUG : foo: size = 3 OK 2026/03/04 01:02:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/04 01:02:07 INFO : foo: Copied (replaced existing) 2026/03/04 01:02:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:08 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:02:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/04 01:02:08 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:08 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:08 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:08 DEBUG : potato: size = 60 OK 2026/03/04 01:02:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:02:08 INFO : potato: Copied (new) 2026/03/04 01:02:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.80s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:10 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:02:10 DEBUG : potato: size = 60 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:02:10 DEBUG : potato: Sizes differ 2026/03/04 01:02:10 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:10 DEBUG : potato: size = 21 OK 2026/03/04 01:02:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/04 01:02:10 INFO : potato: Copied (replaced existing) 2026/03/04 01:02:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.66s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:11 DEBUG : potato: size = 21 OK 2026/03/04 01:02:11 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/03/04 01:02:11 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1645933599) 2026/03/04 01:02:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:02:11 DEBUG : potato: sha1 differ 2026/03/04 01:02:11 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:12 DEBUG : potato: size = 21 OK 2026/03/04 01:02:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/04 01:02:12 INFO : potato: Copied (replaced existing) 2026/03/04 01:02:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:02:13 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:02:13 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/04 01:02:13 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:13 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:13 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:15 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:02:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:02:15 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:15 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:15 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:15 DEBUG : potato2: size = 60 OK 2026/03/04 01:02:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:02:15 INFO : potato2: Copied (new) 2026/03/04 01:02:15 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:17 INFO : d: Making directory 2026/03/04 01:02:17 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/04 01:02:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 01:02:17 DEBUG : c/non empty space: size = 5 OK 2026/03/04 01:02:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:02:17 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 01:02:17 DEBUG : a/potato2: size = 60 OK 2026/03/04 01:02:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:02:17 INFO : a/potato2: Copied (new) 2026/03/04 01:02:17 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:17 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:17 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:18 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:19 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/04 01:02:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 01:02:20 DEBUG : c/non empty space: size = 5 OK 2026/03/04 01:02:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:02:20 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 01:02:20 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:20 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:20 DEBUG : a/potato2: size = 60 OK 2026/03/04 01:02:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:02:20 INFO : a/potato2: Copied (new) 2026/03/04 01:02:20 ERROR : B2 bucket rclone-test-nafatup7rigi: not deleting files as there were IO errors 2026/03/04 01:02:20 ERROR : B2 bucket rclone-test-nafatup7rigi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:21 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:22 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:02:22 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:22 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:22 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:22 INFO : potato: Deleted 2026/03/04 01:02:22 DEBUG : potato2: size = 60 OK 2026/03/04 01:02:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:02:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:23 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:24 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:24 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:24 INFO : potato: Deleted 2026/03/04 01:02:24 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:02:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:02:24 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:24 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:24 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:24 DEBUG : potato2: size = 60 OK 2026/03/04 01:02:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:02:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.33s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:02:26 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:26 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:26 DEBUG : potato2: size = 19 OK 2026/03/04 01:02:26 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/04 01:02:26 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.75s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:27 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 01:02:27 DEBUG : enormous: Excluded 2026/03/04 01:02:27 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 01:02:27 DEBUG : potato2: Excluded 2026/03/04 01:02:28 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 01:02:28 DEBUG : potato2: Excluded 2026/03/04 01:02:28 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:28 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:02:28 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:28 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:28 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:28 INFO : There was nothing to transfer 2026/03/04 01:02:28 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 01:02:28 DEBUG : enormous: Excluded 2026/03/04 01:02:28 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 01:02:28 DEBUG : potato2: Excluded 2026/03/04 01:02:28 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 01:02:28 DEBUG : potato2: Excluded 2026/03/04 01:02:28 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/04 01:02:28 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:28 DEBUG : Local file system at /tmp/rclone1645933599: Waiting for checks to finish 2026/03/04 01:02:28 DEBUG : Local file system at /tmp/rclone1645933599: Waiting for transfers to finish 2026/03/04 01:02:28 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:30 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 01:02:30 DEBUG : enormous: Excluded 2026/03/04 01:02:30 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 01:02:30 DEBUG : potato2: Excluded 2026/03/04 01:02:30 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:02:30 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:30 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:30 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:30 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:30 INFO : enormous: Deleted 2026/03/04 01:02:30 INFO : potato2: Deleted 2026/03/04 01:02:30 INFO : There was nothing to transfer 2026/03/04 01:02:31 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/04 01:02:31 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:31 DEBUG : Local file system at /tmp/rclone1645933599: Waiting for checks to finish 2026/03/04 01:02:31 DEBUG : Local file system at /tmp/rclone1645933599: Waiting for transfers to finish 2026/03/04 01:02:31 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:31 INFO : enormous: Deleted 2026/03/04 01:02:31 INFO : potato2: Deleted 2026/03/04 01:02:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.31s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:32 DEBUG : five: Need to transfer - File not found at Destination 2026/03/04 01:02:32 DEBUG : one: Destination is newer than source, skipping 2026/03/04 01:02:32 DEBUG : four: size = 4 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:02:32 DEBUG : three: size = 5 OK 2026/03/04 01:02:32 DEBUG : three: Sizes identical 2026/03/04 01:02:32 DEBUG : four: size = 8 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:02:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/04 01:02:32 DEBUG : four: Sizes differ 2026/03/04 01:02:32 DEBUG : two: size = 3 OK 2026/03/04 01:02:32 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/04 01:02:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1645933599) 2026/03/04 01:02:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:02:32 DEBUG : two: sha1 differ 2026/03/04 01:02:32 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:33 DEBUG : five: size = 4 OK 2026/03/04 01:02:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/04 01:02:33 INFO : five: Copied (new) 2026/03/04 01:02:33 DEBUG : four: size = 4 OK 2026/03/04 01:02:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/04 01:02:33 INFO : four: Copied (replaced existing) 2026/03/04 01:02:33 DEBUG : two: size = 3 OK 2026/03/04 01:02:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/04 01:02:33 INFO : two: Copied (replaced existing) 2026/03/04 01:02:33 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:34 DEBUG : five: size = 4 OK 2026/03/04 01:02:34 DEBUG : four: size = 4 OK 2026/03/04 01:02:34 DEBUG : one: Destination is newer than source, skipping 2026/03/04 01:02:34 DEBUG : three: size = 5 OK 2026/03/04 01:02:34 DEBUG : two: size = 3 OK 2026/03/04 01:02:34 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/04 01:02:34 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/04 01:02:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/04 01:02:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/04 01:02:34 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/04 01:02:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/04 01:02:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1645933599) 2026/03/04 01:02:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:02:34 DEBUG : three: sha1 differ 2026/03/04 01:02:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/04 01:02:34 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/04 01:02:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/04 01:02:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/04 01:02:34 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:34 DEBUG : three: size = 5 OK 2026/03/04 01:02:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/04 01:02:34 INFO : three: Copied (replaced existing) 2026/03/04 01:02:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.26s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/04 01:02:36 INFO : B2 bucket rclone-test-nafatup7rigi: Making map for --track-renames 2026/03/04 01:02:36 INFO : B2 bucket rclone-test-nafatup7rigi: Finished making map for --track-renames 2026/03/04 01:02:36 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/04 01:02:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/04 01:02:36 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for renames to finish 2026/03/04 01:02:36 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:36 DEBUG : potato: size = 14 OK 2026/03/04 01:02:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/04 01:02:36 INFO : potato: Copied (new) 2026/03/04 01:02:36 DEBUG : yam: size = 11 OK 2026/03/04 01:02:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/04 01:02:36 INFO : yam: Copied (new) 2026/03/04 01:02:36 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:36 DEBUG : potato: size = 14 OK 2026/03/04 01:02:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:02:36 INFO : B2 bucket rclone-test-nafatup7rigi: Making map for --track-renames 2026/03/04 01:02:36 INFO : B2 bucket rclone-test-nafatup7rigi: Finished making map for --track-renames 2026/03/04 01:02:36 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:36 DEBUG : potato: Unchanged skipping 2026/03/04 01:02:36 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for renames to finish 2026/03/04 01:02:37 DEBUG : yaml: size = 11 OK 2026/03/04 01:02:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/04 01:02:37 INFO : yam: Copied (server-side copy) to: yaml 2026/03/04 01:02:37 INFO : yam: Deleted 2026/03/04 01:02:37 INFO : yaml: Renamed from "yam" 2026/03/04 01:02:37 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/04 01:02:38 INFO : B2 bucket rclone-test-nafatup7rigi: Making map for --track-renames 2026/03/04 01:02:38 INFO : B2 bucket rclone-test-nafatup7rigi: Finished making map for --track-renames 2026/03/04 01:02:38 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/04 01:02:38 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for renames to finish 2026/03/04 01:02:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/04 01:02:38 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:39 DEBUG : potato: size = 14 OK 2026/03/04 01:02:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/04 01:02:39 INFO : potato: Copied (new) 2026/03/04 01:02:39 DEBUG : yam: size = 11 OK 2026/03/04 01:02:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/04 01:02:39 INFO : yam: Copied (new) 2026/03/04 01:02:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:39 DEBUG : potato: size = 14 OK 2026/03/04 01:02:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:02:39 INFO : B2 bucket rclone-test-nafatup7rigi: Making map for --track-renames 2026/03/04 01:02:39 DEBUG : potato: Unchanged skipping 2026/03/04 01:02:39 INFO : B2 bucket rclone-test-nafatup7rigi: Finished making map for --track-renames 2026/03/04 01:02:39 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:39 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for renames to finish 2026/03/04 01:02:40 DEBUG : yaml: size = 11 OK 2026/03/04 01:02:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/04 01:02:40 INFO : yam: Copied (server-side copy) to: yaml 2026/03/04 01:02:41 INFO : yam: Deleted 2026/03/04 01:02:41 INFO : yaml: Renamed from "yam" 2026/03/04 01:02:41 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/04 01:02:42 INFO : B2 bucket rclone-test-nafatup7rigi: Making map for --track-renames 2026/03/04 01:02:42 INFO : B2 bucket rclone-test-nafatup7rigi: Finished making map for --track-renames 2026/03/04 01:02:42 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/04 01:02:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/04 01:02:42 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for renames to finish 2026/03/04 01:02:42 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:42 DEBUG : sub/yam: size = 11 OK 2026/03/04 01:02:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/04 01:02:42 INFO : sub/yam: Copied (new) 2026/03/04 01:02:43 DEBUG : potato: size = 14 OK 2026/03/04 01:02:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/04 01:02:43 INFO : potato: Copied (new) 2026/03/04 01:02:43 DEBUG : Waiting for deletions to finish 2026/03/04 01:02:43 DEBUG : potato: size = 14 OK 2026/03/04 01:02:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:02:43 DEBUG : potato: Unchanged skipping 2026/03/04 01:02:43 INFO : B2 bucket rclone-test-nafatup7rigi: Making map for --track-renames 2026/03/04 01:02:43 INFO : B2 bucket rclone-test-nafatup7rigi: Finished making map for --track-renames 2026/03/04 01:02:43 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:43 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for renames to finish 2026/03/04 01:02:44 DEBUG : yam: size = 11 OK 2026/03/04 01:02:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/04 01:02:44 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/04 01:02:44 INFO : sub/yam: Deleted 2026/03/04 01:02:44 INFO : yam: Renamed from "sub/yam" 2026/03/04 01:02:44 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.33s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:45 DEBUG : Creating backend with remote "/tmp/rclone1645933599/dir1" 2026/03/04 01:02:45 DEBUG : Creating backend with remote "/tmp/rclone1645933599/dir2" 2026/03/04 01:02:45 DEBUG : Local file system at /tmp/rclone1645933599/dir2: Using server-side directory move 2026/03/04 01:02:45 INFO : Local file system at /tmp/rclone1645933599/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 01:02:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/04 01:02:45 DEBUG : Local file system at /tmp/rclone1645933599/dir2: Waiting for checks to finish 2026/03/04 01:02:45 DEBUG : Local file system at /tmp/rclone1645933599/dir2: Waiting for transfers to finish 2026/03/04 01:02:45 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:02:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/04 01:02:45 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:45 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/04 01:02:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/04 01:02:46 INFO : nested/sub dir/file: Copied (new) 2026/03/04 01:02:46 INFO : nested/sub dir/file: Deleted 2026/03/04 01:02:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:02:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:02:46 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:02:46 INFO : sub dir/hello world: Deleted 2026/03/04 01:02:46 INFO : sub dir: Removing directory 2026/03/04 01:02:46 INFO : nested/sub dir: Removing directory 2026/03/04 01:02:46 INFO : nested: Removing directory 2026/03/04 01:02:46 DEBUG : Local file system at /tmp/rclone1645933599: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:02:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/04 01:02:47 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:47 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:48 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/04 01:02:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/04 01:02:48 INFO : nested/sub dir/file: Copied (new) 2026/03/04 01:02:48 INFO : nested/sub dir/file: Deleted 2026/03/04 01:02:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 01:02:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:02:48 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:02:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/04 01:02:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 01:02:49 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:49 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:49 DEBUG : existing-b: size = 6 OK 2026/03/04 01:02:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/04 01:02:49 INFO : existing-b: Copied (new) 2026/03/04 01:02:49 INFO : existing-b: Deleted 2026/03/04 01:02:50 DEBUG : existing: size = 6 OK 2026/03/04 01:02:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/04 01:02:50 INFO : existing: Copied (new) 2026/03/04 01:02:50 INFO : existing: Deleted 2026/03/04 01:02:50 DEBUG : existing: Destination exists, skipping 2026/03/04 01:02:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/04 01:02:50 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:02:50 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:02:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sosorek1yepi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nafatup7rigi -> B2 bucket rclone-test-sosorek1yepi 2026/03/04 01:02:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:02:55 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/04 01:02:55 DEBUG : empty space: Unchanged skipping 2026/03/04 01:02:55 DEBUG : B2 bucket rclone-test-sosorek1yepi: Waiting for checks to finish 2026/03/04 01:02:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:02:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sosorek1yepi) 2026/03/04 01:02:55 DEBUG : potato3: Sizes differ 2026/03/04 01:02:55 INFO : empty space: Deleted 2026/03/04 01:02:55 DEBUG : B2 bucket rclone-test-sosorek1yepi: Waiting for transfers to finish 2026/03/04 01:02:56 DEBUG : potato2: size = 60 OK 2026/03/04 01:02:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:02:56 INFO : potato2: Copied (server-side copy) 2026/03/04 01:02:56 DEBUG : potato3: size = 68 OK 2026/03/04 01:02:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/04 01:02:56 INFO : potato3: Copied (server-side copy) 2026/03/04 01:02:56 INFO : potato2: Deleted 2026/03/04 01:02:56 INFO : potato3: Deleted 2026/03/04 01:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qegefaz6bobi" 2026/03/04 01:02:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/04 01:02:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:02:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/04 01:02:57 DEBUG : B2 bucket rclone-test-qegefaz6bobi: Waiting for checks to finish 2026/03/04 01:02:57 DEBUG : B2 bucket rclone-test-qegefaz6bobi: Waiting for transfers to finish 2026/03/04 01:02:58 DEBUG : empty space: size = 1 OK 2026/03/04 01:02:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/04 01:02:58 INFO : empty space: Copied (server-side copy) 2026/03/04 01:02:58 INFO : empty space: Deleted 2026/03/04 01:02:59 DEBUG : potato2: size = 60 OK 2026/03/04 01:02:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:02:59 INFO : potato2: Copied (server-side copy) 2026/03/04 01:02:59 INFO : potato2: Deleted 2026/03/04 01:03:03 DEBUG : potato3: size = 68 OK 2026/03/04 01:03:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/04 01:03:03 INFO : potato3: Copied (server-side copy) 2026/03/04 01:03:03 INFO : potato3: Deleted 2026/03/04 01:03:03 DEBUG : B2 bucket rclone-test-qegefaz6bobi: Purge remote 2026/03/04 01:03:03 INFO : B2 bucket rclone-test-qegefaz6bobi: cleaning bucket "rclone-test-qegefaz6bobi" of all files 2026/03/04 01:03:04 DEBUG : empty space: Deleting (id "4_z1f629d6350edbb6b9fc80e1b_f1165d09fa5bf1df7_d20260304_m010258_c001_v0001178_t0010_u01772586178587") 2026/03/04 01:03:04 DEBUG : potato2: Deleting (id "4_z1f629d6350edbb6b9fc80e1b_f11458b2e2b23c3df_d20260304_m010258_c001_v0001185_t0024_u01772586178880") 2026/03/04 01:03:04 DEBUG : potato3: Deleting (id "4_z1f629d6350edbb6b9fc80e1b_f1042c761fffc5de5_d20260304_m010258_c001_v0001033_t0048_u01772586178915") 2026/03/04 01:03:04 DEBUG : B2 bucket rclone-test-sosorek1yepi: Purge remote 2026/03/04 01:03:04 INFO : B2 bucket rclone-test-sosorek1yepi: cleaning bucket "rclone-test-sosorek1yepi" of all files 2026/03/04 01:03:05 DEBUG : empty space: Deleting (id "4_z1fb28d5350edbb6b9fc80e1b_f4189801bf287e340_d20260304_m010258_c001_v7007000_t0000_u01772586178862") 2026/03/04 01:03:05 DEBUG : empty space: Deleting (id "4_z1fb28d5350edbb6b9fc80e1b_f10363e48626b32bf_d20260304_m010254_c001_v0001130_t0023_u01772586174660") 2026/03/04 01:03:05 DEBUG : potato2: Deleting (id "4_z1fb28d5350edbb6b9fc80e1b_f4189801bf287e341_d20260304_m010259_c001_v7007000_t0000_u01772586179091") 2026/03/04 01:03:05 DEBUG : potato2: Deleting (id "4_z1fb28d5350edbb6b9fc80e1b_f119a78d3d77bee5f_d20260304_m010255_c001_v0001097_t0017_u01772586175795") 2026/03/04 01:03:05 DEBUG : potato3: Deleting (id "4_z1fb28d5350edbb6b9fc80e1b_f4189801bf287e343_d20260304_m010303_c001_v7007000_t0000_u01772586183484") 2026/03/04 01:03:05 DEBUG : potato3: Deleting (id "4_z1fb28d5350edbb6b9fc80e1b_f11275fbf7a59105c_d20260304_m010256_c001_v0001165_t0054_u01772586176133") 2026/03/04 01:03:05 DEBUG : potato3: Deleting (id "4_z1fb28d5350edbb6b9fc80e1b_f10363e48626b32c1_d20260304_m010254_c001_v0001130_t0043_u01772586174993") --- PASS: TestServerSideMove (15.60s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-memofur3poha" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nafatup7rigi -> B2 bucket rclone-test-memofur3poha 2026/03/04 01:03:13 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 01:03:13 DEBUG : empty space: Excluded 2026/03/04 01:03:13 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 01:03:13 DEBUG : empty space: Excluded 2026/03/04 01:03:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:03:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:03:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-memofur3poha) 2026/03/04 01:03:13 DEBUG : potato3: Sizes differ 2026/03/04 01:03:13 DEBUG : B2 bucket rclone-test-memofur3poha: Waiting for checks to finish 2026/03/04 01:03:13 DEBUG : B2 bucket rclone-test-memofur3poha: Waiting for transfers to finish 2026/03/04 01:03:13 DEBUG : potato2: size = 60 OK 2026/03/04 01:03:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:03:13 INFO : potato2: Copied (server-side copy) 2026/03/04 01:03:13 INFO : potato2: Deleted 2026/03/04 01:03:14 DEBUG : potato3: size = 68 OK 2026/03/04 01:03:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/04 01:03:14 INFO : potato3: Copied (server-side copy) 2026/03/04 01:03:14 INFO : potato3: Deleted 2026/03/04 01:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bobucux7kave" 2026/03/04 01:03:15 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 01:03:15 DEBUG : empty space: Excluded 2026/03/04 01:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:03:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/04 01:03:15 DEBUG : B2 bucket rclone-test-bobucux7kave: Waiting for checks to finish 2026/03/04 01:03:15 DEBUG : B2 bucket rclone-test-bobucux7kave: Waiting for transfers to finish 2026/03/04 01:03:16 DEBUG : potato2: size = 60 OK 2026/03/04 01:03:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:03:16 INFO : potato2: Copied (server-side copy) 2026/03/04 01:03:16 INFO : potato2: Deleted 2026/03/04 01:03:17 DEBUG : potato3: size = 68 OK 2026/03/04 01:03:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/04 01:03:17 INFO : potato3: Copied (server-side copy) 2026/03/04 01:03:17 INFO : potato3: Deleted 2026/03/04 01:03:18 DEBUG : B2 bucket rclone-test-bobucux7kave: Purge remote 2026/03/04 01:03:18 INFO : B2 bucket rclone-test-bobucux7kave: cleaning bucket "rclone-test-bobucux7kave" of all files 2026/03/04 01:03:18 DEBUG : potato2: Deleting (id "4_zaf32ddb350edbb6b9fc80e1b_f100302dd43507aa8_d20260304_m010316_c001_v0001093_t0055_u01772586196316") 2026/03/04 01:03:18 DEBUG : potato3: Deleting (id "4_zaf32ddb350edbb6b9fc80e1b_f112e94622765b515_d20260304_m010316_c001_v0001117_t0018_u01772586196698") 2026/03/04 01:03:18 DEBUG : B2 bucket rclone-test-memofur3poha: Purge remote 2026/03/04 01:03:18 INFO : B2 bucket rclone-test-memofur3poha: cleaning bucket "rclone-test-memofur3poha" of all files 2026/03/04 01:03:18 DEBUG : empty space: Deleting (id "4_z9f32cd7350edbb6b9fc80e1b_f119a78d3d77beedf_d20260304_m010311_c001_v0001097_t0046_u01772586191758") 2026/03/04 01:03:18 DEBUG : potato2: Deleting (id "4_z9f32cd7350edbb6b9fc80e1b_f414cdcdb89deefd7_d20260304_m010316_c001_v7007000_t0000_u01772586196694") 2026/03/04 01:03:18 DEBUG : potato2: Deleting (id "4_z9f32cd7350edbb6b9fc80e1b_f10586ede23f094f9_d20260304_m010313_c001_v0001171_t0003_u01772586193290") 2026/03/04 01:03:18 DEBUG : potato3: Deleting (id "4_z9f32cd7350edbb6b9fc80e1b_f414cdcdb89deefd9_d20260304_m010317_c001_v7007000_t0000_u01772586197567") 2026/03/04 01:03:18 DEBUG : potato3: Deleting (id "4_z9f32cd7350edbb6b9fc80e1b_f100b0bcb6d72ef8e_d20260304_m010313_c001_v0001167_t0017_u01772586193683") 2026/03/04 01:03:18 DEBUG : potato3: Deleting (id "4_z9f32cd7350edbb6b9fc80e1b_f119a78d3d77beee9_d20260304_m010312_c001_v0001097_t0039_u01772586192322") --- PASS: TestServerSideMoveWithFilter (13.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zobovaw4suki" 2026/03/04 01:03:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nafatup7rigi -> B2 bucket rclone-test-zobovaw4suki 2026/03/04 01:03:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:03:26 DEBUG : empty space: size = 1 OK 2026/03/04 01:03:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/04 01:03:26 DEBUG : empty space: Unchanged skipping 2026/03/04 01:03:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:03:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zobovaw4suki) 2026/03/04 01:03:26 DEBUG : potato3: Sizes differ 2026/03/04 01:03:26 DEBUG : B2 bucket rclone-test-zobovaw4suki: Waiting for checks to finish 2026/03/04 01:03:26 INFO : empty space: Deleted 2026/03/04 01:03:26 DEBUG : B2 bucket rclone-test-zobovaw4suki: Waiting for transfers to finish 2026/03/04 01:03:27 DEBUG : potato2: size = 60 OK 2026/03/04 01:03:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:03:27 INFO : potato2: Copied (server-side copy) 2026/03/04 01:03:27 INFO : potato2: Deleted 2026/03/04 01:03:28 DEBUG : potato3: size = 68 OK 2026/03/04 01:03:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/04 01:03:28 INFO : potato3: Copied (server-side copy) 2026/03/04 01:03:28 INFO : potato3: Deleted 2026/03/04 01:03:28 DEBUG : Creating backend with remote "TestB2:rclone-test-hajonum1cafo" 2026/03/04 01:03:29 INFO : tomatoDir: Making directory 2026/03/04 01:03:29 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/04 01:03:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:03:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/04 01:03:29 DEBUG : B2 bucket rclone-test-hajonum1cafo: Waiting for checks to finish 2026/03/04 01:03:29 DEBUG : B2 bucket rclone-test-hajonum1cafo: Waiting for transfers to finish 2026/03/04 01:03:30 DEBUG : potato2: size = 60 OK 2026/03/04 01:03:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/04 01:03:30 INFO : potato2: Copied (server-side copy) 2026/03/04 01:03:30 DEBUG : potato3: size = 68 OK 2026/03/04 01:03:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/04 01:03:30 INFO : potato3: Copied (server-side copy) 2026/03/04 01:03:30 DEBUG : empty space: size = 1 OK 2026/03/04 01:03:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/04 01:03:30 INFO : empty space: Copied (server-side copy) 2026/03/04 01:03:30 INFO : potato2: Deleted 2026/03/04 01:03:31 INFO : potato3: Deleted 2026/03/04 01:03:31 INFO : empty space: Deleted 2026/03/04 01:03:31 DEBUG : B2 bucket rclone-test-hajonum1cafo: Purge remote 2026/03/04 01:03:31 INFO : B2 bucket rclone-test-hajonum1cafo: cleaning bucket "rclone-test-hajonum1cafo" of all files 2026/03/04 01:03:31 DEBUG : empty space: Deleting (id "4_z9f121d2350fdbb6b9fc80e1b_f1157ef73c0d52e95_d20260304_m010330_c001_v0001176_t0051_u01772586210350") 2026/03/04 01:03:31 DEBUG : potato2: Deleting (id "4_z9f121d2350fdbb6b9fc80e1b_f1002dd2e7774c57f_d20260304_m010330_c001_v0001185_t0024_u01772586210700") 2026/03/04 01:03:31 DEBUG : potato3: Deleting (id "4_z9f121d2350fdbb6b9fc80e1b_f111184ad992900d4_d20260304_m010330_c001_v0001180_t0013_u01772586210781") 2026/03/04 01:03:32 DEBUG : B2 bucket rclone-test-zobovaw4suki: Purge remote 2026/03/04 01:03:32 INFO : B2 bucket rclone-test-zobovaw4suki: cleaning bucket "rclone-test-zobovaw4suki" of all files 2026/03/04 01:03:32 DEBUG : empty space: Deleting (id "4_z9f72fdc350edbb6b9fc80e1b_f420437d71d345c17_d20260304_m010331_c001_v7007000_t0000_u01772586211081") 2026/03/04 01:03:32 DEBUG : empty space: Deleting (id "4_z9f72fdc350edbb6b9fc80e1b_f1194214b75795677_d20260304_m010325_c001_v0001167_t0044_u01772586205248") 2026/03/04 01:03:32 DEBUG : potato2: Deleting (id "4_z9f72fdc350edbb6b9fc80e1b_f420437d71d345c16_d20260304_m010330_c001_v7007000_t0000_u01772586210898") 2026/03/04 01:03:32 DEBUG : potato2: Deleting (id "4_z9f72fdc350edbb6b9fc80e1b_f106bdffc6cae180f_d20260304_m010326_c001_v0001178_t0030_u01772586206890") 2026/03/04 01:03:32 DEBUG : potato3: Deleting (id "4_z9f72fdc350edbb6b9fc80e1b_f418e544ddd2601d2_d20260304_m010331_c001_v7007000_t0000_u01772586211016") 2026/03/04 01:03:32 DEBUG : potato3: Deleting (id "4_z9f72fdc350edbb6b9fc80e1b_f1007d4121b8a79a7_d20260304_m010327_c001_v0001033_t0026_u01772586207137") 2026/03/04 01:03:32 DEBUG : potato3: Deleting (id "4_z9f72fdc350edbb6b9fc80e1b_f1194214b75795687_d20260304_m010325_c001_v0001167_t0054_u01772586205926") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.67s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:03:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:03:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/rclone-sync-test" 2026/03/04 01:03:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/rclone-sync-test-include/layer2" 2026/03/04 01:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/rclone-sync-test-ignore-file" 2026/03/04 01:03:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 01:03:45 DEBUG : B2 bucket rclone-test-nafatup7rigi path rclone-sync-test: Waiting for checks to finish 2026/03/04 01:03:45 DEBUG : B2 bucket rclone-test-nafatup7rigi path rclone-sync-test: Waiting for transfers to finish 2026/03/04 01:03:45 DEBUG : Waiting for deletions to finish 2026/03/04 01:03:45 INFO : There was nothing to transfer 2026/03/04 01:03:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 01:03:46 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:03:46 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:03:46 DEBUG : Waiting for deletions to finish 2026/03/04 01:03:46 INFO : There was nothing to transfer 2026/03/04 01:03:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 01:03:47 DEBUG : B2 bucket rclone-test-nafatup7rigi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/04 01:03:47 DEBUG : B2 bucket rclone-test-nafatup7rigi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/04 01:03:47 DEBUG : Waiting for deletions to finish 2026/03/04 01:03:47 INFO : There was nothing to transfer 2026/03/04 01:03:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 01:03:47 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:03:47 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:03:47 DEBUG : Waiting for deletions to finish 2026/03/04 01:03:47 INFO : There was nothing to transfer 2026/03/04 01:03:48 DEBUG : Excluded 2026/03/04 01:03:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 01:03:48 DEBUG : B2 bucket rclone-test-nafatup7rigi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/04 01:03:48 DEBUG : B2 bucket rclone-test-nafatup7rigi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/04 01:03:48 DEBUG : Waiting for deletions to finish 2026/03/04 01:03:48 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.22s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/dst" 2026/03/04 01:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/CompareDest" 2026/03/04 01:03:51 DEBUG : one: Need to transfer - File not found at Destination 2026/03/04 01:03:51 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:03:51 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:03:53 DEBUG : one: size = 3 OK 2026/03/04 01:03:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/04 01:03:53 INFO : one: Copied (new) 2026/03/04 01:03:53 DEBUG : Waiting for deletions to finish 2026/03/04 01:03:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:03:54 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:03:54 DEBUG : one: Sizes differ 2026/03/04 01:03:54 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:03:54 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:03:54 DEBUG : one: size = 5 OK 2026/03/04 01:03:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/04 01:03:54 INFO : one: Copied (replaced existing) 2026/03/04 01:03:54 DEBUG : Waiting for deletions to finish 2026/03/04 01:03:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:03:57 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:03:57 DEBUG : one: Sizes differ 2026/03/04 01:03:57 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:03:57 DEBUG : one: size = 5 OK 2026/03/04 01:03:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:03:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 01:03:57 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:03:57 DEBUG : Waiting for deletions to finish 2026/03/04 01:03:57 INFO : There was nothing to transfer 2026/03/04 01:03:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:03:58 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:03:58 DEBUG : one: Sizes differ 2026/03/04 01:03:58 DEBUG : two: size = 3 OK 2026/03/04 01:03:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:03:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/04 01:03:58 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:03:59 DEBUG : one: size = 5 OK 2026/03/04 01:03:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:03:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 01:03:59 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:03:59 DEBUG : Waiting for deletions to finish 2026/03/04 01:03:59 INFO : There was nothing to transfer 2026/03/04 01:03:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:03:59 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:03:59 DEBUG : one: Sizes differ 2026/03/04 01:03:59 DEBUG : two: size = 3 OK 2026/03/04 01:03:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:03:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/04 01:03:59 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:03:59 DEBUG : one: size = 5 OK 2026/03/04 01:03:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:03:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 01:03:59 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:03:59 DEBUG : Waiting for deletions to finish 2026/03/04 01:03:59 INFO : There was nothing to transfer 2026/03/04 01:04:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:00 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:04:00 DEBUG : one: Sizes differ 2026/03/04 01:04:00 DEBUG : two: size = 3 OK 2026/03/04 01:04:00 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/03/04 01:04:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/04 01:04:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/04 01:04:00 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:00 DEBUG : one: size = 5 OK 2026/03/04 01:04:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:04:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 01:04:00 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:00 DEBUG : Waiting for deletions to finish 2026/03/04 01:04:00 INFO : There was nothing to transfer 2026/03/04 01:04:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:01 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:04:01 DEBUG : one: Sizes differ 2026/03/04 01:04:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:01 DEBUG : two: size = 3 (B2 bucket rclone-test-nafatup7rigi path CompareDest) 2026/03/04 01:04:01 DEBUG : two: Sizes differ 2026/03/04 01:04:01 DEBUG : two: Need to transfer - File not found at Destination 2026/03/04 01:04:01 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:01 DEBUG : one: size = 5 OK 2026/03/04 01:04:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:04:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 01:04:01 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:03 DEBUG : two: size = 5 OK 2026/03/04 01:04:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/04 01:04:03 INFO : two: Copied (new) 2026/03/04 01:04:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (16.16s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/dest" 2026/03/04 01:04:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/pre-dest1" 2026/03/04 01:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/pre-dest2" 2026/03/04 01:04:12 DEBUG : 1: size = 1 OK 2026/03/04 01:04:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:04:12 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/04 01:04:12 DEBUG : 2: size = 1 OK 2026/03/04 01:04:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:04:12 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/04 01:04:12 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/04 01:04:12 DEBUG : B2 bucket rclone-test-nafatup7rigi path dest: Waiting for checks to finish 2026/03/04 01:04:12 DEBUG : B2 bucket rclone-test-nafatup7rigi path dest: Waiting for transfers to finish 2026/03/04 01:04:13 DEBUG : 3: size = 1 OK 2026/03/04 01:04:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/04 01:04:13 INFO : 3: Copied (new) 2026/03/04 01:04:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.07s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/dst" 2026/03/04 01:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/CopyDest" 2026/03/04 01:04:19 DEBUG : one: Need to transfer - File not found at Destination 2026/03/04 01:04:19 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:19 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:20 DEBUG : one: size = 3 OK 2026/03/04 01:04:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/04 01:04:20 INFO : one: Copied (new) 2026/03/04 01:04:20 DEBUG : Waiting for deletions to finish 2026/03/04 01:04:20 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:20 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:04:20 DEBUG : one: Sizes differ 2026/03/04 01:04:20 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:21 DEBUG : one: size = 5 OK 2026/03/04 01:04:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/04 01:04:21 INFO : one: Copied (replaced existing) 2026/03/04 01:04:21 DEBUG : Waiting for deletions to finish 2026/03/04 01:04:23 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/BackupDir" 2026/03/04 01:04:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:24 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:04:24 DEBUG : one: Sizes differ 2026/03/04 01:04:24 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:24 DEBUG : one: size = 5 OK 2026/03/04 01:04:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:04:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:24 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:04:24 DEBUG : one: Sizes differ 2026/03/04 01:04:26 DEBUG : one: size = 3 OK 2026/03/04 01:04:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/04 01:04:26 INFO : one: Copied (server-side copy) 2026/03/04 01:04:26 INFO : one: Deleted 2026/03/04 01:04:27 DEBUG : one: size = 5 OK 2026/03/04 01:04:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/04 01:04:27 INFO : one: Copied (server-side copy) 2026/03/04 01:04:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/04 01:04:27 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:27 DEBUG : Waiting for deletions to finish 2026/03/04 01:04:28 DEBUG : one: size = 5 OK 2026/03/04 01:04:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:04:28 DEBUG : one: Unchanged skipping 2026/03/04 01:04:28 DEBUG : two: size = 3 OK 2026/03/04 01:04:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:04:29 DEBUG : two: size = 3 OK 2026/03/04 01:04:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/04 01:04:29 INFO : two: Copied (server-side copy) 2026/03/04 01:04:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/04 01:04:29 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:29 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:29 DEBUG : Waiting for deletions to finish 2026/03/04 01:04:29 DEBUG : one: size = 5 OK 2026/03/04 01:04:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:04:29 DEBUG : one: Unchanged skipping 2026/03/04 01:04:29 DEBUG : two: size = 3 OK 2026/03/04 01:04:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:04:29 DEBUG : two: Unchanged skipping 2026/03/04 01:04:29 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:29 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:29 DEBUG : Waiting for deletions to finish 2026/03/04 01:04:29 INFO : There was nothing to transfer 2026/03/04 01:04:30 DEBUG : one: size = 5 OK 2026/03/04 01:04:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:04:30 DEBUG : one: Unchanged skipping 2026/03/04 01:04:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:30 DEBUG : three: size = 5 (B2 bucket rclone-test-nafatup7rigi path CopyDest) 2026/03/04 01:04:30 DEBUG : three: Sizes differ 2026/03/04 01:04:30 DEBUG : three: Destination not found in --copy-dest 2026/03/04 01:04:30 DEBUG : three: Need to transfer - File not found at Destination 2026/03/04 01:04:30 DEBUG : two: size = 3 OK 2026/03/04 01:04:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/04 01:04:30 DEBUG : two: Unchanged skipping 2026/03/04 01:04:30 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:30 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:31 DEBUG : three: size = 7 OK 2026/03/04 01:04:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/04 01:04:31 INFO : three: Copied (new) 2026/03/04 01:04:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.73s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:04:36 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/dst" 2026/03/04 01:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/backup" 2026/03/04 01:04:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:39 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:04:39 DEBUG : one: Sizes differ 2026/03/04 01:04:39 DEBUG : two: size = 3 OK 2026/03/04 01:04:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:04:39 DEBUG : two: Unchanged skipping 2026/03/04 01:04:39 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:40 DEBUG : one: size = 3 OK 2026/03/04 01:04:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/04 01:04:40 INFO : one: Copied (server-side copy) 2026/03/04 01:04:40 INFO : one: Deleted 2026/03/04 01:04:40 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:41 DEBUG : one: size = 4 OK 2026/03/04 01:04:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:04:41 INFO : one: Copied (new) 2026/03/04 01:04:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:04:42 DEBUG : three.txt: size = 5 OK 2026/03/04 01:04:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/04 01:04:42 INFO : three.txt: Copied (server-side copy) 2026/03/04 01:04:42 INFO : three.txt: Deleted 2026/03/04 01:04:42 INFO : three.txt: Moved into backup dir 2026/03/04 01:04:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:44 DEBUG : one: size = 4 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:04:44 DEBUG : one: Sizes differ 2026/03/04 01:04:44 DEBUG : two: size = 3 OK 2026/03/04 01:04:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:04:44 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:44 DEBUG : two: Unchanged skipping 2026/03/04 01:04:45 DEBUG : one: size = 4 OK 2026/03/04 01:04:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:04:45 INFO : one: Copied (server-side copy) 2026/03/04 01:04:45 INFO : one: Deleted 2026/03/04 01:04:45 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:45 DEBUG : one: size = 5 OK 2026/03/04 01:04:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/04 01:04:45 INFO : one: Copied (new) 2026/03/04 01:04:45 DEBUG : Waiting for deletions to finish 2026/03/04 01:04:46 DEBUG : three.txt: size = 6 OK 2026/03/04 01:04:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/04 01:04:46 INFO : three.txt: Copied (server-side copy) 2026/03/04 01:04:46 INFO : three.txt: Deleted 2026/03/04 01:04:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.97s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:04:49 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1092-10.backblaze.com/b2api/v1/b2_upload_file/8f12ed6350cdbb6b9fc80e1b/c001_v0001092_t0036": EOF 2026/03/04 01:04:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1092-10.backblaze.com/b2api/v1/b2_upload_file/8f12ed6350cdbb6b9fc80e1b/c001_v0001092_t0036": EOF) 2026/03/04 01:04:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-nafatup7rigi: 1/10 (Post "https://pod-000-1092-10.backblaze.com/b2api/v1/b2_upload_file/8f12ed6350cdbb6b9fc80e1b/c001_v0001092_t0036": EOF) 2026/03/04 01:04:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/04 01:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/dst" 2026/03/04 01:04:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/backup" 2026/03/04 01:04:54 DEBUG : two: size = 3 OK 2026/03/04 01:04:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:04:54 DEBUG : two: Unchanged skipping 2026/03/04 01:04:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:54 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:04:54 DEBUG : one: Sizes differ 2026/03/04 01:04:54 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:56 DEBUG : one.bak: size = 3 OK 2026/03/04 01:04:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/04 01:04:56 INFO : one: Copied (server-side copy) to: one.bak 2026/03/04 01:04:56 INFO : one: Deleted 2026/03/04 01:04:56 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:04:57 DEBUG : one: size = 4 OK 2026/03/04 01:04:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:04:57 INFO : one: Copied (new) 2026/03/04 01:04:57 DEBUG : Waiting for deletions to finish 2026/03/04 01:04:58 DEBUG : three.txt.bak: size = 5 OK 2026/03/04 01:04:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/04 01:04:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/04 01:04:58 INFO : three.txt: Deleted 2026/03/04 01:04:58 INFO : three.txt: Moved into backup dir 2026/03/04 01:04:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:04:59 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:04:59 DEBUG : two: size = 3 OK 2026/03/04 01:04:59 DEBUG : one: size = 4 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:04:59 DEBUG : one: Sizes differ 2026/03/04 01:04:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:04:59 DEBUG : two: Unchanged skipping 2026/03/04 01:05:01 DEBUG : one.bak: size = 4 OK 2026/03/04 01:05:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:05:01 INFO : one: Copied (server-side copy) to: one.bak 2026/03/04 01:05:01 INFO : one: Deleted 2026/03/04 01:05:01 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:05:02 DEBUG : one: size = 5 OK 2026/03/04 01:05:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/04 01:05:02 INFO : one: Copied (new) 2026/03/04 01:05:02 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:03 DEBUG : three.txt.bak: size = 6 OK 2026/03/04 01:05:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/04 01:05:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/04 01:05:03 INFO : three.txt: Deleted 2026/03/04 01:05:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (17.00s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:05:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/dst" 2026/03/04 01:05:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/backup" 2026/03/04 01:05:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:10 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:10 DEBUG : one: Sizes differ 2026/03/04 01:05:10 DEBUG : two: size = 3 OK 2026/03/04 01:05:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:05:10 DEBUG : two: Unchanged skipping 2026/03/04 01:05:10 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:05:11 DEBUG : one-2019-01-01: size = 3 OK 2026/03/04 01:05:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/04 01:05:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/04 01:05:11 INFO : one: Deleted 2026/03/04 01:05:11 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:05:13 DEBUG : one: size = 4 OK 2026/03/04 01:05:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:05:13 INFO : one: Copied (new) 2026/03/04 01:05:13 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:13 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/04 01:05:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/04 01:05:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/04 01:05:14 INFO : three.txt: Deleted 2026/03/04 01:05:14 INFO : three.txt: Moved into backup dir 2026/03/04 01:05:15 DEBUG : two: size = 3 OK 2026/03/04 01:05:15 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:05:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:05:15 DEBUG : two: Unchanged skipping 2026/03/04 01:05:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:15 DEBUG : one: size = 4 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:15 DEBUG : one: Sizes differ 2026/03/04 01:05:16 DEBUG : one-2019-01-01: size = 4 OK 2026/03/04 01:05:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:05:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/04 01:05:16 INFO : one: Deleted 2026/03/04 01:05:16 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:05:17 DEBUG : one: size = 5 OK 2026/03/04 01:05:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/04 01:05:17 INFO : one: Copied (new) 2026/03/04 01:05:17 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:18 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/04 01:05:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/04 01:05:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/04 01:05:18 INFO : three.txt: Deleted 2026/03/04 01:05:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.95s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/dst" 2026/03/04 01:05:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:23 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:23 DEBUG : one: Sizes differ 2026/03/04 01:05:23 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:05:23 DEBUG : two: size = 3 OK 2026/03/04 01:05:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:05:23 DEBUG : two: Unchanged skipping 2026/03/04 01:05:24 DEBUG : one.bak: size = 3 OK 2026/03/04 01:05:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/04 01:05:24 INFO : one: Copied (server-side copy) to: one.bak 2026/03/04 01:05:24 INFO : one: Deleted 2026/03/04 01:05:24 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:05:25 DEBUG : one: size = 4 OK 2026/03/04 01:05:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:05:25 INFO : one: Copied (new) 2026/03/04 01:05:25 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:26 DEBUG : three.txt.bak: size = 5 OK 2026/03/04 01:05:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/04 01:05:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/04 01:05:26 INFO : three.txt: Deleted 2026/03/04 01:05:26 INFO : three.txt: Moved into backup dir 2026/03/04 01:05:27 DEBUG : one.bak: Excluded (Path Filter) 2026/03/04 01:05:27 DEBUG : one.bak: Excluded 2026/03/04 01:05:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/04 01:05:27 DEBUG : three.txt.bak: Excluded 2026/03/04 01:05:27 DEBUG : two: size = 3 OK 2026/03/04 01:05:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:05:27 DEBUG : two: Unchanged skipping 2026/03/04 01:05:27 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for checks to finish 2026/03/04 01:05:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:27 DEBUG : one: size = 4 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:27 DEBUG : one: Sizes differ 2026/03/04 01:05:28 DEBUG : one.bak: size = 4 OK 2026/03/04 01:05:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:05:28 INFO : one: Copied (server-side copy) to: one.bak 2026/03/04 01:05:28 INFO : one: Deleted 2026/03/04 01:05:28 DEBUG : B2 bucket rclone-test-nafatup7rigi path dst: Waiting for transfers to finish 2026/03/04 01:05:29 DEBUG : one: size = 5 OK 2026/03/04 01:05:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/04 01:05:29 INFO : one: Copied (new) 2026/03/04 01:05:29 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:30 DEBUG : three.txt.bak: size = 6 OK 2026/03/04 01:05:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/04 01:05:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/04 01:05:30 INFO : three.txt: Deleted 2026/03/04 01:05:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.14s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/dst" 2026/03/04 01:05:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:35 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:35 DEBUG : one: Sizes differ 2026/03/04 01:05:37 DEBUG : one.bak: size = 3 OK 2026/03/04 01:05:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/04 01:05:37 INFO : one: Copied (server-side copy) to: one.bak 2026/03/04 01:05:37 INFO : one: Deleted 2026/03/04 01:05:38 DEBUG : one: size = 4 OK 2026/03/04 01:05:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:05:38 INFO : one: Copied (new) 2026/03/04 01:05:38 DEBUG : two: size = 3 OK 2026/03/04 01:05:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:05:38 DEBUG : two: Unchanged skipping 2026/03/04 01:05:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:38 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:38 DEBUG : three.txt: Sizes differ 2026/03/04 01:05:39 DEBUG : three.txt.bak: size = 5 OK 2026/03/04 01:05:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/04 01:05:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/04 01:05:39 INFO : three.txt: Deleted 2026/03/04 01:05:40 DEBUG : three.txt: size = 6 OK 2026/03/04 01:05:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/04 01:05:40 INFO : three.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:41 DEBUG : one: size = 4 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:41 DEBUG : one: Sizes differ 2026/03/04 01:05:41 DEBUG : one.bak: size = 4 OK 2026/03/04 01:05:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:05:41 INFO : one: Copied (server-side copy) to: one.bak 2026/03/04 01:05:42 INFO : one: Deleted 2026/03/04 01:05:42 DEBUG : one: size = 5 OK 2026/03/04 01:05:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/04 01:05:42 INFO : one: Copied (new) 2026/03/04 01:05:42 DEBUG : two: size = 3 OK 2026/03/04 01:05:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:05:42 DEBUG : two: Unchanged skipping 2026/03/04 01:05:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:43 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:43 DEBUG : three.txt: Sizes differ 2026/03/04 01:05:44 DEBUG : three.txt.bak: size = 6 OK 2026/03/04 01:05:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/04 01:05:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/04 01:05:44 INFO : three.txt: Deleted 2026/03/04 01:05:45 DEBUG : three.txt: size = 19 OK 2026/03/04 01:05:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/04 01:05:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.16s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nafatup7rigi/dst" 2026/03/04 01:05:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:50 DEBUG : one: size = 3 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:50 DEBUG : one: Sizes differ 2026/03/04 01:05:51 DEBUG : one-2019-01-01: size = 3 OK 2026/03/04 01:05:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/04 01:05:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/04 01:05:51 INFO : one: Deleted 2026/03/04 01:05:52 DEBUG : one: size = 4 OK 2026/03/04 01:05:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:05:52 INFO : one: Copied (new) 2026/03/04 01:05:52 DEBUG : two: size = 3 OK 2026/03/04 01:05:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:05:52 DEBUG : two: Unchanged skipping 2026/03/04 01:05:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:52 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:52 DEBUG : three.txt: Sizes differ 2026/03/04 01:05:53 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/04 01:05:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/04 01:05:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/04 01:05:53 INFO : three.txt: Deleted 2026/03/04 01:05:53 DEBUG : three.txt: size = 6 OK 2026/03/04 01:05:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/04 01:05:53 INFO : three.txt: Copied (new) 2026/03/04 01:05:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:54 DEBUG : one: size = 4 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:54 DEBUG : one: Sizes differ 2026/03/04 01:05:55 DEBUG : one-2019-01-01: size = 4 OK 2026/03/04 01:05:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/04 01:05:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/04 01:05:55 INFO : one: Deleted 2026/03/04 01:05:55 DEBUG : one: size = 5 OK 2026/03/04 01:05:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/04 01:05:55 INFO : one: Copied (new) 2026/03/04 01:05:56 DEBUG : two: size = 3 OK 2026/03/04 01:05:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:05:56 DEBUG : two: Unchanged skipping 2026/03/04 01:05:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:05:56 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nafatup7rigi path dst) 2026/03/04 01:05:56 DEBUG : three.txt: Sizes differ 2026/03/04 01:05:56 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/04 01:05:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/04 01:05:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/04 01:05:56 INFO : three.txt: Deleted 2026/03/04 01:05:57 DEBUG : three.txt: size = 19 OK 2026/03/04 01:05:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/04 01:05:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.94s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:06:00 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:00 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:00 DEBUG : Testêé: Sizes differ 2026/03/04 01:06:00 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:06:00 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:06:01 DEBUG : Testêé: size = 14 OK 2026/03/04 01:06:01 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/04 01:06:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/04 01:06:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.37s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:06:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 01:06:02 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:06:02 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:06:03 DEBUG : existing: size = 6 OK 2026/03/04 01:06:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/04 01:06:03 INFO : existing: Copied (new) 2026/03/04 01:06:03 DEBUG : Waiting for deletions to finish 2026/03/04 01:06:03 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:03 DEBUG : existing: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:03 DEBUG : existing: Sizes differ 2026/03/04 01:06:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/04 01:06:03 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:06:03 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:06:03 ERROR : B2 bucket rclone-test-nafatup7rigi: not deleting files as there were IO errors 2026/03/04 01:06:03 ERROR : B2 bucket rclone-test-nafatup7rigi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.41s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:06:05 DEBUG : EXISTING: size = 6 OK 2026/03/04 01:06:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:05 DEBUG : existing: Unchanged skipping 2026/03/04 01:06:05 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:06:05 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:06:05 DEBUG : Waiting for deletions to finish 2026/03/04 01:06:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", 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:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:06:26 DEBUG : both10: size = 6 OK 2026/03/04 01:06:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:26 DEBUG : both11: size = 6 OK 2026/03/04 01:06:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:26 DEBUG : both12: size = 6 OK 2026/03/04 01:06:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:26 DEBUG : both0: size = 6 OK 2026/03/04 01:06:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:26 DEBUG : both10: Unchanged skipping 2026/03/04 01:06:26 DEBUG : both13: size = 6 OK 2026/03/04 01:06:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:26 DEBUG : both13: Unchanged skipping 2026/03/04 01:06:26 DEBUG : both14: size = 6 OK 2026/03/04 01:06:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:26 DEBUG : both14: Unchanged skipping 2026/03/04 01:06:26 DEBUG : both15: size = 6 OK 2026/03/04 01:06:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:26 DEBUG : both15: Unchanged skipping 2026/03/04 01:06:26 DEBUG : both16: size = 6 OK 2026/03/04 01:06:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:26 DEBUG : both16: Unchanged skipping 2026/03/04 01:06:26 DEBUG : both17: size = 6 OK 2026/03/04 01:06:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:26 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:06:26 DEBUG : both12: Unchanged skipping 2026/03/04 01:06:26 DEBUG : both18: size = 6 OK 2026/03/04 01:06:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both18: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both19: size = 6 OK 2026/03/04 01:06:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both19: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both1: size = 6 OK 2026/03/04 01:06:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both1: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both2: size = 6 OK 2026/03/04 01:06:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both2: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both3: size = 6 OK 2026/03/04 01:06:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both3: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both4: size = 6 OK 2026/03/04 01:06:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both4: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both5: size = 6 OK 2026/03/04 01:06:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both5: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both6: size = 6 OK 2026/03/04 01:06:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both6: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both7: size = 6 OK 2026/03/04 01:06:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both7: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both8: size = 6 OK 2026/03/04 01:06:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both8: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both9: size = 6 OK 2026/03/04 01:06:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:27 DEBUG : both9: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both0: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both11: Unchanged skipping 2026/03/04 01:06:27 DEBUG : both17: Unchanged skipping 2026/03/04 01:06:27 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:06:27 DEBUG : Waiting for deletions to finish 2026/03/04 01:06:27 INFO : only7: Deleted 2026/03/04 01:06:27 INFO : only19: Deleted 2026/03/04 01:06:27 INFO : only4: Deleted 2026/03/04 01:06:27 INFO : only5: Deleted 2026/03/04 01:06:27 INFO : only3: Deleted 2026/03/04 01:06:27 INFO : only6: Deleted 2026/03/04 01:06:27 INFO : only9: Deleted 2026/03/04 01:06:27 INFO : only12: Deleted 2026/03/04 01:06:27 INFO : only14: Deleted 2026/03/04 01:06:27 INFO : only17: Deleted 2026/03/04 01:06:27 INFO : only1: Deleted 2026/03/04 01:06:27 INFO : only2: Deleted 2026/03/04 01:06:27 INFO : only8: Deleted 2026/03/04 01:06:27 INFO : only0: Deleted 2026/03/04 01:06:28 INFO : only10: Deleted 2026/03/04 01:06:28 INFO : only11: Deleted 2026/03/04 01:06:28 INFO : only13: Deleted 2026/03/04 01:06:28 INFO : only15: Deleted 2026/03/04 01:06:28 INFO : only16: Deleted 2026/03/04 01:06:28 INFO : only18: Deleted 2026/03/04 01:06:28 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.16s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:06:52 DEBUG : both0: size = 6 OK 2026/03/04 01:06:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both11: size = 6 OK 2026/03/04 01:06:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both12: size = 6 OK 2026/03/04 01:06:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:06:52 DEBUG : both10: size = 6 OK 2026/03/04 01:06:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both0: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both13: size = 6 OK 2026/03/04 01:06:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both13: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both14: size = 6 OK 2026/03/04 01:06:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both14: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both15: size = 6 OK 2026/03/04 01:06:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both15: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both16: size = 6 OK 2026/03/04 01:06:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both11: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both17: size = 6 OK 2026/03/04 01:06:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both17: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both18: size = 6 OK 2026/03/04 01:06:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both18: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both19: size = 6 OK 2026/03/04 01:06:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both19: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both1: size = 6 OK 2026/03/04 01:06:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both1: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both2: size = 6 OK 2026/03/04 01:06:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both2: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both3: size = 6 OK 2026/03/04 01:06:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both3: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both4: size = 6 OK 2026/03/04 01:06:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both4: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both5: size = 6 OK 2026/03/04 01:06:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both5: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both6: size = 6 OK 2026/03/04 01:06:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both6: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both7: size = 6 OK 2026/03/04 01:06:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both7: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both8: size = 6 OK 2026/03/04 01:06:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both8: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both9: size = 6 OK 2026/03/04 01:06:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:06:52 DEBUG : both9: Unchanged skipping 2026/03/04 01:06:52 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only0: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only0: Sizes differ 2026/03/04 01:06:52 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only10: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only10: Sizes differ 2026/03/04 01:06:52 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only11: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only11: Sizes differ 2026/03/04 01:06:52 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only12: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only12: Sizes differ 2026/03/04 01:06:52 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only13: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only13: Sizes differ 2026/03/04 01:06:52 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only14: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only14: Sizes differ 2026/03/04 01:06:52 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only15: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only15: Sizes differ 2026/03/04 01:06:52 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only16: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only16: Sizes differ 2026/03/04 01:06:52 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only17: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only17: Sizes differ 2026/03/04 01:06:52 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only18: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only18: Sizes differ 2026/03/04 01:06:52 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only19: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only19: Sizes differ 2026/03/04 01:06:52 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only1: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only1: Sizes differ 2026/03/04 01:06:52 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only2: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only2: Sizes differ 2026/03/04 01:06:52 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only3: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only3: Sizes differ 2026/03/04 01:06:52 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only4: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only4: Sizes differ 2026/03/04 01:06:52 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only5: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only5: Sizes differ 2026/03/04 01:06:52 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only6: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only6: Sizes differ 2026/03/04 01:06:52 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only7: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : both12: Unchanged skipping 2026/03/04 01:06:52 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only8: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only8: Sizes differ 2026/03/04 01:06:52 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1645933599) 2026/03/04 01:06:52 DEBUG : only9: size = 6 (B2 bucket rclone-test-nafatup7rigi) 2026/03/04 01:06:52 DEBUG : only9: Sizes differ 2026/03/04 01:06:52 DEBUG : both10: Unchanged skipping 2026/03/04 01:06:52 DEBUG : both16: Unchanged skipping 2026/03/04 01:06:52 DEBUG : only7: Sizes differ 2026/03/04 01:06:52 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:06:52 DEBUG : only0: size = 0 OK 2026/03/04 01:06:52 DEBUG : only10: size = 0 OK 2026/03/04 01:06:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:52 INFO : only0: Copied (replaced existing) 2026/03/04 01:06:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:52 INFO : only10: Copied (replaced existing) 2026/03/04 01:06:52 DEBUG : only13: size = 0 OK 2026/03/04 01:06:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:52 INFO : only13: Copied (replaced existing) 2026/03/04 01:06:52 DEBUG : only14: size = 0 OK 2026/03/04 01:06:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:52 INFO : only14: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only15: size = 0 OK 2026/03/04 01:06:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only15: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only16: size = 0 OK 2026/03/04 01:06:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only16: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only11: size = 0 OK 2026/03/04 01:06:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only11: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only17: size = 0 OK 2026/03/04 01:06:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only17: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only12: size = 0 OK 2026/03/04 01:06:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only12: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only18: size = 0 OK 2026/03/04 01:06:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only18: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only19: size = 0 OK 2026/03/04 01:06:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only19: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only2: size = 0 OK 2026/03/04 01:06:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only2: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only3: size = 0 OK 2026/03/04 01:06:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only3: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only4: size = 0 OK 2026/03/04 01:06:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only4: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only1: size = 0 OK 2026/03/04 01:06:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only1: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only5: size = 0 OK 2026/03/04 01:06:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only5: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only6: size = 0 OK 2026/03/04 01:06:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only6: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only8: size = 0 OK 2026/03/04 01:06:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only8: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only9: size = 0 OK 2026/03/04 01:06:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only9: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : only7: size = 0 OK 2026/03/04 01:06:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/04 01:06:53 INFO : only7: Copied (replaced existing) 2026/03/04 01:06:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.36s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:07:02 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:07:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:07:02 DEBUG : empty_on_remote: Making directory with metadata 2026/03/04 01:07:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:07:02 INFO : empty_on_remote: Making directory 2026/03/04 01:07:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/04 01:07:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/04 01:07:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/04 01:07:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:07:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:07:05 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:07:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:07:05 DEBUG : empty_on_remote: Making directory with metadata 2026/03/04 01:07:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:07:05 INFO : empty_on_remote: Making directory 2026/03/04 01:07:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/04 01:07:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/04 01:07:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/04 01:07:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:07:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/04 01:07:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:07:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:07:07 INFO : sub dir: Making directory 2026/03/04 01:07:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:07:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:07:11 INFO : sub dir: Making directory 2026/03/04 01:07:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.98s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:07:25 DEBUG : Waiting for deletions to finish 2026/03/04 01:07:26 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:07:26 DEBUG : apple: size = 5 OK 2026/03/04 01:07:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : apple: Unchanged skipping 2026/03/04 01:07:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:07:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:07:26 DEBUG : banana: size = 6 OK 2026/03/04 01:07:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : banana: Unchanged skipping 2026/03/04 01:07:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:07:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:07:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:07:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:07:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:07:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:07:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:07:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:07:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:07:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:07:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:07:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:07:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:07:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:07:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:07:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:07:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:07:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:07:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:07:26 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:07:26 DEBUG : Waiting for deletions to finish 2026/03/04 01:07:26 INFO : There was nothing to transfer 2026/03/04 01:07:26 DEBUG : Waiting for deletions to finish 2026/03/04 01:07:27 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:07:27 DEBUG : apple: size = 5 OK 2026/03/04 01:07:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:07:27 DEBUG : apple: Unchanged skipping 2026/03/04 01:07:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:07:27 DEBUG : banana: size = 6 OK 2026/03/04 01:07:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:07:27 DEBUG : banana: Unchanged skipping 2026/03/04 01:07:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:07:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:07:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:07:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:07:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:07:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:07:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:07:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:07:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:07:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:07:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:07:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:07:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:07:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:07:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:07:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:07:27 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:07:27 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:07:27 DEBUG : Waiting for deletions to finish 2026/03/04 01:07:27 INFO : There was nothing to transfer 2026/03/04 01:07:27 DEBUG : Waiting for deletions to finish 2026/03/04 01:07:28 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:07:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:07:43 DEBUG : Waiting for deletions to finish 2026/03/04 01:07:44 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:07:44 DEBUG : apple: size = 5 OK 2026/03/04 01:07:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:44 DEBUG : apple: Unchanged skipping 2026/03/04 01:07:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:07:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:07:44 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:07:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:44 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:07:44 DEBUG : banana: size = 6 OK 2026/03/04 01:07:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:44 DEBUG : banana: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:07:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:07:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:07:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:07:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:07:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:07:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:07:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:07:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:07:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:07:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:07:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:07:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:07:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:07:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:07:45 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:07:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:07:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:07:45 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:07:45 DEBUG : Waiting for deletions to finish 2026/03/04 01:07:45 INFO : There was nothing to transfer 2026/03/04 01:07:45 DEBUG : Waiting for deletions to finish 2026/03/04 01:07:45 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:07:45 DEBUG : apple: size = 5 OK 2026/03/04 01:07:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : apple: Unchanged skipping 2026/03/04 01:07:45 DEBUG : banana: size = 6 OK 2026/03/04 01:07:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : banana: Unchanged skipping 2026/03/04 01:07:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:07:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:07:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:07:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:07:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:07:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:07:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:07:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:07:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:07:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:07:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:07:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:07:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:07:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:07:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:07:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:07:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:07:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:07:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:07:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:07:46 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:07:46 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:07:46 DEBUG : Waiting for deletions to finish 2026/03/04 01:07:46 INFO : There was nothing to transfer 2026/03/04 01:07:46 DEBUG : Waiting for deletions to finish 2026/03/04 01:07:46 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:07:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:08:01 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:01 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:08:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 01:08:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:02 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:08:02 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:08:02 DEBUG : YXBwbGU=: size = 5 OK 2026/03/04 01:08:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/04 01:08:02 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/04 01:08:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/04 01:08:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/04 01:08:02 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/04 01:08:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/04 01:08:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/04 01:08:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/04 01:08:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/04 01:08:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/04 01:08:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:03 DEBUG : YmFuYW5h: size = 6 OK 2026/03/04 01:08:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/04 01:08:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/04 01:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/04 01:08:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/04 01:08:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/04 01:08:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/04 01:08:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/04 01:08:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/04 01:08:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/04 01:08:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/04 01:08:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/04 01:08:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/04 01:08:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/04 01:08:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/04 01:08:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/04 01:08:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/04 01:08:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/04 01:08:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/04 01:08:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/04 01:08:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/04 01:08:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/04 01:08:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/04 01:08:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:08:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/04 01:08:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/04 01:08:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/04 01:08:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/04 01:08:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:08:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/04 01:08:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/04 01:08:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/04 01:08:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/04 01:08:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:04 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:04 INFO : apple: Deleted 2026/03/04 01:08:04 INFO : banana: Deleted 2026/03/04 01:08:04 INFO : splitbananasplit: Deleted 2026/03/04 01:08:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 01:08:04 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 01:08:05 INFO : appleappleapplebanana: Deleted 2026/03/04 01:08:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0011-56789;.txt: Deleted 2026/03/04 01:08:05 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 01:08:05 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/04 01:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:06 DEBUG : YXBwbGU=: size = 5 OK 2026/03/04 01:08:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : apple: Unchanged skipping 2026/03/04 01:08:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/04 01:08:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:08:06 DEBUG : YmFuYW5h: size = 6 OK 2026/03/04 01:08:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : banana: Unchanged skipping 2026/03/04 01:08:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/04 01:08:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 01:08:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/04 01:08:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/04 01:08:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/04 01:08:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/04 01:08:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/04 01:08:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/04 01:08:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/04 01:08:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/04 01:08:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/04 01:08:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/04 01:08:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/04 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:08:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/04 01:08:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/04 01:08:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/04 01:08:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/04 01:08:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/04 01:08:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:08:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:08:06 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:08:06 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:06 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/04 01:08:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:08:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:08:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:08:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:08:22 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:22 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:08:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/04 01:08:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/04 01:08:23 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/04 01:08:23 DEBUG : PREFIXapple: size = 5 OK 2026/03/04 01:08:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/04 01:08:23 INFO : apple: Copied (new) to: PREFIXapple 2026/03/04 01:08:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:08:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:08:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:08:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:08:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:08:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:08:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:08:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:08:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:08:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:08:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:08:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:08:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:08:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/04 01:08:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:08:23 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:08:23 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:08:24 DEBUG : PREFIXbanana: size = 6 OK 2026/03/04 01:08:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/04 01:08:24 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/04 01:08:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:08:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/04 01:08:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/04 01:08:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:08:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:08:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/04 01:08:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:08:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:08:24 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/04 01:08:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/04 01:08:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/04 01:08:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:08:24 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/04 01:08:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/04 01:08:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:08:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:08:24 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/04 01:08:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/04 01:08:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:08:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:08:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/04 01:08:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/04 01:08:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:08:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:08:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/04 01:08:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/04 01:08:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:08:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:08:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/04 01:08:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/04 01:08:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:08:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:08:24 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/04 01:08:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/04 01:08:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:08:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:08:24 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/04 01:08:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/04 01:08:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:08:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:08:24 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/04 01:08:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/04 01:08:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:08:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:08:25 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/04 01:08:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/04 01:08:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:08:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:08:25 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/04 01:08:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/04 01:08:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:08:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:08:25 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/04 01:08:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/04 01:08:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:08:25 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/04 01:08:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/04 01:08:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:08:25 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/04 01:08:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/04 01:08:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/04 01:08:25 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/04 01:08:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/04 01:08:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:08:25 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 01:08:26 INFO : apple: Deleted 2026/03/04 01:08:26 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 01:08:26 INFO : splitbananasplit: Deleted 2026/03/04 01:08:26 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 01:08:26 INFO : banana: Deleted 2026/03/04 01:08:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 01:08:26 INFO : appleappleapplebanana: Deleted 2026/03/04 01:08:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0011-56789;.txt: Deleted 2026/03/04 01:08:26 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 01:08:26 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:26 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:08:26 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:08:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:08:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:08:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:27 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:08:27 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:08:27 DEBUG : banana: size = 6 OK 2026/03/04 01:08:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/04 01:08:27 INFO : banana: Copied (new) 2026/03/04 01:08:27 DEBUG : apple: size = 5 OK 2026/03/04 01:08:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/04 01:08:27 INFO : apple: Copied (new) 2026/03/04 01:08:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:08:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/04 01:08:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/04 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/04 01:08:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/04 01:08:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:08:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/04 01:08:28 INFO : appleappleapplebanana: Copied (new) 2026/03/04 01:08:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:08:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/04 01:08:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/04 01:08:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:08:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/04 01:08:28 INFO : splitbananasplit: Copied (new) 2026/03/04 01:08:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:08:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/04 01:08:28 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/04 01:08:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:08:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/04 01:08:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/04 01:08:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:08:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/04 01:08:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/04 01:08:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:08:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/04 01:08:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/04 01:08:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:08:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/04 01:08:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/04 01:08:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:08:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/04 01:08:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/04 01:08:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:08:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/04 01:08:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/04 01:08:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:08:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/04 01:08:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/04 01:08:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:08:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/04 01:08:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/04 01:08:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:08:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/04 01:08:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/04 01:08:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:08:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/04 01:08:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/04 01:08:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:08:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/04 01:08:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/04 01:08:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:08:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/04 01:08:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/04 01:08:29 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:29 INFO : PREFIXbanana: Deleted 2026/03/04 01:08:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/04 01:08:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/04 01:08:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/04 01:08:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/04 01:08:30 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/04 01:08:30 INFO : PREFIXsplitbananasplit: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/04 01:08:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/04 01:08:30 INFO : PREFIXapple: Deleted 2026/03/04 01:08:30 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:30 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:08:30 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:31 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:08:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:08:46 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:47 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:08:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 01:08:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:08:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:08:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:08:48 DEBUG : appleSUFFIX: size = 5 OK 2026/03/04 01:08:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/04 01:08:48 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:08:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:48 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:08:48 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:08:48 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/04 01:08:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/04 01:08:48 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/04 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/04 01:08:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/04 01:08:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/04 01:08:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:08:48 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/04 01:08:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/04 01:08:48 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/04 01:08:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/04 01:08:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/04 01:08:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/04 01:08:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:08:48 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/04 01:08:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/04 01:08:48 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/04 01:08:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/04 01:08:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/04 01:08:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/04 01:08:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/04 01:08:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/04 01:08:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:08:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/04 01:08:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/04 01:08:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/04 01:08:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/04 01:08:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/04 01:08:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/04 01:08:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/04 01:08:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/04 01:08:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/04 01:08:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/04 01:08:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/04 01:08:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/04 01:08:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/04 01:08:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/04 01:08:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/04 01:08:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/04 01:08:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:08:49 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/04 01:08:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/04 01:08:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:08:49 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:49 INFO : appleappleapplebanana: Deleted 2026/03/04 01:08:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0011-56789;.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 01:08:50 INFO : banana: Deleted 2026/03/04 01:08:50 INFO : splitbananasplit: Deleted 2026/03/04 01:08:50 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 01:08:50 INFO : apple: Deleted 2026/03/04 01:08:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 01:08:50 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 01:08:50 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/04 01:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:08:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:08:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:08:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:08:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:08:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/04 01:08:51 INFO : appleappleapplebanana: Copied (new) 2026/03/04 01:08:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:08:51 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:08:51 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:08:51 DEBUG : banana: size = 6 OK 2026/03/04 01:08:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/04 01:08:51 INFO : banana: Copied (new) 2026/03/04 01:08:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:08:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/04 01:08:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/04 01:08:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:08:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/04 01:08:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/04 01:08:51 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:08:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/04 01:08:51 INFO : splitbananasplit: Copied (new) 2026/03/04 01:08:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:08:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/04 01:08:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/04 01:08:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:08:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/04 01:08:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:08:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/04 01:08:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:08:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/04 01:08:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : apple: size = 5 OK 2026/03/04 01:08:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/04 01:08:52 INFO : apple: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:08:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/04 01:08:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:08:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/04 01:08:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:08:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/04 01:08:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:08:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/04 01:08:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:08:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/04 01:08:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:08:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/04 01:08:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:08:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/04 01:08:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:08:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/04 01:08:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:08:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/04 01:08:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:08:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/04 01:08:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/04 01:08:52 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:53 INFO : splitbananasplitSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : appleSUFFIX: Deleted 2026/03/04 01:08:53 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/04 01:08:53 INFO : bananaSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/04 01:08:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/04 01:08:53 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:53 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:08:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : Waiting for deletions to finish 2026/03/04 01:08:54 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:08:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:09:08 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:09 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:09:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : apple: size = 5 OK 2026/03/04 01:09:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:09 DEBUG : apple: Unchanged skipping 2026/03/04 01:09:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:09 DEBUG : banana: size = 6 OK 2026/03/04 01:09:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:09 DEBUG : banana: Unchanged skipping 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:09:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/04 01:09:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:09:09 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:09:09 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:09:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/04 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/04 01:09:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/04 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:09:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/04 01:09:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/04 01:09:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/04 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:09:10 DEBUG : splitbanan: size = 16 OK 2026/03/04 01:09:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/04 01:09:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/04 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:09:10 DEBUG : appleapple: size = 21 OK 2026/03/04 01:09:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/04 01:09:10 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/04 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:09:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/04 01:09:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/04 01:09:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/04 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:09:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/04 01:09:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/04 01:09:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/04 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:09:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/04 01:09:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/04 01:09:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/04 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:09:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/04 01:09:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/04 01:09:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/04 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:09:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/04 01:09:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/04 01:09:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/04 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:09:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/04 01:09:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/04 01:09:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/04 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:09:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/04 01:09:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/04 01:09:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/04 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:09:11 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/04 01:09:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/04 01:09:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/04 01:09:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:09:11 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/04 01:09:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/04 01:09:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/04 01:09:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:09:11 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/04 01:09:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/04 01:09:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/04 01:09:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:09:11 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/04 01:09:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/04 01:09:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/04 01:09:11 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/04 01:09:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/04 01:09:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/04 01:09:11 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/04 01:09:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/04 01:09:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/04 01:09:11 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/04 01:09:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/04 01:09:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/04 01:09:11 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 01:09:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 01:09:11 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 01:09:11 INFO : appleappleapplebanana: Deleted 2026/03/04 01:09:11 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 01:09:11 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 01:09:11 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 01:09:11 INFO : dir1/0011-56789;.txt: Deleted 2026/03/04 01:09:12 INFO : splitbananasplit: Deleted 2026/03/04 01:09:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 01:09:12 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 01:09:12 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 01:09:12 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 01:09:12 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 01:09:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 01:09:12 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 01:09:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 01:09:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 01:09:12 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:12 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : appleapple: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/04 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:12 DEBUG : apple: size = 5 OK 2026/03/04 01:09:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:12 DEBUG : apple: Unchanged skipping 2026/03/04 01:09:12 DEBUG : appleapple: size = 21 OK 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:09:12 DEBUG : banana: size = 6 OK 2026/03/04 01:09:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:12 DEBUG : banana: Unchanged skipping 2026/03/04 01:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:12 DEBUG : splitbanan: size = 16 OK 2026/03/04 01:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/04 01:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:09:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:09:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:09:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:09:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:09:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:09:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:09:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:09:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:09:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:09:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:09:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:09:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:09:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:09:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:09:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/04 01:09:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/04 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/04 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/04 01:09:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/04 01:09:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/04 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/04 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/04 01:09:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/04 01:09:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/04 01:09:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/04 01:09:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/04 01:09:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/04 01:09:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/04 01:09:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/04 01:09:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/04 01:09:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/04 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:09:13 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:09:13 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:09:13 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:13 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:13 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : appleapple: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/04 01:09:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:09:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:09:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:09:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:09:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:09:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:09:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:09:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:09:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:09:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:09:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:09:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:09:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:09:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:09:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:09:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:09:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:09:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:09:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:09:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:09:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:09:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:09:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:09:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:09:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:09:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:09:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:09:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:09:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:09:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:09:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:09:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:09:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:09:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:09:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:09:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:09:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:09:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:09:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:09:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:09:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:09:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:09:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:09:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:09:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:09:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:09:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:09:13 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:09:28 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:28 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:09:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:09:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:09:29 DEBUG : banana: size = 6 OK 2026/03/04 01:09:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : banana: Unchanged skipping 2026/03/04 01:09:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:09:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:09:29 DEBUG : apple: size = 5 OK 2026/03/04 01:09:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : apple: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:09:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:09:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:09:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:09:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:09:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:09:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:09:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:09:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:09:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:09:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:09:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:09:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:09:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:09:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:09:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:09:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:09:29 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:09:29 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:29 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:29 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:09:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : apple: size = 5 OK 2026/03/04 01:09:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : apple: Unchanged skipping 2026/03/04 01:09:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:09:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:09:30 DEBUG : banana: size = 6 OK 2026/03/04 01:09:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : banana: Unchanged skipping 2026/03/04 01:09:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:09:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:09:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:09:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:09:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:09:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:09:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:09:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:09:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:09:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:09:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:09:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:09:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:09:30 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:09:30 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:09:30 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:30 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:30 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:09:30 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:31 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:09:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:09:45 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:46 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:09:46 DEBUG : apple: size = 5 OK 2026/03/04 01:09:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : apple: Unchanged skipping 2026/03/04 01:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:09:46 DEBUG : banana: size = 6 OK 2026/03/04 01:09:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : banana: Unchanged skipping 2026/03/04 01:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:09:46 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:09:46 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:09:46 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:46 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:47 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:09:47 DEBUG : apple: size = 5 OK 2026/03/04 01:09:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:09:47 DEBUG : apple: Unchanged skipping 2026/03/04 01:09:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:09:47 DEBUG : banana: size = 6 OK 2026/03/04 01:09:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : banana: Unchanged skipping 2026/03/04 01:09:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:09:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:09:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:09:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:09:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:09:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:09:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:09:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:09:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:09:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:09:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:09:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:09:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:09:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:09:47 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:09:47 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:09:47 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:47 DEBUG : Waiting for deletions to finish 2026/03/04 01:09:48 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:03 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:03 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:10:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : apple: size = 5 OK 2026/03/04 01:10:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : apple: Unchanged skipping 2026/03/04 01:10:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:10:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:10:04 DEBUG : banana: size = 6 OK 2026/03/04 01:10:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : banana: Unchanged skipping 2026/03/04 01:10:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:10:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:10:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:10:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:10:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:10:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:10:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:10:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:10:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:10:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:10:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:10:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:10:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:10:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:10:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:10:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:10:04 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:04 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:04 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:04 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:04 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:10:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : apple: size = 5 OK 2026/03/04 01:10:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : apple: Unchanged skipping 2026/03/04 01:10:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:10:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:10:05 DEBUG : banana: size = 6 OK 2026/03/04 01:10:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : banana: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:10:05 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:05 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:05 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:05 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:05 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:20 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:20 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:10:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : apple: size = 5 OK 2026/03/04 01:10:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : apple: Unchanged skipping 2026/03/04 01:10:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:10:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:10:21 DEBUG : banana: size = 6 OK 2026/03/04 01:10:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : banana: Unchanged skipping 2026/03/04 01:10:21 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:10:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:10:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:10:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:10:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:10:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:10:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:10:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:10:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:10:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:10:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:10:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:10:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:10:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:10:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:10:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:10:21 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:21 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:21 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:21 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:21 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:10:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : apple: size = 5 OK 2026/03/04 01:10:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : apple: Unchanged skipping 2026/03/04 01:10:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:10:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:10:22 DEBUG : banana: size = 6 OK 2026/03/04 01:10:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : banana: Unchanged skipping 2026/03/04 01:10:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:10:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:10:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:10:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:10:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:10:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:10:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:10:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:10:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:10:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:10:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:10:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:10:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:10:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:10:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:10:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:10:22 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:22 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:22 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:22 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:10:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:38 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:10:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : apple: size = 5 OK 2026/03/04 01:10:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : apple: Unchanged skipping 2026/03/04 01:10:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:10:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:10:39 DEBUG : banana: size = 6 OK 2026/03/04 01:10:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : banana: Unchanged skipping 2026/03/04 01:10:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:10:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:10:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:10:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:10:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:10:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:10:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:10:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:10:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:10:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:10:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:10:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:10:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:10:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:10:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:10:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:10:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:10:39 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:39 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:10:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : apple: size = 5 OK 2026/03/04 01:10:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:10:40 DEBUG : banana: size = 6 OK 2026/03/04 01:10:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : apple: Unchanged skipping 2026/03/04 01:10:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:10:40 DEBUG : banana: Unchanged skipping 2026/03/04 01:10:40 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:10:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:10:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:10:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:10:40 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:10:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:10:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:10:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:10:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:10:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:10:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:10:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:10:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:10:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:10:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:10:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:10:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:10:40 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:40 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:10:40 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (209.85s) --- PASS: TestTransform/NFC (17.27s) --- PASS: TestTransform/NFD (18.30s) --- PASS: TestTransform/base64 (20.25s) --- PASS: TestTransform/prefix (24.37s) --- PASS: TestTransform/suffix (23.27s) --- PASS: TestTransform/truncate (19.06s) --- PASS: TestTransform/encoder (18.05s) --- PASS: TestTransform/ISO-8859-1 (16.65s) --- PASS: TestTransform/charmap (18.02s) --- PASS: TestTransform/lowercase (17.01s) --- PASS: TestTransform/ascii (17.60s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/04 01:10:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/04 01:10:45 INFO : sub dir_somesuffix: Making directory 2026/03/04 01:10:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/04 01:10:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/04 01:10:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/04 01:10:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/04 01:10:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/04 01:10:45 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:45 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/04 01:10:46 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:10:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/04 01:10:46 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.93s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:47 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:47 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:47 INFO : tictactoe: Making directory 2026/03/04 01:10:47 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:47 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:10:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/04 01:10:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:10:47 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:47 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:48 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/04 01:10:48 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:10:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/04 01:10:48 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.81s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:49 INFO : toe: Making directory 2026/03/04 01:10:49 INFO : toe/toe: Making directory 2026/03/04 01:10:49 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/04 01:10:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/04 01:10:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/04 01:10:49 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:49 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:49 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/04 01:10:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:10:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/04 01:10:49 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:50 INFO : toe: Making directory 2026/03/04 01:10:50 INFO : toe/toe: Making directory 2026/03/04 01:10:50 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/04 01:10:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/04 01:10:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/04 01:10:50 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:50 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:51 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/04 01:10:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:10:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/04 01:10:51 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:52 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:10:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/04 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:10:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:10:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:10:52 INFO : tictacempty_dir: Making directory 2026/03/04 01:10:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:52 INFO : tictactoe: Making directory 2026/03/04 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:52 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:10:52 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:10:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:10:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:10:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:10:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:10:52 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:52 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/04 01:10:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:10:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/04 01:10:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.93s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:54 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:10:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/04 01:10:54 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:10:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:10:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:10:54 INFO : tictacempty_dir: Making directory 2026/03/04 01:10:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:10:54 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:54 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:54 INFO : tictactoe: Making directory 2026/03/04 01:10:54 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:54 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:10:54 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:10:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:10:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/04 01:10:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:10:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:10:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:10:54 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:54 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:10:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:10:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:10:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/04 01:10:55 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:55 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:10:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:10:56 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:56 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/04 01:10:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:10:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:10:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/04 01:10:56 NOTICE: B2 bucket rclone-test-nafatup7rigi: 0 differences found 2026/03/04 01:10:56 NOTICE: B2 bucket rclone-test-nafatup7rigi: 1 matching files --- PASS: TestAllTag (2.85s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:57 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:57 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:57 INFO : tictactoe: Making directory 2026/03/04 01:10:57 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:57 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:10:57 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:10:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:10:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:10:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:10:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:10:57 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:57 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:57 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/04 01:10:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:10:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/04 01:10:57 DEBUG : Waiting for deletions to finish 2026/03/04 01:10:58 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:58 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:58 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:10:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:10:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/04 01:10:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/04 01:10:58 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:10:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/04 01:10:58 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:10:58 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.35s) === RUN TestSyntax 2026/03/04 01:10:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:10:59 INFO : toe: Making directory 2026/03/04 01:10:59 INFO : toe/toe: Making directory 2026/03/04 01:10:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/04 01:10:59 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:10:59 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:11:00 DEBUG : toe/toe/toe: size = 11 OK 2026/03/04 01:11:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:11:00 INFO : toe/toe/toe: Copied (new) 2026/03/04 01:11:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.59s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:11:01 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:11:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/04 01:11:01 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:01 INFO : tictacempty_dir: Making directory 2026/03/04 01:11:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:01 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:01 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:01 INFO : tictactoe: Making directory 2026/03/04 01:11:01 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:01 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:11:01 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:11:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:11:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/04 01:11:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:11:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:01 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:11:01 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:11:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:11:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:11:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:02 INFO : toe/toe/toe.txt: Deleted 2026/03/04 01:11:02 INFO : toe/toe: Removing directory 2026/03/04 01:11:02 INFO : toe: Removing directory 2026/03/04 01:11:02 INFO : empty_dir: Removing directory 2026/03/04 01:11:02 DEBUG : Local file system at /tmp/rclone1645933599: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.90s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:11:02 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:11:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/04 01:11:02 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:03 INFO : tictacempty_dir: Making directory 2026/03/04 01:11:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:03 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:03 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:03 INFO : tictactoe: Making directory 2026/03/04 01:11:03 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:03 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:11:03 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:11:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:11:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/04 01:11:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:11:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:03 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:11:03 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:11:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:11:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:11:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:03 INFO : toe/toe/toe.txt: Deleted 2026/03/04 01:11:03 INFO : toe/toe: Removing directory 2026/03/04 01:11:03 INFO : toe: Removing directory 2026/03/04 01:11:03 INFO : empty_dir: Removing directory 2026/03/04 01:11:03 DEBUG : Local file system at /tmp/rclone1645933599: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/04 01:11:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:11:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/04 01:11:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:11:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:11:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:11:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/04 01:11:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:11:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/04 01:11:05 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.45s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:11:06 DEBUG : Reset feature "Copy" 2026/03/04 01:11:06 DEBUG : Reset feature "Move" 2026/03/04 01:11:06 DEBUG : Reset feature "Copy" 2026/03/04 01:11:06 DEBUG : Reset feature "Move" 2026/03/04 01:11:06 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:11:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/04 01:11:06 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:06 INFO : tictacempty_dir: Making directory 2026/03/04 01:11:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:11:06 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:06 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:06 INFO : tictactoe: Making directory 2026/03/04 01:11:06 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:06 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:11:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:11:06 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:11:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:11:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/04 01:11:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:11:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:06 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:11:06 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:11:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:11:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:11:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:11:07 INFO : toe/toe/toe.txt: Deleted 2026/03/04 01:11:07 INFO : toe/toe: Removing directory 2026/03/04 01:11:07 INFO : toe: Removing directory 2026/03/04 01:11:07 INFO : empty_dir: Removing directory 2026/03/04 01:11:07 DEBUG : Local file system at /tmp/rclone1645933599: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/04 01:11:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:11:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/04 01:11:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:11:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:11:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:11:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/04 01:11:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:11:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/04 01:11:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.60s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:11:10 DEBUG : toe: transformed to: dG9l 2026/03/04 01:11:10 DEBUG : toe: transformed to: dG9l 2026/03/04 01:11:10 INFO : dG9l: Making directory 2026/03/04 01:11:10 DEBUG : toe: transformed to: dG9l 2026/03/04 01:11:10 DEBUG : toe: transformed to: dG9l 2026/03/04 01:11:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/04 01:11:10 INFO : dG9l/dG9l: Making directory 2026/03/04 01:11:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/04 01:11:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/04 01:11:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/04 01:11:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:11:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/04 01:11:10 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:11:10 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:11:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/04 01:11:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:11:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/04 01:11:11 DEBUG : Waiting for deletions to finish 2026/03/04 01:11:11 DEBUG : dG9l: transformed to: toe 2026/03/04 01:11:11 DEBUG : dG9l: transformed to: toe 2026/03/04 01:11:11 DEBUG : dG9l: transformed to: toe 2026/03/04 01:11:11 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/04 01:11:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/04 01:11:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/04 01:11:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/04 01:11:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/04 01:11:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/04 01:11:12 DEBUG : Local file system at /tmp/rclone1645933599: Waiting for checks to finish 2026/03/04 01:11:12 DEBUG : Local file system at /tmp/rclone1645933599: Waiting for transfers to finish 2026/03/04 01:11:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.82s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-nafatup7rigi", Local "Local file system at /tmp/rclone1645933599", Modify Window "1ms" 2026/03/04 01:11:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:11:12 DEBUG : toe: transformed to: 2026/03/04 01:11:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:11:13 DEBUG : toe: transformed to: 2026/03/04 01:11:13 INFO : B2 bucket rclone-test-nafatup7rigi: Making directory 2026/03/04 01:11:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:11:13 DEBUG : toe: transformed to: 2026/03/04 01:11:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:11:13 DEBUG : toe: transformed to: 2026/03/04 01:11:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:11:13 DEBUG : toe/toe: transformed to: 2026/03/04 01:11:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/04 01:11:13 INFO : toe/toe: Making directory 2026/03/04 01:11:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:11:13 DEBUG : toe/toe: transformed to: 2026/03/04 01:11:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/04 01:11:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:11:13 DEBUG : toe: transformed to: 2026/03/04 01:11:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/04 01:11:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:11:13 DEBUG : toe/toe/toe: transformed to: 2026/03/04 01:11:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/04 01:11:13 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for checks to finish 2026/03/04 01:11:13 DEBUG : B2 bucket rclone-test-nafatup7rigi: Waiting for transfers to finish 2026/03/04 01:11:13 DEBUG : toe/toe/toe: size = 11 OK 2026/03/04 01:11:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/04 01:11:13 INFO : toe/toe/toe: Copied (new) 2026/03/04 01:11:13 ERROR : B2 bucket rclone-test-nafatup7rigi: not deleting files as there were IO errors 2026/03/04 01:11:13 ERROR : B2 bucket rclone-test-nafatup7rigi: not deleting directories as there were IO errors --- PASS: TestError (1.83s) PASS 2026/03/04 01:11:14 DEBUG : B2 bucket rclone-test-nafatup7rigi: Purge remote 2026/03/04 01:11:14 INFO : B2 bucket rclone-test-nafatup7rigi: cleaning bucket "rclone-test-nafatup7rigi" of all files 2026/03/04 01:11:15 DEBUG : BackupDir/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def044_d20260304_m010432_c001_v7007000_t0000_u01772586272392") 2026/03/04 01:11:15 DEBUG : BackupDir/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f118908fd5d3e2379_d20260304_m010425_c001_v0001103_t0027_u01772586265914") 2026/03/04 01:11:15 DEBUG : CompareDest/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4072516e74340310_d20260304_m010404_c001_v7007000_t0000_u01772586244141") 2026/03/04 01:11:15 DEBUG : CompareDest/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2c6b_d20260304_m010356_c001_v0001033_t0031_u01772586236351") 2026/03/04 01:11:15 DEBUG : CompareDest/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4072516e74340311_d20260304_m010404_c001_v7007000_t0000_u01772586244323") 2026/03/04 01:11:15 DEBUG : CompareDest/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e51b6_d20260304_m010358_c001_v0001184_t0024_u01772586238220") 2026/03/04 01:11:15 DEBUG : CopyDest/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def045_d20260304_m010432_c001_v7007000_t0000_u01772586272574") 2026/03/04 01:11:15 DEBUG : CopyDest/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e76d6_d20260304_m010422_c001_v0001092_t0048_u01772586262932") 2026/03/04 01:11:15 DEBUG : CopyDest/three: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def046_d20260304_m010432_c001_v7007000_t0000_u01772586272756") 2026/03/04 01:11:15 DEBUG : CopyDest/three: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e524e_d20260304_m010430_c001_v0001184_t0029_u01772586270144") 2026/03/04 01:11:16 DEBUG : CopyDest/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def047_d20260304_m010432_c001_v7007000_t0000_u01772586272937") 2026/03/04 01:11:16 DEBUG : CopyDest/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2d73_d20260304_m010427_c001_v0001033_t0007_u01772586267721") 2026/03/04 01:11:16 DEBUG : EXISTING: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb74946d6_d20260304_m010605_c001_v7007000_t0000_u01772586365762") 2026/03/04 01:11:16 DEBUG : EXISTING: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e53ca_d20260304_m010604_c001_v0001184_t0045_u01772586364797") 2026/03/04 01:11:16 DEBUG : PREFIXapple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fba9_d20260304_m010830_c001_v7007000_t0000_u01772586510253") 2026/03/04 01:11:16 DEBUG : PREFIXapple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f032f_d20260304_m010823_c001_v0001176_t0032_u01772586503629") 2026/03/04 01:11:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb261_d20260304_m010830_c001_v7007000_t0000_u01772586510043") 2026/03/04 01:11:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5795_d20260304_m010823_c001_v0001184_t0029_u01772586503640") 2026/03/04 01:11:16 DEBUG : PREFIXbanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40759380673b4f88_d20260304_m010829_c001_v7007000_t0000_u01772586509840") 2026/03/04 01:11:16 DEBUG : PREFIXbanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431eff_d20260304_m010823_c001_v0001109_t0059_u01772586503656") 2026/03/04 01:11:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fba8_d20260304_m010830_c001_v7007000_t0000_u01772586510072") 2026/03/04 01:11:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3655_d20260304_m010823_c001_v0001033_t0010_u01772586503649") 2026/03/04 01:11:16 DEBUG : Testêé: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb74946cf_d20260304_m010602_c001_v7007000_t0000_u01772586362018") 2026/03/04 01:11:16 DEBUG : Testêé: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e53ba_d20260304_m010601_c001_v0001184_t0053_u01772586361431") 2026/03/04 01:11:16 DEBUG : Testêé: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee306d_d20260304_m010559_c001_v0001033_t0047_u01772586359381") 2026/03/04 01:11:16 DEBUG : YXBwbGU=: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dbe_d20260304_m010807_c001_v7007000_t0000_u01772586487148") 2026/03/04 01:11:16 DEBUG : YXBwbGU=: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5710_d20260304_m010802_c001_v0001184_t0020_u01772586482434") 2026/03/04 01:11:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dbf_d20260304_m010807_c001_v7007000_t0000_u01772586487331") 2026/03/04 01:11:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431ecb_d20260304_m010802_c001_v0001109_t0025_u01772586482462") 2026/03/04 01:11:17 DEBUG : YmFuYW5h: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dc0_d20260304_m010807_c001_v7007000_t0000_u01772586487513") 2026/03/04 01:11:17 DEBUG : YmFuYW5h: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee35ab_d20260304_m010802_c001_v0001033_t0049_u01772586482444") 2026/03/04 01:11:17 DEBUG : a/potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a47_d20260304_m010220_c001_v7007000_t0000_u01772586140585") 2026/03/04 01:11:17 DEBUG : a/potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5040_d20260304_m010219_c001_v0001184_t0039_u01772586139977") 2026/03/04 01:11:17 DEBUG : a/potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c65_d20260304_m010218_c001_v7007000_t0000_u01772586138606") 2026/03/04 01:11:17 DEBUG : a/potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e502c_d20260304_m010217_c001_v0001184_t0032_u01772586137672") 2026/03/04 01:11:17 DEBUG : a/potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a307_d20260304_m010201_c001_v7007000_t0000_u01772586121712") 2026/03/04 01:11:17 DEBUG : a/potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fe4_d20260304_m010200_c001_v0001184_t0025_u01772586120797") 2026/03/04 01:11:17 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e32b_d20260304_m011041_c001_v7007000_t0000_u01772586641110") 2026/03/04 01:11:17 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431faf_d20260304_m011036_c001_v0001109_t0034_u01772586636304") 2026/03/04 01:11:17 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c1a_d20260304_m011023_c001_v7007000_t0000_u01772586623357") 2026/03/04 01:11:17 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431fa1_d20260304_m011018_c001_v0001109_t0056_u01772586618955") 2026/03/04 01:11:17 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693ef_d20260304_m011006_c001_v7007000_t0000_u01772586606145") 2026/03/04 01:11:17 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f89_d20260304_m011001_c001_v0001109_t0051_u01772586601425") 2026/03/04 01:11:17 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb29f_d20260304_m010948_c001_v7007000_t0000_u01772586588606") 2026/03/04 01:11:17 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f79_d20260304_m010944_c001_v0001109_t0023_u01772586584224") 2026/03/04 01:11:17 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920b7_d20260304_m010931_c001_v7007000_t0000_u01772586571853") 2026/03/04 01:11:17 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f6b_d20260304_m010927_c001_v0001109_t0053_u01772586567074") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e5f9_d20260304_m010913_c001_v7007000_t0000_u01772586553898") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee37d9_d20260304_m010907_c001_v0001033_t0037_u01772586547425") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa32716939c_d20260304_m010854_c001_v7007000_t0000_u01772586534837") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3765_d20260304_m010851_c001_v0001033_t0017_u01772586531311") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169392_d20260304_m010850_c001_v7007000_t0000_u01772586530173") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5807_d20260304_m010845_c001_v0001184_t0011_u01772586525354") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbac_d20260304_m010831_c001_v7007000_t0000_u01772586511571") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0343_d20260304_m010827_c001_v0001176_t0008_u01772586507590") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f178c0_d20260304_m010826_c001_v7007000_t0000_u01772586506239") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0327_d20260304_m010820_c001_v0001176_t0023_u01772586500270") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093db4_d20260304_m010804_c001_v7007000_t0000_u01772586484520") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5704_d20260304_m010759_c001_v0001184_t0036_u01772586479495") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb217_d20260304_m010746_c001_v7007000_t0000_u01772586466798") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e56b6_d20260304_m010741_c001_v0001184_t0015_u01772586461881") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17875_d20260304_m010728_c001_v7007000_t0000_u01772586448632") 2026/03/04 01:11:18 DEBUG : apple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5662_d20260304_m010723_c001_v0001184_t0024_u01772586443975") 2026/03/04 01:11:19 DEBUG : appleSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb279_d20260304_m010853_c001_v7007000_t0000_u01772586533303") 2026/03/04 01:11:19 DEBUG : appleSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5815_d20260304_m010848_c001_v0001184_t0054_u01772586528016") 2026/03/04 01:11:19 DEBUG : appleapple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e5fa_d20260304_m010914_c001_v7007000_t0000_u01772586554080") 2026/03/04 01:11:19 DEBUG : appleapple: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f51_d20260304_m010909_c001_v0001109_t0004_u01772586549804") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e32d_d20260304_m011041_c001_v7007000_t0000_u01772586641295") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f04e3_d20260304_m011037_c001_v0001176_t0003_u01772586637712") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c1b_d20260304_m011023_c001_v7007000_t0000_u01772586623574") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f04bf_d20260304_m011019_c001_v0001176_t0059_u01772586619883") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693f0_d20260304_m011006_c001_v7007000_t0000_u01772586606346") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f048d_d20260304_m011002_c001_v0001176_t0032_u01772586602969") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2a0_d20260304_m010948_c001_v7007000_t0000_u01772586588789") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0465_d20260304_m010945_c001_v0001176_t0049_u01772586585476") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920b8_d20260304_m010932_c001_v7007000_t0000_u01772586572034") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f043d_d20260304_m010928_c001_v0001176_t0055_u01772586568058") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc3c_d20260304_m010911_c001_v7007000_t0000_u01772586551709") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03ef_d20260304_m010908_c001_v0001176_t0050_u01772586548429") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa32716939d_d20260304_m010855_c001_v7007000_t0000_u01772586535020") 2026/03/04 01:11:19 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5831_d20260304_m010851_c001_v0001184_t0008_u01772586531280") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc1f_d20260304_m010849_c001_v7007000_t0000_u01772586529758") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3720_d20260304_m010845_c001_v0001033_t0005_u01772586525775") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbad_d20260304_m010831_c001_v7007000_t0000_u01772586511753") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3671_d20260304_m010827_c001_v0001033_t0029_u01772586507609") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912b36_d20260304_m010826_c001_v7007000_t0000_u01772586506583") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3647_d20260304_m010820_c001_v0001033_t0040_u01772586500747") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f410117c0dd9369bb_d20260304_m010804_c001_v7007000_t0000_u01772586484926") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02e3_d20260304_m010800_c001_v0001176_t0005_u01772586480540") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb219_d20260304_m010746_c001_v7007000_t0000_u01772586466981") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02b7_d20260304_m010742_c001_v0001176_t0026_u01772586462970") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17876_d20260304_m010728_c001_v7007000_t0000_u01772586448816") 2026/03/04 01:11:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f027f_d20260304_m010724_c001_v0001176_t0054_u01772586444774") 2026/03/04 01:11:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169398_d20260304_m010853_c001_v7007000_t0000_u01772586533316") 2026/03/04 01:11:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0383_d20260304_m010848_c001_v0001176_t0044_u01772586528025") 2026/03/04 01:11:20 DEBUG : b/potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a48_d20260304_m010220_c001_v7007000_t0000_u01772586140782") 2026/03/04 01:11:20 DEBUG : b/potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e503a_d20260304_m010219_c001_v0001184_t0027_u01772586139157") 2026/03/04 01:11:20 DEBUG : b/potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c63_d20260304_m010218_c001_v7007000_t0000_u01772586138045") 2026/03/04 01:11:20 DEBUG : b/potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5022_d20260304_m010216_c001_v0001184_t0005_u01772586136825") 2026/03/04 01:11:20 DEBUG : b/potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a306_d20260304_m010201_c001_v7007000_t0000_u01772586121144") 2026/03/04 01:11:20 DEBUG : b/potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fe0_d20260304_m010159_c001_v0001184_t0045_u01772586119964") 2026/03/04 01:11:21 DEBUG : backup/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912a05_d20260304_m010446_c001_v7007000_t0000_u01772586286856") 2026/03/04 01:11:21 DEBUG : backup/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f107bd1b86ad259aa_d20260304_m010444_c001_v0001180_t0041_u01772586284925") 2026/03/04 01:11:21 DEBUG : backup/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f105f6021d3e40ad0_d20260304_m010440_c001_v0001134_t0055_u01772586280414") 2026/03/04 01:11:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40087d0f288e0a41_d20260304_m010518_c001_v7007000_t0000_u01772586318847") 2026/03/04 01:11:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431d1d_d20260304_m010516_c001_v0001109_t0027_u01772586316059") 2026/03/04 01:11:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f102d9e3c4c85f9cc_d20260304_m010511_c001_v0001130_t0014_u01772586311329") 2026/03/04 01:11:21 DEBUG : backup/one.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345c76_d20260304_m010503_c001_v7007000_t0000_u01772586303819") 2026/03/04 01:11:21 DEBUG : backup/one.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2e9f_d20260304_m010500_c001_v0001033_t0047_u01772586300025") 2026/03/04 01:11:21 DEBUG : backup/one.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f102001bb3df4c440_d20260304_m010455_c001_v0001185_t0033_u01772586295963") 2026/03/04 01:11:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40087d0f288e0a42_d20260304_m010519_c001_v7007000_t0000_u01772586319030") 2026/03/04 01:11:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f107596257867cd05_d20260304_m010518_c001_v0001137_t0019_u01772586318002") 2026/03/04 01:11:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1166745a1c2cc68d_d20260304_m010513_c001_v0001157_t0058_u01772586313666") 2026/03/04 01:11:21 DEBUG : backup/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912a06_d20260304_m010447_c001_v7007000_t0000_u01772586287094") 2026/03/04 01:11:21 DEBUG : backup/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f10651fc3c53b7a2a_d20260304_m010446_c001_v0001185_t0054_u01772586286121") 2026/03/04 01:11:21 DEBUG : backup/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f11156bdd4b0573cc_d20260304_m010442_c001_v0001167_t0038_u01772586282160") 2026/03/04 01:11:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345c77_d20260304_m010504_c001_v7007000_t0000_u01772586304090") 2026/03/04 01:11:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f119dff6ae7fc314c_d20260304_m010502_c001_v0001144_t0019_u01772586302630") 2026/03/04 01:11:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f104aa01949957955_d20260304_m010457_c001_v0001167_t0016_u01772586297525") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e32e_d20260304_m011041_c001_v7007000_t0000_u01772586641538") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3a9d_d20260304_m011036_c001_v0001033_t0026_u01772586636947") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c1c_d20260304_m011023_c001_v7007000_t0000_u01772586623765") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3a11_d20260304_m011019_c001_v0001033_t0030_u01772586619429") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693f1_d20260304_m011006_c001_v7007000_t0000_u01772586606562") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3989_d20260304_m011002_c001_v0001033_t0047_u01772586602238") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2a1_d20260304_m010948_c001_v7007000_t0000_u01772586588971") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee38ff_d20260304_m010944_c001_v0001033_t0044_u01772586584904") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920b9_d20260304_m010932_c001_v7007000_t0000_u01772586572215") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee386d_d20260304_m010927_c001_v0001033_t0012_u01772586567598") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e5fb_d20260304_m010914_c001_v7007000_t0000_u01772586554263") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f4d_d20260304_m010907_c001_v0001109_t0007_u01772586547956") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa32716939e_d20260304_m010855_c001_v7007000_t0000_u01772586535201") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03ab_d20260304_m010851_c001_v0001176_t0031_u01772586531289") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d19209b_d20260304_m010850_c001_v7007000_t0000_u01772586530141") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f037d_d20260304_m010845_c001_v0001176_t0035_u01772586525553") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbae_d20260304_m010831_c001_v7007000_t0000_u01772586511935") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57ab_d20260304_m010827_c001_v0001184_t0015_u01772586507600") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def1e1_d20260304_m010826_c001_v7007000_t0000_u01772586506438") 2026/03/04 01:11:22 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5789_d20260304_m010820_c001_v0001184_t0023_u01772586500541") 2026/03/04 01:11:23 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093db5_d20260304_m010804_c001_v7007000_t0000_u01772586484703") 2026/03/04 01:11:23 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3599_d20260304_m010759_c001_v0001033_t0022_u01772586479823") 2026/03/04 01:11:23 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb21a_d20260304_m010747_c001_v7007000_t0000_u01772586467164") 2026/03/04 01:11:23 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee34f1_d20260304_m010742_c001_v0001033_t0025_u01772586462092") 2026/03/04 01:11:23 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17877_d20260304_m010728_c001_v7007000_t0000_u01772586448998") 2026/03/04 01:11:23 DEBUG : banana: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3435_d20260304_m010724_c001_v0001033_t0025_u01772586444175") 2026/03/04 01:11:23 DEBUG : bananaSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb74947c3_d20260304_m010853_c001_v7007000_t0000_u01772586533329") 2026/03/04 01:11:23 DEBUG : bananaSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3737_d20260304_m010848_c001_v0001033_t0021_u01772586528037") 2026/03/04 01:11:23 DEBUG : both0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749474e_d20260304_m010654_c001_v7007000_t0000_u01772586414578") 2026/03/04 01:11:23 DEBUG : both0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee322b_d20260304_m010633_c001_v0001033_t0047_u01772586393188") 2026/03/04 01:11:23 DEBUG : both0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17831_d20260304_m010628_c001_v7007000_t0000_u01772586388882") 2026/03/04 01:11:23 DEBUG : both0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee30d5_d20260304_m010607_c001_v0001033_t0011_u01772586367673") 2026/03/04 01:11:23 DEBUG : both1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749474f_d20260304_m010654_c001_v7007000_t0000_u01772586414758") 2026/03/04 01:11:23 DEBUG : both1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3245_d20260304_m010635_c001_v0001033_t0038_u01772586395105") 2026/03/04 01:11:23 DEBUG : both1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17832_d20260304_m010629_c001_v7007000_t0000_u01772586389067") 2026/03/04 01:11:23 DEBUG : both1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee30e5_d20260304_m010608_c001_v0001033_t0030_u01772586368429") 2026/03/04 01:11:23 DEBUG : both10: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494751_d20260304_m010654_c001_v7007000_t0000_u01772586414973") 2026/03/04 01:11:23 DEBUG : both10: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee32b7_d20260304_m010643_c001_v0001033_t0038_u01772586403044") 2026/03/04 01:11:23 DEBUG : both10: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17834_d20260304_m010629_c001_v7007000_t0000_u01772586389268") 2026/03/04 01:11:23 DEBUG : both10: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee313b_d20260304_m010616_c001_v0001033_t0007_u01772586376120") 2026/03/04 01:11:24 DEBUG : both11: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494752_d20260304_m010655_c001_v7007000_t0000_u01772586415167") 2026/03/04 01:11:24 DEBUG : both11: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee32bf_d20260304_m010643_c001_v0001033_t0031_u01772586403898") 2026/03/04 01:11:24 DEBUG : both11: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17835_d20260304_m010629_c001_v7007000_t0000_u01772586389450") 2026/03/04 01:11:24 DEBUG : both11: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3149_d20260304_m010617_c001_v0001033_t0047_u01772586377081") 2026/03/04 01:11:24 DEBUG : both12: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494753_d20260304_m010655_c001_v7007000_t0000_u01772586415347") 2026/03/04 01:11:24 DEBUG : both12: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee32c5_d20260304_m010644_c001_v0001033_t0034_u01772586404981") 2026/03/04 01:11:24 DEBUG : both12: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17836_d20260304_m010629_c001_v7007000_t0000_u01772586389632") 2026/03/04 01:11:24 DEBUG : both12: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3159_d20260304_m010618_c001_v0001033_t0015_u01772586378695") 2026/03/04 01:11:24 DEBUG : both13: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494754_d20260304_m010655_c001_v7007000_t0000_u01772586415526") 2026/03/04 01:11:24 DEBUG : both13: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee32d1_d20260304_m010645_c001_v0001033_t0030_u01772586405913") 2026/03/04 01:11:24 DEBUG : both13: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17838_d20260304_m010629_c001_v7007000_t0000_u01772586389815") 2026/03/04 01:11:24 DEBUG : both13: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee315f_d20260304_m010619_c001_v0001033_t0045_u01772586379321") 2026/03/04 01:11:24 DEBUG : both14: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494755_d20260304_m010655_c001_v7007000_t0000_u01772586415706") 2026/03/04 01:11:24 DEBUG : both14: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee32e1_d20260304_m010646_c001_v0001033_t0055_u01772586406756") 2026/03/04 01:11:24 DEBUG : both14: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17839_d20260304_m010629_c001_v7007000_t0000_u01772586389997") 2026/03/04 01:11:24 DEBUG : both14: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3173_d20260304_m010621_c001_v0001033_t0024_u01772586381091") 2026/03/04 01:11:24 DEBUG : both15: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494756_d20260304_m010655_c001_v7007000_t0000_u01772586415885") 2026/03/04 01:11:25 DEBUG : both15: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee32f1_d20260304_m010647_c001_v0001033_t0030_u01772586407585") 2026/03/04 01:11:25 DEBUG : both15: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1783a_d20260304_m010630_c001_v7007000_t0000_u01772586390180") 2026/03/04 01:11:25 DEBUG : both15: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3181_d20260304_m010621_c001_v0001033_t0038_u01772586381833") 2026/03/04 01:11:25 DEBUG : both16: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494757_d20260304_m010656_c001_v7007000_t0000_u01772586416065") 2026/03/04 01:11:25 DEBUG : both16: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3303_d20260304_m010649_c001_v0001033_t0017_u01772586409153") 2026/03/04 01:11:25 DEBUG : both16: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1783b_d20260304_m010630_c001_v7007000_t0000_u01772586390362") 2026/03/04 01:11:25 DEBUG : both16: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee318d_d20260304_m010622_c001_v0001033_t0041_u01772586382669") 2026/03/04 01:11:25 DEBUG : both17: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494759_d20260304_m010656_c001_v7007000_t0000_u01772586416244") 2026/03/04 01:11:25 DEBUG : both17: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3319_d20260304_m010650_c001_v0001033_t0054_u01772586410010") 2026/03/04 01:11:25 DEBUG : both17: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1783d_d20260304_m010630_c001_v7007000_t0000_u01772586390543") 2026/03/04 01:11:25 DEBUG : both17: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee319f_d20260304_m010623_c001_v0001033_t0039_u01772586383584") 2026/03/04 01:11:25 DEBUG : both18: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749475a_d20260304_m010656_c001_v7007000_t0000_u01772586416425") 2026/03/04 01:11:25 DEBUG : both18: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee331d_d20260304_m010650_c001_v0001033_t0029_u01772586410706") 2026/03/04 01:11:25 DEBUG : both18: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1783e_d20260304_m010630_c001_v7007000_t0000_u01772586390725") 2026/03/04 01:11:25 DEBUG : both18: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee31b5_d20260304_m010624_c001_v0001033_t0053_u01772586384622") 2026/03/04 01:11:25 DEBUG : both19: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749475b_d20260304_m010656_c001_v7007000_t0000_u01772586416605") 2026/03/04 01:11:25 DEBUG : both19: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3329_d20260304_m010651_c001_v0001033_t0055_u01772586411315") 2026/03/04 01:11:25 DEBUG : both19: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1783f_d20260304_m010630_c001_v7007000_t0000_u01772586390985") 2026/03/04 01:11:25 DEBUG : both19: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee31c5_d20260304_m010625_c001_v0001033_t0052_u01772586385443") 2026/03/04 01:11:26 DEBUG : both2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749475d_d20260304_m010656_c001_v7007000_t0000_u01772586416786") 2026/03/04 01:11:26 DEBUG : both2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee324d_d20260304_m010635_c001_v0001033_t0044_u01772586395898") 2026/03/04 01:11:26 DEBUG : both2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17840_d20260304_m010631_c001_v7007000_t0000_u01772586391171") 2026/03/04 01:11:26 DEBUG : both2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee30f1_d20260304_m010609_c001_v0001033_t0034_u01772586369185") 2026/03/04 01:11:26 DEBUG : both3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749475e_d20260304_m010656_c001_v7007000_t0000_u01772586416965") 2026/03/04 01:11:26 DEBUG : both3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee325f_d20260304_m010636_c001_v0001033_t0020_u01772586396714") 2026/03/04 01:11:26 DEBUG : both3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17841_d20260304_m010631_c001_v7007000_t0000_u01772586391352") 2026/03/04 01:11:26 DEBUG : both3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee30f5_d20260304_m010609_c001_v0001033_t0051_u01772586369945") 2026/03/04 01:11:26 DEBUG : both4: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749475f_d20260304_m010657_c001_v7007000_t0000_u01772586417144") 2026/03/04 01:11:26 DEBUG : both4: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee326b_d20260304_m010637_c001_v0001033_t0006_u01772586397798") 2026/03/04 01:11:26 DEBUG : both4: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17842_d20260304_m010631_c001_v7007000_t0000_u01772586391534") 2026/03/04 01:11:26 DEBUG : both4: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3101_d20260304_m010611_c001_v0001033_t0041_u01772586371016") 2026/03/04 01:11:26 DEBUG : both5: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494760_d20260304_m010657_c001_v7007000_t0000_u01772586417324") 2026/03/04 01:11:26 DEBUG : both5: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3279_d20260304_m010638_c001_v0001033_t0022_u01772586398807") 2026/03/04 01:11:26 DEBUG : both5: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17843_d20260304_m010631_c001_v7007000_t0000_u01772586391716") 2026/03/04 01:11:26 DEBUG : both5: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3111_d20260304_m010611_c001_v0001033_t0047_u01772586371749") 2026/03/04 01:11:26 DEBUG : both6: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494761_d20260304_m010657_c001_v7007000_t0000_u01772586417566") 2026/03/04 01:11:26 DEBUG : both6: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee328b_d20260304_m010639_c001_v0001033_t0053_u01772586399677") 2026/03/04 01:11:26 DEBUG : both6: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17845_d20260304_m010631_c001_v7007000_t0000_u01772586391900") 2026/03/04 01:11:26 DEBUG : both6: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee311d_d20260304_m010613_c001_v0001033_t0029_u01772586373176") 2026/03/04 01:11:27 DEBUG : both7: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494762_d20260304_m010657_c001_v7007000_t0000_u01772586417759") 2026/03/04 01:11:27 DEBUG : both7: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3295_d20260304_m010640_c001_v0001033_t0049_u01772586400584") 2026/03/04 01:11:27 DEBUG : both7: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17847_d20260304_m010632_c001_v7007000_t0000_u01772586392082") 2026/03/04 01:11:27 DEBUG : both7: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee312b_d20260304_m010613_c001_v0001033_t0037_u01772586373914") 2026/03/04 01:11:27 DEBUG : both8: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494763_d20260304_m010657_c001_v7007000_t0000_u01772586417938") 2026/03/04 01:11:27 DEBUG : both8: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee329f_d20260304_m010641_c001_v0001033_t0047_u01772586401590") 2026/03/04 01:11:27 DEBUG : both8: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17848_d20260304_m010632_c001_v7007000_t0000_u01772586392279") 2026/03/04 01:11:27 DEBUG : both8: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3133_d20260304_m010614_c001_v0001033_t0059_u01772586374654") 2026/03/04 01:11:27 DEBUG : both9: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494764_d20260304_m010658_c001_v7007000_t0000_u01772586418118") 2026/03/04 01:11:27 DEBUG : both9: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee32a9_d20260304_m010642_c001_v0001033_t0017_u01772586402281") 2026/03/04 01:11:27 DEBUG : both9: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17849_d20260304_m010632_c001_v7007000_t0000_u01772586392461") 2026/03/04 01:11:27 DEBUG : both9: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3137_d20260304_m010615_c001_v0001033_t0022_u01772586375530") 2026/03/04 01:11:27 DEBUG : c/non empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a49_d20260304_m010220_c001_v7007000_t0000_u01772586140970") 2026/03/04 01:11:27 DEBUG : c/non empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e503c_d20260304_m010219_c001_v0001184_t0004_u01772586139383") 2026/03/04 01:11:27 DEBUG : c/non empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c66_d20260304_m010218_c001_v7007000_t0000_u01772586138788") 2026/03/04 01:11:27 DEBUG : c/non empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5026_d20260304_m010217_c001_v0001184_t0020_u01772586137034") 2026/03/04 01:11:27 DEBUG : c/non empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a308_d20260304_m010201_c001_v7007000_t0000_u01772586121958") 2026/03/04 01:11:27 DEBUG : c/non empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fe2_d20260304_m010200_c001_v0001184_t0046_u01772586120177") 2026/03/04 01:11:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dc1_d20260304_m010807_c001_v7007000_t0000_u01772586487695") 2026/03/04 01:11:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02e7_d20260304_m010802_c001_v0001176_t0031_u01772586482455") 2026/03/04 01:11:28 DEBUG : check sum: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a301_d20260304_m010153_c001_v7007000_t0000_u01772586113299") 2026/03/04 01:11:28 DEBUG : check sum: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fce_d20260304_m010152_c001_v0001184_t0042_u01772586112338") 2026/03/04 01:11:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bcc8_d20260304_m011112_c001_v7007000_t0000_u01772586672532") 2026/03/04 01:11:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431fed_d20260304_m011110_c001_v0001109_t0054_u01772586670666") 2026/03/04 01:11:28 DEBUG : dest/3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def033_d20260304_m010415_c001_v7007000_t0000_u01772586255401") 2026/03/04 01:11:28 DEBUG : dest/3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40928d002df2b5e9_d20260304_m010413_c001_v0001183_t0054_u01772586253565") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e5fc_d20260304_m010914_c001_v7007000_t0000_u01772586554452") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5897_d20260304_m010910_c001_v0001184_t0048_u01772586550023") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e32f_d20260304_m011041_c001_v7007000_t0000_u01772586641722") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431fa5_d20260304_m011028_c001_v0001109_t0000_u01772586628273") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c1d_d20260304_m011023_c001_v7007000_t0000_u01772586623950") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f95_d20260304_m011011_c001_v0001109_t0056_u01772586611255") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693f2_d20260304_m011006_c001_v7007000_t0000_u01772586606779") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f7b_d20260304_m010953_c001_v0001109_t0050_u01772586593283") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2a2_d20260304_m010949_c001_v7007000_t0000_u01772586589154") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f71_d20260304_m010936_c001_v0001109_t0027_u01772586576631") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920ba_d20260304_m010932_c001_v7007000_t0000_u01772586572398") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f61_d20260304_m010918_c001_v0001109_t0042_u01772586558553") 2026/03/04 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f411973d92190a7a9_d20260304_m010912_c001_v7007000_t0000_u01772586552087") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee37a5_d20260304_m010859_c001_v0001033_t0014_u01772586539478") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa32716939f_d20260304_m010855_c001_v7007000_t0000_u01772586535383") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5837_d20260304_m010851_c001_v0001184_t0036_u01772586531497") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc23_d20260304_m010850_c001_v7007000_t0000_u01772586530346") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57df_d20260304_m010836_c001_v0001184_t0045_u01772586516226") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbaf_d20260304_m010832_c001_v7007000_t0000_u01772586512117") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57ad_d20260304_m010827_c001_v0001184_t0014_u01772586507812") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40759380673b4f85_d20260304_m010826_c001_v7007000_t0000_u01772586506418") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0309_d20260304_m010811_c001_v0001176_t0028_u01772586491885") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2c54_d20260304_m010804_c001_v7007000_t0000_u01772586484928") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e56dc_d20260304_m010751_c001_v0001184_t0045_u01772586471588") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb21c_d20260304_m010747_c001_v7007000_t0000_u01772586467347") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e567e_d20260304_m010733_c001_v0001184_t0041_u01772586453284") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17878_d20260304_m010729_c001_v7007000_t0000_u01772586449185") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5622_d20260304_m010716_c001_v0001184_t0052_u01772586436020") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc2b_d20260304_m010853_c001_v7007000_t0000_u01772586533396") 2026/03/04 01:11:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5819_d20260304_m010848_c001_v0001184_t0050_u01772586528229") 2026/03/04 01:11:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e5fd_d20260304_m010914_c001_v7007000_t0000_u01772586554636") 2026/03/04 01:11:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03f3_d20260304_m010910_c001_v0001176_t0008_u01772586550012") 2026/03/04 01:11:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e330_d20260304_m011041_c001_v7007000_t0000_u01772586641904") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3a5f_d20260304_m011029_c001_v0001033_t0052_u01772586629343") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c1e_d20260304_m011024_c001_v7007000_t0000_u01772586624134") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee39d1_d20260304_m011012_c001_v0001033_t0015_u01772586612172") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693f3_d20260304_m011006_c001_v7007000_t0000_u01772586606971") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee394b_d20260304_m010954_c001_v0001033_t0043_u01772586594152") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2a3_d20260304_m010949_c001_v7007000_t0000_u01772586589336") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee38b7_d20260304_m010937_c001_v0001033_t0024_u01772586577545") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920bb_d20260304_m010932_c001_v7007000_t0000_u01772586572580") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee382d_d20260304_m010920_c001_v0001033_t0016_u01772586560081") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920ae_d20260304_m010912_c001_v7007000_t0000_u01772586552097") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f43_d20260304_m010900_c001_v0001109_t0042_u01772586540237") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693a0_d20260304_m010855_c001_v7007000_t0000_u01772586535566") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03af_d20260304_m010851_c001_v0001176_t0044_u01772586531506") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb275_d20260304_m010850_c001_v7007000_t0000_u01772586530185") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0361_d20260304_m010836_c001_v0001176_t0000_u01772586516827") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbb0_d20260304_m010832_c001_v7007000_t0000_u01772586512298") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0345_d20260304_m010827_c001_v0001176_t0014_u01772586507823") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169376_d20260304_m010826_c001_v7007000_t0000_u01772586506011") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5755_d20260304_m010812_c001_v0001184_t0033_u01772586492493") 2026/03/04 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345cd5_d20260304_m010804_c001_v7007000_t0000_u01772586484935") 2026/03/04 01:11:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee354d_d20260304_m010752_c001_v0001033_t0035_u01772586472149") 2026/03/04 01:11:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb21d_d20260304_m010747_c001_v7007000_t0000_u01772586467531") 2026/03/04 01:11:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee349d_d20260304_m010733_c001_v0001033_t0040_u01772586453868") 2026/03/04 01:11:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17879_d20260304_m010729_c001_v7007000_t0000_u01772586449380") 2026/03/04 01:11:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee33e9_d20260304_m010716_c001_v0001033_t0036_u01772586436637") 2026/03/04 01:11:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcb01c_d20260304_m010853_c001_v7007000_t0000_u01772586533033") 2026/03/04 01:11:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f038b_d20260304_m010848_c001_v0001176_t0016_u01772586528247") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e5fe_d20260304_m010914_c001_v7007000_t0000_u01772586554819") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03f7_d20260304_m010910_c001_v0001176_t0038_u01772586550232") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e332_d20260304_m011042_c001_v7007000_t0000_u01772586642086") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f04c9_d20260304_m011030_c001_v0001176_t0025_u01772586630456") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c1f_d20260304_m011024_c001_v7007000_t0000_u01772586624318") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f04a9_d20260304_m011013_c001_v0001176_t0039_u01772586613064") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693f5_d20260304_m011007_c001_v7007000_t0000_u01772586607166") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f047f_d20260304_m010955_c001_v0001176_t0038_u01772586595188") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2a4_d20260304_m010949_c001_v7007000_t0000_u01772586589517") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0455_d20260304_m010938_c001_v0001176_t0052_u01772586578582") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920bc_d20260304_m010932_c001_v7007000_t0000_u01772586572763") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0427_d20260304_m010921_c001_v0001176_t0025_u01772586561108") 2026/03/04 01:11:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e5f7_d20260304_m010912_c001_v7007000_t0000_u01772586552128") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03d9_d20260304_m010901_c001_v0001176_t0031_u01772586541290") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693a1_d20260304_m010855_c001_v7007000_t0000_u01772586535747") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e583d_d20260304_m010851_c001_v0001184_t0025_u01772586531719") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345cf1_d20260304_m010849_c001_v7007000_t0000_u01772586529771") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee36cb_d20260304_m010837_c001_v0001033_t0002_u01772586517432") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbb2_d20260304_m010832_c001_v7007000_t0000_u01772586512479") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57af_d20260304_m010828_c001_v0001184_t0039_u01772586508028") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fba4_d20260304_m010826_c001_v7007000_t0000_u01772586506597") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee360b_d20260304_m010813_c001_v0001033_t0045_u01772586493070") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912af5_d20260304_m010804_c001_v7007000_t0000_u01772586484945") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02cf_d20260304_m010753_c001_v0001176_t0016_u01772586473050") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb21e_d20260304_m010747_c001_v7007000_t0000_u01772586467713") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0297_d20260304_m010735_c001_v0001176_t0035_u01772586455154") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1787a_d20260304_m010729_c001_v7007000_t0000_u01772586449562") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f026d_d20260304_m010717_c001_v0001176_t0002_u01772586437159") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc28_d20260304_m010853_c001_v7007000_t0000_u01772586533110") 2026/03/04 01:11:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f038f_d20260304_m010848_c001_v0001176_t0032_u01772586528460") 2026/03/04 01:11:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e5ff_d20260304_m010915_c001_v7007000_t0000_u01772586555012") 2026/03/04 01:11:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5899_d20260304_m010910_c001_v0001184_t0018_u01772586550286") 2026/03/04 01:11:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e333_d20260304_m011042_c001_v7007000_t0000_u01772586642270") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5a25_d20260304_m011031_c001_v0001184_t0038_u01772586631044") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c20_d20260304_m011024_c001_v7007000_t0000_u01772586624503") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e59df_d20260304_m011013_c001_v0001184_t0043_u01772586613641") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693f6_d20260304_m011007_c001_v7007000_t0000_u01772586607356") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e598f_d20260304_m010955_c001_v0001184_t0054_u01772586595771") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2a5_d20260304_m010949_c001_v7007000_t0000_u01772586589698") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5941_d20260304_m010939_c001_v0001184_t0003_u01772586579182") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920be_d20260304_m010932_c001_v7007000_t0000_u01772586572946") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e58d7_d20260304_m010921_c001_v0001184_t0036_u01772586561738") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920ac_d20260304_m010911_c001_v7007000_t0000_u01772586551730") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e586f_d20260304_m010901_c001_v0001184_t0007_u01772586541900") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693a2_d20260304_m010855_c001_v7007000_t0000_u01772586535932") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03b3_d20260304_m010851_c001_v0001176_t0054_u01772586531728") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc21_d20260304_m010850_c001_v7007000_t0000_u01772586530144") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f21_d20260304_m010838_c001_v0001109_t0023_u01772586518245") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbb3_d20260304_m010832_c001_v7007000_t0000_u01772586512663") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0347_d20260304_m010828_c001_v0001176_t0022_u01772586508105") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f178c3_d20260304_m010826_c001_v7007000_t0000_u01772586506608") 2026/03/04 01:11:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431ee3_d20260304_m010814_c001_v0001109_t0021_u01772586494000") 2026/03/04 01:11:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2c56_d20260304_m010805_c001_v7007000_t0000_u01772586485130") 2026/03/04 01:11:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431ea9_d20260304_m010753_c001_v0001109_t0032_u01772586473655") 2026/03/04 01:11:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb21f_d20260304_m010747_c001_v7007000_t0000_u01772586467897") 2026/03/04 01:11:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e79_d20260304_m010735_c001_v0001109_t0031_u01772586455850") 2026/03/04 01:11:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1787b_d20260304_m010729_c001_v7007000_t0000_u01772586449749") 2026/03/04 01:11:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e3f_d20260304_m010717_c001_v0001109_t0055_u01772586437412") 2026/03/04 01:11:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc2a_d20260304_m010853_c001_v7007000_t0000_u01772586533338") 2026/03/04 01:11:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e581d_d20260304_m010848_c001_v0001184_t0041_u01772586528480") 2026/03/04 01:11:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e600_d20260304_m010915_c001_v7007000_t0000_u01772586555196") 2026/03/04 01:11:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee37ef_d20260304_m010910_c001_v0001033_t0056_u01772586550366") 2026/03/04 01:11:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e334_d20260304_m011042_c001_v7007000_t0000_u01772586642453") 2026/03/04 01:11:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431fa9_d20260304_m011031_c001_v0001109_t0025_u01772586631269") 2026/03/04 01:11:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c22_d20260304_m011024_c001_v7007000_t0000_u01772586624700") 2026/03/04 01:11:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f97_d20260304_m011013_c001_v0001109_t0019_u01772586613863") 2026/03/04 01:11:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693f9_d20260304_m011007_c001_v7007000_t0000_u01772586607600") 2026/03/04 01:11:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f81_d20260304_m010956_c001_v0001109_t0036_u01772586596023") 2026/03/04 01:11:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2a6_d20260304_m010949_c001_v7007000_t0000_u01772586589879") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f73_d20260304_m010939_c001_v0001109_t0042_u01772586579396") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920bf_d20260304_m010933_c001_v7007000_t0000_u01772586573193") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f65_d20260304_m010921_c001_v0001109_t0037_u01772586561959") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc3b_d20260304_m010911_c001_v7007000_t0000_u01772586551529") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee37b3_d20260304_m010902_c001_v0001033_t0047_u01772586542106") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693a3_d20260304_m010856_c001_v7007000_t0000_u01772586536115") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f39_d20260304_m010851_c001_v0001109_t0004_u01772586531854") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcb018_d20260304_m010850_c001_v7007000_t0000_u01772586530197") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57eb_d20260304_m010839_c001_v0001184_t0020_u01772586519096") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbb4_d20260304_m010832_c001_v7007000_t0000_u01772586512845") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3677_d20260304_m010828_c001_v0001033_t0036_u01772586508181") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169377_d20260304_m010826_c001_v7007000_t0000_u01772586506192") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0311_d20260304_m010814_c001_v0001176_t0020_u01772586494578") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093db7_d20260304_m010804_c001_v7007000_t0000_u01772586484895") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e56e8_d20260304_m010754_c001_v0001184_t0019_u01772586474287") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb220_d20260304_m010748_c001_v7007000_t0000_u01772586468079") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5698_d20260304_m010736_c001_v0001184_t0047_u01772586456380") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1787c_d20260304_m010729_c001_v7007000_t0000_u01772586449930") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5642_d20260304_m010717_c001_v0001184_t0049_u01772586437924") 2026/03/04 01:11:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcb01e_d20260304_m010853_c001_v7007000_t0000_u01772586533477") 2026/03/04 01:11:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f2f_d20260304_m010848_c001_v0001109_t0045_u01772586528510") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e601_d20260304_m010915_c001_v7007000_t0000_u01772586555379") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f53_d20260304_m010910_c001_v0001109_t0005_u01772586550423") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e335_d20260304_m011042_c001_v7007000_t0000_u01772586642635") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3a6d_d20260304_m011031_c001_v0001033_t0010_u01772586631777") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c23_d20260304_m011024_c001_v7007000_t0000_u01772586624885") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee39e5_d20260304_m011014_c001_v0001033_t0041_u01772586614656") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693fa_d20260304_m011007_c001_v7007000_t0000_u01772586607790") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3957_d20260304_m010956_c001_v0001033_t0057_u01772586596725") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2a7_d20260304_m010950_c001_v7007000_t0000_u01772586590060") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee38d5_d20260304_m010939_c001_v0001033_t0000_u01772586579983") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920c0_d20260304_m010933_c001_v7007000_t0000_u01772586573429") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee383b_d20260304_m010922_c001_v0001033_t0052_u01772586562666") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e5f6_d20260304_m010911_c001_v7007000_t0000_u01772586551944") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f45_d20260304_m010902_c001_v0001109_t0032_u01772586542899") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693a4_d20260304_m010856_c001_v7007000_t0000_u01772586536297") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e583f_d20260304_m010851_c001_v0001184_t0015_u01772586531957") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169394_d20260304_m010850_c001_v7007000_t0000_u01772586530358") 2026/03/04 01:11:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0367_d20260304_m010839_c001_v0001176_t0047_u01772586519310") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbb5_d20260304_m010833_c001_v7007000_t0000_u01772586513028") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57b1_d20260304_m010828_c001_v0001184_t0017_u01772586508249") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f411973d92190a77a_d20260304_m010826_c001_v7007000_t0000_u01772586506419") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5765_d20260304_m010814_c001_v0001184_t0046_u01772586494847") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f405eff5b9cfaead4_d20260304_m010805_c001_v7007000_t0000_u01772586485070") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3563_d20260304_m010754_c001_v0001033_t0053_u01772586474509") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb221_d20260304_m010748_c001_v7007000_t0000_u01772586468261") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee34b7_d20260304_m010736_c001_v0001033_t0051_u01772586456589") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1787d_d20260304_m010730_c001_v7007000_t0000_u01772586450170") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee33f5_d20260304_m010718_c001_v0001033_t0046_u01772586438245") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb74947c1_d20260304_m010853_c001_v7007000_t0000_u01772586533112") 2026/03/04 01:11:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0391_d20260304_m010848_c001_v0001176_t0023_u01772586528673") 2026/03/04 01:11:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e602_d20260304_m010915_c001_v7007000_t0000_u01772586555562") 2026/03/04 01:11:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03f9_d20260304_m010910_c001_v0001176_t0032_u01772586550463") 2026/03/04 01:11:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e336_d20260304_m011042_c001_v7007000_t0000_u01772586642819") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f04cf_d20260304_m011032_c001_v0001176_t0035_u01772586632324") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c24_d20260304_m011025_c001_v7007000_t0000_u01772586625071") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f04ab_d20260304_m011015_c001_v0001176_t0059_u01772586615164") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693fb_d20260304_m011007_c001_v7007000_t0000_u01772586607984") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0483_d20260304_m010957_c001_v0001176_t0028_u01772586597177") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2a8_d20260304_m010950_c001_v7007000_t0000_u01772586590277") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0459_d20260304_m010940_c001_v0001176_t0030_u01772586580555") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920c1_d20260304_m010933_c001_v7007000_t0000_u01772586573612") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f042d_d20260304_m010923_c001_v0001176_t0042_u01772586563152") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f411973d92190a7a5_d20260304_m010911_c001_v7007000_t0000_u01772586551541") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03e1_d20260304_m010903_c001_v0001176_t0045_u01772586543613") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693a6_d20260304_m010856_c001_v7007000_t0000_u01772586536480") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03b5_d20260304_m010851_c001_v0001176_t0001_u01772586531973") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345cf6_d20260304_m010850_c001_v7007000_t0000_u01772586530368") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee36db_d20260304_m010839_c001_v0001033_t0035_u01772586519761") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbb7_d20260304_m010833_c001_v7007000_t0000_u01772586513210") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f17_d20260304_m010828_c001_v0001109_t0050_u01772586508274") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb25b_d20260304_m010826_c001_v7007000_t0000_u01772586506439") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3621_d20260304_m010815_c001_v0001033_t0036_u01772586495042") 2026/03/04 01:11:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dbc_d20260304_m010805_c001_v7007000_t0000_u01772586485137") 2026/03/04 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02d3_d20260304_m010755_c001_v0001176_t0029_u01772586475376") 2026/03/04 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb222_d20260304_m010748_c001_v7007000_t0000_u01772586468444") 2026/03/04 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02a7_d20260304_m010737_c001_v0001176_t0053_u01772586457225") 2026/03/04 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1787e_d20260304_m010730_c001_v7007000_t0000_u01772586450353") 2026/03/04 01:11:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0271_d20260304_m010719_c001_v0001176_t0051_u01772586439083") 2026/03/04 01:11:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb27a_d20260304_m010853_c001_v7007000_t0000_u01772586533486") 2026/03/04 01:11:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5821_d20260304_m010848_c001_v0001184_t0045_u01772586528722") 2026/03/04 01:11:39 DEBUG : dir1/0007-12345: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e604_d20260304_m010915_c001_v7007000_t0000_u01772586555746") 2026/03/04 01:11:39 DEBUG : dir1/0007-12345: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e589d_d20260304_m010910_c001_v0001184_t0052_u01772586550496") 2026/03/04 01:11:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e337_d20260304_m011043_c001_v7007000_t0000_u01772586643003") 2026/03/04 01:11:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5a2d_d20260304_m011032_c001_v0001184_t0008_u01772586632567") 2026/03/04 01:11:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c25_d20260304_m011025_c001_v7007000_t0000_u01772586625275") 2026/03/04 01:11:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e59e9_d20260304_m011015_c001_v0001184_t0050_u01772586615419") 2026/03/04 01:11:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693fc_d20260304_m011008_c001_v7007000_t0000_u01772586608170") 2026/03/04 01:11:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5997_d20260304_m010957_c001_v0001184_t0003_u01772586597393") 2026/03/04 01:11:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2a9_d20260304_m010950_c001_v7007000_t0000_u01772586590458") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5955_d20260304_m010940_c001_v0001184_t0003_u01772586580797") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920c2_d20260304_m010933_c001_v7007000_t0000_u01772586573794") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e58ed_d20260304_m010923_c001_v0001184_t0012_u01772586563440") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f411973d92190a7a7_d20260304_m010911_c001_v7007000_t0000_u01772586551722") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5875_d20260304_m010904_c001_v0001184_t0016_u01772586544034") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693a7_d20260304_m010856_c001_v7007000_t0000_u01772586536665") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5847_d20260304_m010852_c001_v0001184_t0004_u01772586532182") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169391_d20260304_m010850_c001_v7007000_t0000_u01772586530151") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f23_d20260304_m010840_c001_v0001109_t0004_u01772586520425") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbb8_d20260304_m010833_c001_v7007000_t0000_u01772586513391") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f034d_d20260304_m010828_c001_v0001176_t0058_u01772586508410") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169379_d20260304_m010826_c001_v7007000_t0000_u01772586506554") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431ee7_d20260304_m010816_c001_v0001109_t0040_u01772586496192") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dba_d20260304_m010805_c001_v7007000_t0000_u01772586485082") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431ead_d20260304_m010755_c001_v0001109_t0039_u01772586475595") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb224_d20260304_m010748_c001_v7007000_t0000_u01772586468628") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e7f_d20260304_m010737_c001_v0001109_t0053_u01772586457458") 2026/03/04 01:11:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1787f_d20260304_m010730_c001_v7007000_t0000_u01772586450534") 2026/03/04 01:11:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e4b_d20260304_m010719_c001_v0001109_t0005_u01772586439409") 2026/03/04 01:11:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb278_d20260304_m010853_c001_v7007000_t0000_u01772586533109") 2026/03/04 01:11:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3745_d20260304_m010848_c001_v0001033_t0006_u01772586528831") 2026/03/04 01:11:41 DEBUG : dir1/0008-23456: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e605_d20260304_m010915_c001_v7007000_t0000_u01772586555929") 2026/03/04 01:11:41 DEBUG : dir1/0008-23456: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03fb_d20260304_m010910_c001_v0001176_t0017_u01772586550675") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e338_d20260304_m011043_c001_v7007000_t0000_u01772586643187") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431fab_d20260304_m011032_c001_v0001109_t0050_u01772586632807") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c26_d20260304_m011025_c001_v7007000_t0000_u01772586625460") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f9b_d20260304_m011015_c001_v0001109_t0046_u01772586615806") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693fd_d20260304_m011008_c001_v7007000_t0000_u01772586608355") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f85_d20260304_m010957_c001_v0001109_t0046_u01772586597599") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2aa_d20260304_m010950_c001_v7007000_t0000_u01772586590640") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f75_d20260304_m010941_c001_v0001109_t0046_u01772586581065") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920c3_d20260304_m010933_c001_v7007000_t0000_u01772586573975") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f67_d20260304_m010923_c001_v0001109_t0043_u01772586563629") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920ab_d20260304_m010911_c001_v7007000_t0000_u01772586551549") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee37c9_d20260304_m010904_c001_v0001033_t0030_u01772586544269") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693a8_d20260304_m010856_c001_v7007000_t0000_u01772586536848") 2026/03/04 01:11:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03b7_d20260304_m010852_c001_v0001176_t0029_u01772586532202") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb276_d20260304_m010850_c001_v7007000_t0000_u01772586530376") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57f9_d20260304_m010841_c001_v0001184_t0016_u01772586521251") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbb9_d20260304_m010833_c001_v7007000_t0000_u01772586513573") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57b5_d20260304_m010828_c001_v0001184_t0008_u01772586508460") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f178c1_d20260304_m010826_c001_v7007000_t0000_u01772586506423") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0319_d20260304_m010816_c001_v0001176_t0038_u01772586496703") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093db9_d20260304_m010804_c001_v7007000_t0000_u01772586484953") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e56f2_d20260304_m010756_c001_v0001184_t0053_u01772586476284") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb225_d20260304_m010748_c001_v7007000_t0000_u01772586468812") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e569e_d20260304_m010737_c001_v0001184_t0030_u01772586457965") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17880_d20260304_m010730_c001_v7007000_t0000_u01772586450714") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e564e_d20260304_m010719_c001_v0001184_t0009_u01772586439926") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169397_d20260304_m010853_c001_v7007000_t0000_u01772586533112") 2026/03/04 01:11:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5823_d20260304_m010848_c001_v0001184_t0039_u01772586528946") 2026/03/04 01:11:42 DEBUG : dir1/0009-34567: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e606_d20260304_m010916_c001_v7007000_t0000_u01772586556112") 2026/03/04 01:11:42 DEBUG : dir1/0009-34567: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e589f_d20260304_m010910_c001_v0001184_t0015_u01772586550700") 2026/03/04 01:11:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e339_d20260304_m011043_c001_v7007000_t0000_u01772586643370") 2026/03/04 01:11:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3a7d_d20260304_m011033_c001_v0001033_t0053_u01772586633683") 2026/03/04 01:11:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c27_d20260304_m011025_c001_v7007000_t0000_u01772586625651") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee39f1_d20260304_m011016_c001_v0001033_t0052_u01772586616350") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693fe_d20260304_m011008_c001_v7007000_t0000_u01772586608541") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3961_d20260304_m010958_c001_v0001033_t0051_u01772586598188") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2ab_d20260304_m010950_c001_v7007000_t0000_u01772586590822") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee38e5_d20260304_m010941_c001_v0001033_t0050_u01772586581653") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920c4_d20260304_m010934_c001_v7007000_t0000_u01772586574157") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee384d_d20260304_m010924_c001_v0001033_t0049_u01772586564662") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc3f_d20260304_m010912_c001_v7007000_t0000_u01772586552088") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f47_d20260304_m010904_c001_v0001109_t0013_u01772586544700") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693aa_d20260304_m010857_c001_v7007000_t0000_u01772586537039") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee376d_d20260304_m010852_c001_v0001033_t0034_u01772586532262") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc20_d20260304_m010849_c001_v7007000_t0000_u01772586529942") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f036f_d20260304_m010841_c001_v0001176_t0037_u01772586521463") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbba_d20260304_m010833_c001_v7007000_t0000_u01772586513755") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f034f_d20260304_m010828_c001_v0001176_t0009_u01772586508631") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def1e2_d20260304_m010826_c001_v7007000_t0000_u01772586506620") 2026/03/04 01:11:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5779_d20260304_m010816_c001_v0001184_t0024_u01772586496925") 2026/03/04 01:11:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dbb_d20260304_m010805_c001_v7007000_t0000_u01772586485092") 2026/03/04 01:11:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3577_d20260304_m010756_c001_v0001033_t0021_u01772586476497") 2026/03/04 01:11:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb226_d20260304_m010748_c001_v7007000_t0000_u01772586468994") 2026/03/04 01:11:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee34c7_d20260304_m010738_c001_v0001033_t0043_u01772586458179") 2026/03/04 01:11:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17881_d20260304_m010730_c001_v7007000_t0000_u01772586450895") 2026/03/04 01:11:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3411_d20260304_m010720_c001_v0001033_t0053_u01772586440150") 2026/03/04 01:11:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169399_d20260304_m010853_c001_v7007000_t0000_u01772586533348") 2026/03/04 01:11:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0395_d20260304_m010848_c001_v0001176_t0018_u01772586528946") 2026/03/04 01:11:44 DEBUG : dir1/0010-45678: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e607_d20260304_m010916_c001_v7007000_t0000_u01772586556295") 2026/03/04 01:11:44 DEBUG : dir1/0010-45678: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee37f3_d20260304_m010910_c001_v0001033_t0020_u01772586550817") 2026/03/04 01:11:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e33a_d20260304_m011043_c001_v7007000_t0000_u01772586643553") 2026/03/04 01:11:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f04d9_d20260304_m011034_c001_v0001176_t0029_u01772586634188") 2026/03/04 01:11:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c28_d20260304_m011025_c001_v7007000_t0000_u01772586625857") 2026/03/04 01:11:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f04b5_d20260304_m011016_c001_v0001176_t0000_u01772586616743") 2026/03/04 01:11:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693ff_d20260304_m011008_c001_v7007000_t0000_u01772586608781") 2026/03/04 01:11:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0485_d20260304_m010959_c001_v0001176_t0056_u01772586599152") 2026/03/04 01:11:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2ad_d20260304_m010951_c001_v7007000_t0000_u01772586591004") 2026/03/04 01:11:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f045d_d20260304_m010942_c001_v0001176_t0032_u01772586582348") 2026/03/04 01:11:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920c5_d20260304_m010934_c001_v7007000_t0000_u01772586574339") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0435_d20260304_m010925_c001_v0001176_t0031_u01772586565209") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc3d_d20260304_m010911_c001_v7007000_t0000_u01772586551890") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03e5_d20260304_m010905_c001_v0001176_t0015_u01772586545415") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693ab_d20260304_m010857_c001_v7007000_t0000_u01772586537235") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f3d_d20260304_m010852_c001_v0001109_t0018_u01772586532405") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc22_d20260304_m010850_c001_v7007000_t0000_u01772586530158") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee36eb_d20260304_m010841_c001_v0001033_t0033_u01772586521682") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbbb_d20260304_m010833_c001_v7007000_t0000_u01772586513938") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57b7_d20260304_m010828_c001_v0001184_t0014_u01772586508681") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb25c_d20260304_m010826_c001_v7007000_t0000_u01772586506626") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee363b_d20260304_m010817_c001_v0001033_t0036_u01772586497178") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912af8_d20260304_m010805_c001_v7007000_t0000_u01772586485148") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02d9_d20260304_m010757_c001_v0001176_t0058_u01772586477233") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb227_d20260304_m010749_c001_v7007000_t0000_u01772586469213") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02ab_d20260304_m010738_c001_v0001176_t0025_u01772586458804") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17882_d20260304_m010731_c001_v7007000_t0000_u01772586451089") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0275_d20260304_m010720_c001_v0001176_t0059_u01772586440786") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345cf7_d20260304_m010853_c001_v7007000_t0000_u01772586533112") 2026/03/04 01:11:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f31_d20260304_m010849_c001_v0001109_t0039_u01772586529081") 2026/03/04 01:11:45 DEBUG : dir1/0011-56789: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e608_d20260304_m010916_c001_v7007000_t0000_u01772586556477") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03fd_d20260304_m010910_c001_v0001176_t0047_u01772586550903") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e33c_d20260304_m011043_c001_v7007000_t0000_u01772586643738") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5a33_d20260304_m011034_c001_v0001184_t0041_u01772586634447") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c29_d20260304_m011026_c001_v7007000_t0000_u01772586626046") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e59eb_d20260304_m011016_c001_v0001184_t0049_u01772586616960") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169401_d20260304_m011008_c001_v7007000_t0000_u01772586608994") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e59a1_d20260304_m010959_c001_v0001184_t0046_u01772586599377") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2ae_d20260304_m010951_c001_v7007000_t0000_u01772586591188") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5961_d20260304_m010942_c001_v0001184_t0052_u01772586582565") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920c6_d20260304_m010934_c001_v7007000_t0000_u01772586574520") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5909_d20260304_m010925_c001_v0001184_t0023_u01772586565425") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f411973d92190a7a8_d20260304_m010911_c001_v7007000_t0000_u01772586551903") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e587f_d20260304_m010905_c001_v0001184_t0013_u01772586545657") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693ad_d20260304_m010857_c001_v7007000_t0000_u01772586537418") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5849_d20260304_m010852_c001_v0001184_t0025_u01772586532419") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345cf2_d20260304_m010849_c001_v7007000_t0000_u01772586529961") 2026/03/04 01:11:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f25_d20260304_m010842_c001_v0001109_t0048_u01772586522097") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbbc_d20260304_m010834_c001_v7007000_t0000_u01772586514118") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f19_d20260304_m010828_c001_v0001109_t0049_u01772586508833") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f411973d92190a77b_d20260304_m010826_c001_v7007000_t0000_u01772586506636") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431ee9_d20260304_m010817_c001_v0001109_t0043_u01772586497810") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f405eff5b9cfaead5_d20260304_m010805_c001_v7007000_t0000_u01772586485253") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431eb5_d20260304_m010757_c001_v0001109_t0017_u01772586477445") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb228_d20260304_m010749_c001_v7007000_t0000_u01772586469400") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e81_d20260304_m010739_c001_v0001109_t0053_u01772586459036") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17883_d20260304_m010731_c001_v7007000_t0000_u01772586451271") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e53_d20260304_m010721_c001_v0001109_t0037_u01772586441002") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345cf8_d20260304_m010853_c001_v7007000_t0000_u01772586533358") 2026/03/04 01:11:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5825_d20260304_m010849_c001_v0001184_t0027_u01772586529184") 2026/03/04 01:11:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e609_d20260304_m010916_c001_v7007000_t0000_u01772586556661") 2026/03/04 01:11:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e58a3_d20260304_m010910_c001_v0001184_t0029_u01772586550914") 2026/03/04 01:11:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e33d_d20260304_m011043_c001_v7007000_t0000_u01772586643923") 2026/03/04 01:11:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431fad_d20260304_m011034_c001_v0001109_t0027_u01772586634755") 2026/03/04 01:11:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c2a_d20260304_m011026_c001_v7007000_t0000_u01772586626232") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f9d_d20260304_m011017_c001_v0001109_t0008_u01772586617243") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169402_d20260304_m011009_c001_v7007000_t0000_u01772586609207") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f87_d20260304_m010959_c001_v0001109_t0018_u01772586599586") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2af_d20260304_m010951_c001_v7007000_t0000_u01772586591371") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f77_d20260304_m010942_c001_v0001109_t0013_u01772586582796") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920c7_d20260304_m010934_c001_v7007000_t0000_u01772586574702") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f69_d20260304_m010925_c001_v0001109_t0053_u01772586565628") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55b75_d20260304_m010912_c001_v7007000_t0000_u01772586552005") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee37cf_d20260304_m010905_c001_v0001033_t0031_u01772586545874") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693ae_d20260304_m010857_c001_v7007000_t0000_u01772586537610") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03bd_d20260304_m010852_c001_v0001176_t0013_u01772586532475") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d19209c_d20260304_m010850_c001_v7007000_t0000_u01772586530324") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57ff_d20260304_m010842_c001_v0001184_t0021_u01772586522962") 2026/03/04 01:11:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbbd_d20260304_m010834_c001_v7007000_t0000_u01772586514300") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0351_d20260304_m010828_c001_v0001176_t0040_u01772586508889") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169378_d20260304_m010826_c001_v7007000_t0000_u01772586506374") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f031f_d20260304_m010818_c001_v0001176_t0015_u01772586498641") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dbd_d20260304_m010805_c001_v7007000_t0000_u01772586485268") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e56fe_d20260304_m010757_c001_v0001184_t0034_u01772586477980") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb229_d20260304_m010749_c001_v7007000_t0000_u01772586469584") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e56aa_d20260304_m010739_c001_v0001184_t0039_u01772586459909") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17884_d20260304_m010731_c001_v7007000_t0000_u01772586451453") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5658_d20260304_m010721_c001_v0001184_t0051_u01772586441871") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc29_d20260304_m010853_c001_v7007000_t0000_u01772586533207") 2026/03/04 01:11:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f039b_d20260304_m010849_c001_v0001176_t0005_u01772586529200") 2026/03/04 01:11:49 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e60a_d20260304_m010916_c001_v7007000_t0000_u01772586556846") 2026/03/04 01:11:49 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e58a7_d20260304_m010911_c001_v0001184_t0009_u01772586551119") 2026/03/04 01:11:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e33e_d20260304_m011044_c001_v7007000_t0000_u01772586644108") 2026/03/04 01:11:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3a8b_d20260304_m011035_c001_v0001033_t0011_u01772586635405") 2026/03/04 01:11:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c2c_d20260304_m011026_c001_v7007000_t0000_u01772586626416") 2026/03/04 01:11:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3a03_d20260304_m011018_c001_v0001033_t0021_u01772586618082") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169403_d20260304_m011009_c001_v7007000_t0000_u01772586609413") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee396f_d20260304_m011000_c001_v0001033_t0045_u01772586600455") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2b0_d20260304_m010951_c001_v7007000_t0000_u01772586591552") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee38f5_d20260304_m010943_c001_v0001033_t0013_u01772586583276") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920c8_d20260304_m010934_c001_v7007000_t0000_u01772586574884") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee385b_d20260304_m010926_c001_v0001033_t0017_u01772586566121") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40087d0f288e0b21_d20260304_m010911_c001_v7007000_t0000_u01772586551953") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f4b_d20260304_m010906_c001_v0001109_t0027_u01772586546339") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693af_d20260304_m010857_c001_v7007000_t0000_u01772586537800") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e584b_d20260304_m010852_c001_v0001184_t0004_u01772586532627") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcb019_d20260304_m010850_c001_v7007000_t0000_u01772586530389") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0379_d20260304_m010843_c001_v0001176_t0020_u01772586523207") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbbe_d20260304_m010834_c001_v7007000_t0000_u01772586514483") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57b9_d20260304_m010828_c001_v0001184_t0013_u01772586508927") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40978e85807f7e7c_d20260304_m010826_c001_v7007000_t0000_u01772586506395") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e577d_d20260304_m010818_c001_v0001184_t0005_u01772586498862") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f410117c0dd9369c0_d20260304_m010805_c001_v7007000_t0000_u01772586485111") 2026/03/04 01:11:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee358b_d20260304_m010758_c001_v0001033_t0002_u01772586478225") 2026/03/04 01:11:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb22a_d20260304_m010749_c001_v7007000_t0000_u01772586469876") 2026/03/04 01:11:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee34e1_d20260304_m010740_c001_v0001033_t0017_u01772586460127") 2026/03/04 01:11:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17885_d20260304_m010731_c001_v7007000_t0000_u01772586451634") 2026/03/04 01:11:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3427_d20260304_m010722_c001_v0001033_t0008_u01772586442225") 2026/03/04 01:11:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169396_d20260304_m010853_c001_v7007000_t0000_u01772586533112") 2026/03/04 01:11:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3747_d20260304_m010849_c001_v0001033_t0042_u01772586529250") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e60b_d20260304_m010917_c001_v7007000_t0000_u01772586557031") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0401_d20260304_m010911_c001_v0001176_t0026_u01772586551297") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e33f_d20260304_m011044_c001_v7007000_t0000_u01772586644355") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f04dd_d20260304_m011035_c001_v0001176_t0021_u01772586635875") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c2d_d20260304_m011026_c001_v7007000_t0000_u01772586626600") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f04bd_d20260304_m011018_c001_v0001176_t0016_u01772586618523") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169404_d20260304_m011009_c001_v7007000_t0000_u01772586609604") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f048b_d20260304_m011000_c001_v0001176_t0002_u01772586600981") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2b1_d20260304_m010951_c001_v7007000_t0000_u01772586591742") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f045f_d20260304_m010943_c001_v0001176_t0041_u01772586583761") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920c9_d20260304_m010935_c001_v7007000_t0000_u01772586575069") 2026/03/04 01:11:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0439_d20260304_m010926_c001_v0001176_t0033_u01772586566513") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912b57_d20260304_m010912_c001_v7007000_t0000_u01772586552007") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03e7_d20260304_m010907_c001_v0001176_t0029_u01772586547002") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693b0_d20260304_m010857_c001_v7007000_t0000_u01772586537983") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f03bf_d20260304_m010852_c001_v0001176_t0043_u01772586532781") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169393_d20260304_m010850_c001_v7007000_t0000_u01772586530337") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee36ff_d20260304_m010843_c001_v0001033_t0059_u01772586523451") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbbf_d20260304_m010834_c001_v7007000_t0000_u01772586514664") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee367d_d20260304_m010828_c001_v0001033_t0025_u01772586508937") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40759380673b4f86_d20260304_m010826_c001_v7007000_t0000_u01772586506648") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3641_d20260304_m010819_c001_v0001033_t0004_u01772586499065") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093db8_d20260304_m010804_c001_v7007000_t0000_u01772586484900") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02df_d20260304_m010758_c001_v0001176_t0041_u01772586478640") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb22b_d20260304_m010750_c001_v7007000_t0000_u01772586470059") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02af_d20260304_m010740_c001_v0001176_t0033_u01772586460684") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17886_d20260304_m010731_c001_v7007000_t0000_u01772586451815") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f027b_d20260304_m010723_c001_v0001176_t0003_u01772586443158") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcb01d_d20260304_m010853_c001_v7007000_t0000_u01772586533294") 2026/03/04 01:11:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5829_d20260304_m010849_c001_v0001184_t0005_u01772586529397") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e60c_d20260304_m010917_c001_v7007000_t0000_u01772586557215") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e58ab_d20260304_m010911_c001_v0001184_t0015_u01772586551328") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e341_d20260304_m011044_c001_v7007000_t0000_u01772586644539") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5a39_d20260304_m011036_c001_v0001184_t0035_u01772586636100") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c2e_d20260304_m011026_c001_v7007000_t0000_u01772586626784") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e59f3_d20260304_m011018_c001_v0001184_t0044_u01772586618751") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169405_d20260304_m011009_c001_v7007000_t0000_u01772586609788") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e59ab_d20260304_m011001_c001_v0001184_t0045_u01772586601227") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2b3_d20260304_m010951_c001_v7007000_t0000_u01772586591924") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5965_d20260304_m010944_c001_v0001184_t0027_u01772586584019") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920ca_d20260304_m010935_c001_v7007000_t0000_u01772586575252") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5911_d20260304_m010926_c001_v0001184_t0020_u01772586566850") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb287_d20260304_m010912_c001_v7007000_t0000_u01772586552004") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5887_d20260304_m010907_c001_v0001184_t0030_u01772586547215") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693b2_d20260304_m010858_c001_v7007000_t0000_u01772586538165") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e584d_d20260304_m010852_c001_v0001184_t0045_u01772586532831") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc24_d20260304_m010850_c001_v7007000_t0000_u01772586530400") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f27_d20260304_m010844_c001_v0001109_t0052_u01772586524571") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbc0_d20260304_m010834_c001_v7007000_t0000_u01772586514848") 2026/03/04 01:11:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0353_d20260304_m010829_c001_v0001176_t0001_u01772586509126") 2026/03/04 01:11:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f178bf_d20260304_m010826_c001_v7007000_t0000_u01772586506054") 2026/03/04 01:11:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431eed_d20260304_m010819_c001_v0001109_t0051_u01772586499467") 2026/03/04 01:11:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345cd6_d20260304_m010805_c001_v7007000_t0000_u01772586485118") 2026/03/04 01:11:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431ebf_d20260304_m010758_c001_v0001109_t0036_u01772586478867") 2026/03/04 01:11:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb22c_d20260304_m010750_c001_v7007000_t0000_u01772586470248") 2026/03/04 01:11:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e83_d20260304_m010740_c001_v0001109_t0015_u01772586460899") 2026/03/04 01:11:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17887_d20260304_m010731_c001_v7007000_t0000_u01772586451997") 2026/03/04 01:11:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e5b_d20260304_m010723_c001_v0001109_t0005_u01772586443383") 2026/03/04 01:11:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa32716939a_d20260304_m010853_c001_v7007000_t0000_u01772586533511") 2026/03/04 01:11:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f039d_d20260304_m010849_c001_v0001176_t0030_u01772586529423") 2026/03/04 01:11:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dc2_d20260304_m010807_c001_v7007000_t0000_u01772586487879") 2026/03/04 01:11:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5712_d20260304_m010802_c001_v0001184_t0028_u01772586482672") 2026/03/04 01:11:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dc3_d20260304_m010808_c001_v7007000_t0000_u01772586488062") 2026/03/04 01:11:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02e9_d20260304_m010802_c001_v0001176_t0038_u01772586482699") 2026/03/04 01:11:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dc4_d20260304_m010808_c001_v7007000_t0000_u01772586488245") 2026/03/04 01:11:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5714_d20260304_m010802_c001_v0001184_t0025_u01772586482907") 2026/03/04 01:11:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dc5_d20260304_m010808_c001_v7007000_t0000_u01772586488442") 2026/03/04 01:11:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02ed_d20260304_m010802_c001_v0001176_t0058_u01772586482959") 2026/03/04 01:11:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dc6_d20260304_m010808_c001_v7007000_t0000_u01772586488635") 2026/03/04 01:11:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5716_d20260304_m010803_c001_v0001184_t0032_u01772586483148") 2026/03/04 01:11:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dc7_d20260304_m010808_c001_v7007000_t0000_u01772586488819") 2026/03/04 01:11:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee35b3_d20260304_m010803_c001_v0001033_t0008_u01772586483183") 2026/03/04 01:11:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dc9_d20260304_m010809_c001_v7007000_t0000_u01772586489001") 2026/03/04 01:11:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02ef_d20260304_m010803_c001_v0001176_t0012_u01772586483194") 2026/03/04 01:11:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dca_d20260304_m010809_c001_v7007000_t0000_u01772586489182") 2026/03/04 01:11:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e571a_d20260304_m010803_c001_v0001184_t0040_u01772586483366") 2026/03/04 01:11:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dcb_d20260304_m010809_c001_v7007000_t0000_u01772586489366") 2026/03/04 01:11:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02f1_d20260304_m010803_c001_v0001176_t0010_u01772586483437") 2026/03/04 01:11:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dcc_d20260304_m010809_c001_v7007000_t0000_u01772586489548") 2026/03/04 01:11:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431ed1_d20260304_m010803_c001_v0001109_t0038_u01772586483504") 2026/03/04 01:11:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dce_d20260304_m010809_c001_v7007000_t0000_u01772586489729") 2026/03/04 01:11:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e571c_d20260304_m010803_c001_v0001184_t0035_u01772586483667") 2026/03/04 01:11:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dcf_d20260304_m010809_c001_v7007000_t0000_u01772586489911") 2026/03/04 01:11:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02f3_d20260304_m010803_c001_v0001176_t0042_u01772586483696") 2026/03/04 01:11:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dd0_d20260304_m010810_c001_v7007000_t0000_u01772586490094") 2026/03/04 01:11:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5723_d20260304_m010803_c001_v0001184_t0009_u01772586483949") 2026/03/04 01:11:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dd1_d20260304_m010810_c001_v7007000_t0000_u01772586490348") 2026/03/04 01:11:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee35bd_d20260304_m010803_c001_v0001033_t0038_u01772586483965") 2026/03/04 01:11:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dd2_d20260304_m010810_c001_v7007000_t0000_u01772586490531") 2026/03/04 01:11:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f02f5_d20260304_m010803_c001_v0001176_t0009_u01772586483976") 2026/03/04 01:11:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093dd3_d20260304_m010810_c001_v7007000_t0000_u01772586490714") 2026/03/04 01:11:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5727_d20260304_m010804_c001_v0001184_t0039_u01772586484161") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f411973d92190a77c_d20260304_m010829_c001_v7007000_t0000_u01772586509849") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5799_d20260304_m010824_c001_v0001184_t0039_u01772586504016") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fba7_d20260304_m010829_c001_v7007000_t0000_u01772586509891") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0331_d20260304_m010824_c001_v0001176_t0010_u01772586504026") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb260_d20260304_m010829_c001_v7007000_t0000_u01772586509858") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f05_d20260304_m010824_c001_v0001109_t0013_u01772586504100") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404edd6f1b2adc30_d20260304_m010829_c001_v7007000_t0000_u01772586509904") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e579b_d20260304_m010824_c001_v0001184_t0036_u01772586504230") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912b3c_d20260304_m010830_c001_v7007000_t0000_u01772586510116") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0333_d20260304_m010824_c001_v0001176_t0018_u01772586504247") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40759380673b4f8a_d20260304_m010830_c001_v7007000_t0000_u01772586510208") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee365d_d20260304_m010824_c001_v0001033_t0007_u01772586504281") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912b3a_d20260304_m010829_c001_v7007000_t0000_u01772586509911") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e579d_d20260304_m010824_c001_v0001184_t0008_u01772586504451") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f411973d92190a77e_d20260304_m010830_c001_v7007000_t0000_u01772586510217") 2026/03/04 01:11:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0335_d20260304_m010824_c001_v0001176_t0022_u01772586504582") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404edd6f1b2adc31_d20260304_m010830_c001_v7007000_t0000_u01772586510087") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f07_d20260304_m010824_c001_v0001109_t0000_u01772586504622") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def1e4_d20260304_m010829_c001_v7007000_t0000_u01772586509875") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57a3_d20260304_m010824_c001_v0001184_t0011_u01772586504717") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f178c7_d20260304_m010830_c001_v7007000_t0000_u01772586510099") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3661_d20260304_m010824_c001_v0001033_t0059_u01772586504788") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb262_d20260304_m010830_c001_v7007000_t0000_u01772586510227") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0337_d20260304_m010824_c001_v0001176_t0037_u01772586504800") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40759380673b4f89_d20260304_m010830_c001_v7007000_t0000_u01772586510024") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57a5_d20260304_m010824_c001_v0001184_t0021_u01772586504921") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f411973d92190a77d_d20260304_m010830_c001_v7007000_t0000_u01772586510032") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f033b_d20260304_m010825_c001_v0001176_t0013_u01772586505021") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def1e5_d20260304_m010830_c001_v7007000_t0000_u01772586510111") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e57a7_d20260304_m010825_c001_v0001184_t0027_u01772586505217") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f178c6_d20260304_m010829_c001_v7007000_t0000_u01772586509915") 2026/03/04 01:11:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f0b_d20260304_m010825_c001_v0001109_t0045_u01772586505248") 2026/03/04 01:11:57 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb74946c5_d20260304_m010557_c001_v7007000_t0000_u01772586357846") 2026/03/04 01:11:57 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f106a3b6903d5515e_d20260304_m010555_c001_v0001043_t0021_u01772586355566") 2026/03/04 01:11:57 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f421c477ed673ea1f_d20260304_m010555_c001_v7007000_t0000_u01772586355386") 2026/03/04 01:11:57 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f106a3b6903d55158_d20260304_m010552_c001_v0001043_t0010_u01772586352192") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f421c477ed673ea1a_d20260304_m010551_c001_v7007000_t0000_u01772586351450") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e537c_d20260304_m010547_c001_v0001184_t0043_u01772586347451") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8ba87_d20260304_m010545_c001_v7007000_t0000_u01772586345899") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1141d284ac4bf0ce_d20260304_m010542_c001_v0001033_t0047_u01772586342199") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55a6f_d20260304_m010542_c001_v7007000_t0000_u01772586342017") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1141d284ac4bf0ae_d20260304_m010537_c001_v0001033_t0042_u01772586337863") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55a62_d20260304_m010537_c001_v7007000_t0000_u01772586337119") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2f69_d20260304_m010532_c001_v0001033_t0039_u01772586332277") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40087d0f288e0a4e_d20260304_m010530_c001_v7007000_t0000_u01772586330977") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f118908fd5d3e25f4_d20260304_m010528_c001_v0001103_t0024_u01772586328631") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f405eff5b9cfaea85_d20260304_m010528_c001_v7007000_t0000_u01772586328446") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f118908fd5d3e25d8_d20260304_m010525_c001_v0001103_t0000_u01772586325490") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f405eff5b9cfaea81_d20260304_m010524_c001_v7007000_t0000_u01772586324725") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2f29_d20260304_m010520_c001_v0001033_t0022_u01772586320150") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40087d0f288e0a44_d20260304_m010519_c001_v7007000_t0000_u01772586319217") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1061053158e76218_d20260304_m010516_c001_v0001104_t0026_u01772586316963") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e52b_d20260304_m010516_c001_v7007000_t0000_u01772586316779") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1061053158e76212_d20260304_m010512_c001_v0001104_t0033_u01772586312500") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e529_d20260304_m010511_c001_v7007000_t0000_u01772586311709") 2026/03/04 01:11:58 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2ec5_d20260304_m010505_c001_v0001033_t0042_u01772586305188") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345c7a_d20260304_m010504_c001_v7007000_t0000_u01772586304275") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1194214b75795b6b_d20260304_m010501_c001_v0001167_t0029_u01772586301915") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f401eb10061d571a7_d20260304_m010501_c001_v7007000_t0000_u01772586301728") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1194214b75795b27_d20260304_m010456_c001_v0001167_t0059_u01772586296897") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f401eb10061d571a0_d20260304_m010456_c001_v7007000_t0000_u01772586296157") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2e4f_d20260304_m010448_c001_v0001033_t0023_u01772586288206") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912a07_d20260304_m010447_c001_v7007000_t0000_u01772586287276") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1052e9248b3c4de1_d20260304_m010445_c001_v0001097_t0015_u01772586285341") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f416ba81b9618a6c8_d20260304_m010445_c001_v7007000_t0000_u01772586285157") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1052e9248b3c4da3_d20260304_m010441_c001_v0001097_t0038_u01772586281514") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f416ba81b9618a6c6_d20260304_m010440_c001_v7007000_t0000_u01772586280764") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e76f6_d20260304_m010434_c001_v0001092_t0025_u01772586274261") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def048_d20260304_m010433_c001_v7007000_t0000_u01772586273130") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f108dc6ddd07cbd93_d20260304_m010426_c001_v0001033_t0003_u01772586266484") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def042_d20260304_m010426_c001_v7007000_t0000_u01772586266288") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e522c_d20260304_m010422_c001_v0001184_t0033_u01772586262357") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f10905fbc5a1cba84_d20260304_m010421_c001_v0001167_t0029_u01772586261066") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f10905fbc5a1cba76_d20260304_m010419_c001_v0001167_t0053_u01772586259830") 2026/03/04 01:11:59 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4072516e74340312_d20260304_m010404_c001_v7007000_t0000_u01772586244506") 2026/03/04 01:12:00 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e76a6_d20260304_m010355_c001_v0001092_t0011_u01772586235625") 2026/03/04 01:12:00 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f104430894ded191e_d20260304_m010354_c001_v0001115_t0011_u01772586234319") 2026/03/04 01:12:00 DEBUG : dst/one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f104430894ded1918_d20260304_m010352_c001_v0001115_t0009_u01772586232628") 2026/03/04 01:12:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb74946c6_d20260304_m010558_c001_v7007000_t0000_u01772586358081") 2026/03/04 01:12:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f104f61300cee256b_d20260304_m010555_c001_v0001185_t0023_u01772586355183") 2026/03/04 01:12:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f115b212240191ada_d20260304_m010551_c001_v0001185_t0018_u01772586351212") 2026/03/04 01:12:00 DEBUG : dst/one.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8ba88_d20260304_m010546_c001_v7007000_t0000_u01772586346084") 2026/03/04 01:12:00 DEBUG : dst/one.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f102208c65792ca8c_d20260304_m010541_c001_v0001039_t0033_u01772586341512") 2026/03/04 01:12:00 DEBUG : dst/one.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f109d8afa55be9fba_d20260304_m010536_c001_v0001103_t0043_u01772586336551") 2026/03/04 01:12:00 DEBUG : dst/one.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40087d0f288e0a4f_d20260304_m010531_c001_v7007000_t0000_u01772586331161") 2026/03/04 01:12:00 DEBUG : dst/one.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f118bb09564f9ac81_d20260304_m010528_c001_v0001097_t0004_u01772586328005") 2026/03/04 01:12:00 DEBUG : dst/one.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1007d4121b8a7d91_d20260304_m010524_c001_v0001033_t0057_u01772586324195") 2026/03/04 01:12:00 DEBUG : dst/three: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def04a_d20260304_m010433_c001_v7007000_t0000_u01772586273311") 2026/03/04 01:12:00 DEBUG : dst/three: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f10905fbc5a1cbb6e_d20260304_m010431_c001_v0001167_t0030_u01772586271371") 2026/03/04 01:12:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb74946c7_d20260304_m010558_c001_v7007000_t0000_u01772586358263") 2026/03/04 01:12:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f100448a2eacf3195_d20260304_m010556_c001_v0001097_t0047_u01772586356495") 2026/03/04 01:12:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1059c9cdc77dee70_d20260304_m010553_c001_v0001161_t0049_u01772586353147") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb74946c9_d20260304_m010558_c001_v7007000_t0000_u01772586358454") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f106a3b6903d55160_d20260304_m010557_c001_v0001043_t0009_u01772586357083") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f421c477ed673ea20_d20260304_m010556_c001_v7007000_t0000_u01772586356902") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f106a3b6903d5515a_d20260304_m010553_c001_v0001043_t0057_u01772586353700") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f421c477ed673ea1c_d20260304_m010553_c001_v7007000_t0000_u01772586353520") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e537e_d20260304_m010548_c001_v0001184_t0012_u01772586348582") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8ba89_d20260304_m010546_c001_v7007000_t0000_u01772586346267") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1141d284ac4bf0e4_d20260304_m010544_c001_v0001033_t0019_u01772586344704") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55a7a_d20260304_m010544_c001_v7007000_t0000_u01772586344520") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1141d284ac4bf0b2_d20260304_m010539_c001_v0001033_t0053_u01772586339652") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55a68_d20260304_m010539_c001_v7007000_t0000_u01772586339470") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2f71_d20260304_m010533_c001_v0001033_t0050_u01772586333656") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f405eff5b9cfaea88_d20260304_m010530_c001_v7007000_t0000_u01772586330405") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e531a_d20260304_m010527_c001_v0001184_t0004_u01772586327187") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f405eff5b9cfaea83_d20260304_m010526_c001_v7007000_t0000_u01772586326450") 2026/03/04 01:12:01 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2f37_d20260304_m010521_c001_v0001033_t0050_u01772586321206") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e52d_d20260304_m010518_c001_v7007000_t0000_u01772586318294") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e52f2_d20260304_m010515_c001_v0001184_t0013_u01772586315239") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e52a_d20260304_m010514_c001_v7007000_t0000_u01772586314090") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2ed1_d20260304_m010506_c001_v0001033_t0018_u01772586306287") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f401eb10061d571a9_d20260304_m010503_c001_v7007000_t0000_u01772586303251") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e52c2_d20260304_m010459_c001_v0001184_t0043_u01772586299257") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f401eb10061d571a1_d20260304_m010458_c001_v7007000_t0000_u01772586298117") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2e67_d20260304_m010451_c001_v0001033_t0036_u01772586291353") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f416ba81b9618a6c9_d20260304_m010446_c001_v7007000_t0000_u01772586286307") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e770e_d20260304_m010444_c001_v0001092_t0023_u01772586284014") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f416ba81b9618a6c7_d20260304_m010442_c001_v7007000_t0000_u01772586282878") 2026/03/04 01:12:02 DEBUG : dst/three.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5266_d20260304_m010435_c001_v0001184_t0041_u01772586275993") 2026/03/04 01:12:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8ba8a_d20260304_m010546_c001_v7007000_t0000_u01772586346450") 2026/03/04 01:12:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f117e99e5825ff0b1_d20260304_m010543_c001_v0001097_t0042_u01772586343399") 2026/03/04 01:12:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f10313421fee86793_d20260304_m010539_c001_v0001185_t0017_u01772586339247") 2026/03/04 01:12:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40087d0f288e0a50_d20260304_m010531_c001_v7007000_t0000_u01772586331350") 2026/03/04 01:12:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1052e9248b3c5024_d20260304_m010529_c001_v0001097_t0043_u01772586329314") 2026/03/04 01:12:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110ba01a22eddafc_d20260304_m010526_c001_v0001093_t0045_u01772586326043") 2026/03/04 01:12:02 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb74946ca_d20260304_m010558_c001_v7007000_t0000_u01772586358644") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3001_d20260304_m010548_c001_v0001033_t0051_u01772586348009") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8ba8b_d20260304_m010546_c001_v7007000_t0000_u01772586346700") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5336_d20260304_m010533_c001_v0001184_t0030_u01772586333441") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40087d0f288e0a51_d20260304_m010531_c001_v7007000_t0000_u01772586331534") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5302_d20260304_m010520_c001_v0001184_t0021_u01772586320974") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40087d0f288e0a45_d20260304_m010519_c001_v7007000_t0000_u01772586319401") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e52d8_d20260304_m010506_c001_v0001184_t0008_u01772586306080") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345c7b_d20260304_m010504_c001_v7007000_t0000_u01772586304457") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e529c_d20260304_m010449_c001_v0001184_t0004_u01772586289006") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912a08_d20260304_m010447_c001_v7007000_t0000_u01772586287457") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2dbd_d20260304_m010435_c001_v0001033_t0040_u01772586275012") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def04b_d20260304_m010433_c001_v7007000_t0000_u01772586273495") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f117ce7fce2b1be76_d20260304_m010428_c001_v0001033_t0036_u01772586268743") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4072516e74340313_d20260304_m010404_c001_v7007000_t0000_u01772586244688") 2026/03/04 01:12:03 DEBUG : dst/two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f104430894ded1938_d20260304_m010402_c001_v0001115_t0016_u01772586242001") 2026/03/04 01:12:03 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093cbd_d20260304_m010326_c001_v7007000_t0000_u01772586206846") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5106_d20260304_m010322_c001_v0001184_t0017_u01772586202831") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c9e_d20260304_m010320_c001_v7007000_t0000_u01772586200559") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e50d4_d20260304_m010309_c001_v0001184_t0013_u01772586189042") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb0a1_d20260304_m010255_c001_v7007000_t0000_u01772586175732") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e50a8_d20260304_m010252_c001_v0001184_t0033_u01772586172448") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb061_d20260304_m010231_c001_v7007000_t0000_u01772586151346") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e506c_d20260304_m010229_c001_v0001184_t0037_u01772586149613") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a57_d20260304_m010228_c001_v7007000_t0000_u01772586148844") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5062_d20260304_m010227_c001_v0001184_t0008_u01772586147662") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a51_d20260304_m010225_c001_v7007000_t0000_u01772586145136") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e504c_d20260304_m010223_c001_v0001184_t0016_u01772586143585") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a4e_d20260304_m010222_c001_v7007000_t0000_u01772586142810") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5044_d20260304_m010221_c001_v0001184_t0044_u01772586141627") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c61_d20260304_m010216_c001_v7007000_t0000_u01772586136273") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5018_d20260304_m010214_c001_v0001184_t0030_u01772586134914") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c53_d20260304_m010214_c001_v7007000_t0000_u01772586134147") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5010_d20260304_m010213_c001_v0001184_t0021_u01772586133285") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c49_d20260304_m010209_c001_v7007000_t0000_u01772586129294") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4ffa_d20260304_m010208_c001_v0001184_t0049_u01772586128044") 2026/03/04 01:12:04 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a30a_d20260304_m010206_c001_v7007000_t0000_u01772586126184") 2026/03/04 01:12:05 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4ff0_d20260304_m010205_c001_v0001184_t0037_u01772586125207") 2026/03/04 01:12:05 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a309_d20260304_m010204_c001_v7007000_t0000_u01772586124839") 2026/03/04 01:12:05 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1066178e70cd42ce_d20260304_m010203_c001_v0001167_t0006_u01772586123888") 2026/03/04 01:12:05 DEBUG : empty space: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fea_d20260304_m010202_c001_v0001184_t0031_u01772586122325") 2026/03/04 01:12:05 DEBUG : enormous: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a5a_d20260304_m010230_c001_v7007000_t0000_u01772586150405") 2026/03/04 01:12:05 DEBUG : enormous: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e506e_d20260304_m010229_c001_v0001184_t0014_u01772586149822") 2026/03/04 01:12:05 DEBUG : existing: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb74946d4_d20260304_m010604_c001_v7007000_t0000_u01772586364414") 2026/03/04 01:12:05 DEBUG : existing: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3091_d20260304_m010602_c001_v0001033_t0012_u01772586362770") 2026/03/04 01:12:05 DEBUG : existing: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb09c_d20260304_m010250_c001_v7007000_t0000_u01772586170835") 2026/03/04 01:12:05 DEBUG : existing: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e763c_d20260304_m010249_c001_v0001092_t0026_u01772586169702") 2026/03/04 01:12:05 DEBUG : existing: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a305_d20260304_m010159_c001_v7007000_t0000_u01772586119599") 2026/03/04 01:12:05 DEBUG : existing: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fde_d20260304_m010158_c001_v0001184_t0048_u01772586118651") 2026/03/04 01:12:05 DEBUG : existing: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a304_d20260304_m010158_c001_v7007000_t0000_u01772586118103") 2026/03/04 01:12:05 DEBUG : existing: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fdc_d20260304_m010157_c001_v0001184_t0051_u01772586117484") 2026/03/04 01:12:05 DEBUG : existing: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fda_d20260304_m010156_c001_v0001184_t0023_u01772586116722") 2026/03/04 01:12:05 DEBUG : existing-b: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb09d_d20260304_m010251_c001_v7007000_t0000_u01772586171017") 2026/03/04 01:12:05 DEBUG : existing-b: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e509e_d20260304_m010249_c001_v0001184_t0016_u01772586169713") 2026/03/04 01:12:05 DEBUG : file1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749477f_d20260304_m010707_c001_v7007000_t0000_u01772586427344") 2026/03/04 01:12:05 DEBUG : file1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e25_d20260304_m010705_c001_v0001109_t0026_u01772586425753") 2026/03/04 01:12:05 DEBUG : file1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749477b_d20260304_m010704_c001_v7007000_t0000_u01772586424396") 2026/03/04 01:12:06 DEBUG : file1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e55c6_d20260304_m010702_c001_v0001184_t0050_u01772586422739") 2026/03/04 01:12:06 DEBUG : five: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb07c_d20260304_m010234_c001_v7007000_t0000_u01772586154872") 2026/03/04 01:12:06 DEBUG : five: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e507c_d20260304_m010232_c001_v0001184_t0017_u01772586152949") 2026/03/04 01:12:06 DEBUG : foo: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c39_d20260304_m010207_c001_v7007000_t0000_u01772586127664") 2026/03/04 01:12:06 DEBUG : foo: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e4ff6_d20260304_m010207_c001_v0001184_t0017_u01772586127113") 2026/03/04 01:12:06 DEBUG : foo: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e4ff4_d20260304_m010206_c001_v0001184_t0017_u01772586126551") 2026/03/04 01:12:06 DEBUG : four: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb07d_d20260304_m010235_c001_v7007000_t0000_u01772586155053") 2026/03/04 01:12:06 DEBUG : four: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f410036d5de5e7624_d20260304_m010233_c001_v0001092_t0036_u01772586153543") 2026/03/04 01:12:06 DEBUG : four: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e507a_d20260304_m010232_c001_v0001184_t0009_u01772586152372") 2026/03/04 01:12:06 DEBUG : hello world2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2e3_d20260304_m010116_c001_v7007000_t0000_u01772586076697") 2026/03/04 01:12:06 DEBUG : hello world2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f73_d20260304_m010116_c001_v0001184_t0004_u01772586076119") 2026/03/04 01:12:06 DEBUG : ignore-size: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a303_d20260304_m010156_c001_v7007000_t0000_u01772586116355") 2026/03/04 01:12:06 DEBUG : ignore-size: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fd6_d20260304_m010155_c001_v0001184_t0024_u01772586115375") 2026/03/04 01:12:06 DEBUG : nested/sub dir/file: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb097_d20260304_m010248_c001_v7007000_t0000_u01772586168973") 2026/03/04 01:12:06 DEBUG : nested/sub dir/file: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e509a_d20260304_m010247_c001_v0001184_t0041_u01772586167998") 2026/03/04 01:12:06 DEBUG : nested/sub dir/file: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb095_d20260304_m010247_c001_v7007000_t0000_u01772586167257") 2026/03/04 01:12:06 DEBUG : nested/sub dir/file: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5092_d20260304_m010246_c001_v0001184_t0018_u01772586166039") 2026/03/04 01:12:06 DEBUG : one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb07f_d20260304_m010235_c001_v7007000_t0000_u01772586155234") 2026/03/04 01:12:07 DEBUG : one: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e5072_d20260304_m010231_c001_v0001184_t0017_u01772586151724") 2026/03/04 01:12:07 DEBUG : only0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494765_d20260304_m010658_c001_v7007000_t0000_u01772586418297") 2026/03/04 01:12:07 DEBUG : only0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4037a63bbaee3331_d20260304_m010652_c001_v0001033_t0031_u01772586412481") 2026/03/04 01:12:07 DEBUG : only0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e54d2_d20260304_m010634_c001_v0001184_t0031_u01772586394897") 2026/03/04 01:12:07 DEBUG : only0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40759380673b4f6b_d20260304_m010627_c001_v7007000_t0000_u01772586387867") 2026/03/04 01:12:07 DEBUG : only0: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e53d4_d20260304_m010608_c001_v0001184_t0040_u01772586368194") 2026/03/04 01:12:07 DEBUG : only1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494766_d20260304_m010658_c001_v7007000_t0000_u01772586418477") 2026/03/04 01:12:07 DEBUG : only1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4037a63bbaee3339_d20260304_m010653_c001_v0001033_t0031_u01772586413428") 2026/03/04 01:12:07 DEBUG : only1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e54d8_d20260304_m010635_c001_v0001184_t0010_u01772586395690") 2026/03/04 01:12:07 DEBUG : only1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcae93_d20260304_m010627_c001_v7007000_t0000_u01772586387832") 2026/03/04 01:12:07 DEBUG : only1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e53dc_d20260304_m010608_c001_v0001184_t0034_u01772586368975") 2026/03/04 01:12:07 DEBUG : only10: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494767_d20260304_m010658_c001_v7007000_t0000_u01772586418657") 2026/03/04 01:12:07 DEBUG : only10: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e557c_d20260304_m010652_c001_v0001184_t0017_u01772586412493") 2026/03/04 01:12:07 DEBUG : only10: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e552e_d20260304_m010643_c001_v0001184_t0008_u01772586403689") 2026/03/04 01:12:07 DEBUG : only10: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcae94_d20260304_m010628_c001_v7007000_t0000_u01772586388018") 2026/03/04 01:12:07 DEBUG : only10: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5456_d20260304_m010616_c001_v0001184_t0040_u01772586376877") 2026/03/04 01:12:07 DEBUG : only11: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494768_d20260304_m010658_c001_v7007000_t0000_u01772586418836") 2026/03/04 01:12:07 DEBUG : only11: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4029570bdd3f022f_d20260304_m010653_c001_v0001176_t0059_u01772586413087") 2026/03/04 01:12:08 DEBUG : only11: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5536_d20260304_m010644_c001_v0001184_t0015_u01772586404772") 2026/03/04 01:12:08 DEBUG : only11: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1782d_d20260304_m010628_c001_v7007000_t0000_u01772586388032") 2026/03/04 01:12:08 DEBUG : only11: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5464_d20260304_m010618_c001_v0001184_t0027_u01772586378483") 2026/03/04 01:12:08 DEBUG : only12: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494769_d20260304_m010659_c001_v7007000_t0000_u01772586419070") 2026/03/04 01:12:08 DEBUG : only12: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4068db425c431df9_d20260304_m010653_c001_v0001109_t0010_u01772586413242") 2026/03/04 01:12:08 DEBUG : only12: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e553e_d20260304_m010645_c001_v0001184_t0020_u01772586405720") 2026/03/04 01:12:08 DEBUG : only12: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1782a_d20260304_m010627_c001_v7007000_t0000_u01772586387649") 2026/03/04 01:12:08 DEBUG : only12: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5468_d20260304_m010619_c001_v0001184_t0023_u01772586379109") 2026/03/04 01:12:08 DEBUG : only13: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749476a_d20260304_m010659_c001_v7007000_t0000_u01772586419262") 2026/03/04 01:12:08 DEBUG : only13: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4037a63bbaee3333_d20260304_m010652_c001_v0001033_t0031_u01772586412878") 2026/03/04 01:12:08 DEBUG : only13: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5544_d20260304_m010646_c001_v0001184_t0049_u01772586406475") 2026/03/04 01:12:08 DEBUG : only13: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55aa3_d20260304_m010628_c001_v7007000_t0000_u01772586388041") 2026/03/04 01:12:08 DEBUG : only13: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5472_d20260304_m010620_c001_v0001184_t0037_u01772586380871") 2026/03/04 01:12:08 DEBUG : only14: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749476b_d20260304_m010659_c001_v7007000_t0000_u01772586419442") 2026/03/04 01:12:08 DEBUG : only14: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e557e_d20260304_m010652_c001_v0001184_t0017_u01772586412888") 2026/03/04 01:12:08 DEBUG : only14: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e554c_d20260304_m010647_c001_v0001184_t0031_u01772586407378") 2026/03/04 01:12:09 DEBUG : only14: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55aa0_d20260304_m010627_c001_v7007000_t0000_u01772586387658") 2026/03/04 01:12:09 DEBUG : only14: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5478_d20260304_m010621_c001_v0001184_t0051_u01772586381537") 2026/03/04 01:12:09 DEBUG : only15: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749476c_d20260304_m010659_c001_v7007000_t0000_u01772586419621") 2026/03/04 01:12:09 DEBUG : only15: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4037a63bbaee3335_d20260304_m010653_c001_v0001033_t0031_u01772586413059") 2026/03/04 01:12:09 DEBUG : only15: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5558_d20260304_m010648_c001_v0001184_t0017_u01772586408954") 2026/03/04 01:12:09 DEBUG : only15: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40759380673b4f6c_d20260304_m010628_c001_v7007000_t0000_u01772586388053") 2026/03/04 01:12:09 DEBUG : only15: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e547c_d20260304_m010622_c001_v0001184_t0014_u01772586382414") 2026/03/04 01:12:09 DEBUG : only16: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749476d_d20260304_m010659_c001_v7007000_t0000_u01772586419800") 2026/03/04 01:12:09 DEBUG : only16: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e5580_d20260304_m010653_c001_v0001184_t0017_u01772586413079") 2026/03/04 01:12:09 DEBUG : only16: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5562_d20260304_m010649_c001_v0001184_t0042_u01772586409795") 2026/03/04 01:12:09 DEBUG : only16: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcae95_d20260304_m010628_c001_v7007000_t0000_u01772586388199") 2026/03/04 01:12:09 DEBUG : only16: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5482_d20260304_m010623_c001_v0001184_t0029_u01772586383392") 2026/03/04 01:12:10 DEBUG : only17: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749476e_d20260304_m010659_c001_v7007000_t0000_u01772586419979") 2026/03/04 01:12:10 DEBUG : only17: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4037a63bbaee3337_d20260304_m010653_c001_v0001033_t0031_u01772586413243") 2026/03/04 01:12:10 DEBUG : only17: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e556c_d20260304_m010650_c001_v0001184_t0006_u01772586410491") 2026/03/04 01:12:10 DEBUG : only17: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40759380673b4f6a_d20260304_m010627_c001_v7007000_t0000_u01772586387669") 2026/03/04 01:12:10 DEBUG : only17: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e548c_d20260304_m010624_c001_v0001184_t0013_u01772586384417") 2026/03/04 01:12:10 DEBUG : only18: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749476f_d20260304_m010700_c001_v7007000_t0000_u01772586420171") 2026/03/04 01:12:10 DEBUG : only18: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e5584_d20260304_m010653_c001_v0001184_t0017_u01772586413260") 2026/03/04 01:12:10 DEBUG : only18: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5570_d20260304_m010651_c001_v0001184_t0048_u01772586411110") 2026/03/04 01:12:10 DEBUG : only18: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1782e_d20260304_m010628_c001_v7007000_t0000_u01772586388225") 2026/03/04 01:12:10 DEBUG : only18: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5490_d20260304_m010625_c001_v0001184_t0032_u01772586385219") 2026/03/04 01:12:10 DEBUG : only19: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494770_d20260304_m010700_c001_v7007000_t0000_u01772586420363") 2026/03/04 01:12:10 DEBUG : only19: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4029570bdd3f0231_d20260304_m010653_c001_v0001176_t0059_u01772586413274") 2026/03/04 01:12:10 DEBUG : only19: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5578_d20260304_m010651_c001_v0001184_t0030_u01772586411651") 2026/03/04 01:12:10 DEBUG : only19: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcae8f_d20260304_m010627_c001_v7007000_t0000_u01772586387273") 2026/03/04 01:12:10 DEBUG : only19: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5498_d20260304_m010625_c001_v0001184_t0033_u01772586385883") 2026/03/04 01:12:10 DEBUG : only2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494771_d20260304_m010700_c001_v7007000_t0000_u01772586420542") 2026/03/04 01:12:10 DEBUG : only2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4068db425c431dfb_d20260304_m010653_c001_v0001109_t0010_u01772586413435") 2026/03/04 01:12:11 DEBUG : only2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e54e0_d20260304_m010636_c001_v0001184_t0018_u01772586396521") 2026/03/04 01:12:11 DEBUG : only2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1782c_d20260304_m010627_c001_v7007000_t0000_u01772586387847") 2026/03/04 01:12:11 DEBUG : only2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e53ea_d20260304_m010609_c001_v0001184_t0031_u01772586369743") 2026/03/04 01:12:11 DEBUG : only3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494773_d20260304_m010700_c001_v7007000_t0000_u01772586420720") 2026/03/04 01:12:11 DEBUG : only3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e5586_d20260304_m010653_c001_v0001184_t0017_u01772586413448") 2026/03/04 01:12:11 DEBUG : only3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e54fa_d20260304_m010637_c001_v0001184_t0014_u01772586397578") 2026/03/04 01:12:11 DEBUG : only3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55a9f_d20260304_m010627_c001_v7007000_t0000_u01772586387471") 2026/03/04 01:12:11 DEBUG : only3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5402_d20260304_m010610_c001_v0001184_t0009_u01772586370800") 2026/03/04 01:12:11 DEBUG : only4: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494774_d20260304_m010700_c001_v7007000_t0000_u01772586420901") 2026/03/04 01:12:11 DEBUG : only4: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4029570bdd3f0233_d20260304_m010653_c001_v0001176_t0059_u01772586413460") 2026/03/04 01:12:11 DEBUG : only4: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e550a_d20260304_m010638_c001_v0001184_t0048_u01772586398596") 2026/03/04 01:12:11 DEBUG : only4: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcae90_d20260304_m010627_c001_v7007000_t0000_u01772586387454") 2026/03/04 01:12:11 DEBUG : only4: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5410_d20260304_m010611_c001_v0001184_t0037_u01772586371513") 2026/03/04 01:12:11 DEBUG : only5: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494775_d20260304_m010701_c001_v7007000_t0000_u01772586421081") 2026/03/04 01:12:11 DEBUG : only5: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4068db425c431dfd_d20260304_m010653_c001_v0001109_t0010_u01772586413617") 2026/03/04 01:12:11 DEBUG : only5: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5514_d20260304_m010639_c001_v0001184_t0021_u01772586399459") 2026/03/04 01:12:11 DEBUG : only5: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17829_d20260304_m010627_c001_v7007000_t0000_u01772586387466") 2026/03/04 01:12:11 DEBUG : only5: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e542c_d20260304_m010612_c001_v0001184_t0028_u01772586372969") 2026/03/04 01:12:11 DEBUG : only6: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494776_d20260304_m010701_c001_v7007000_t0000_u01772586421261") 2026/03/04 01:12:11 DEBUG : only6: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e5588_d20260304_m010653_c001_v0001184_t0017_u01772586413630") 2026/03/04 01:12:12 DEBUG : only6: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5518_d20260304_m010640_c001_v0001184_t0008_u01772586400372") 2026/03/04 01:12:12 DEBUG : only6: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40759380673b4f69_d20260304_m010627_c001_v7007000_t0000_u01772586387486") 2026/03/04 01:12:12 DEBUG : only6: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e543e_d20260304_m010613_c001_v0001184_t0004_u01772586373699") 2026/03/04 01:12:12 DEBUG : only7: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494777_d20260304_m010701_c001_v7007000_t0000_u01772586421439") 2026/03/04 01:12:12 DEBUG : only7: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4068db425c431dff_d20260304_m010653_c001_v0001109_t0010_u01772586413798") 2026/03/04 01:12:12 DEBUG : only7: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5522_d20260304_m010641_c001_v0001184_t0019_u01772586401391") 2026/03/04 01:12:12 DEBUG : only7: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcae8e_d20260304_m010627_c001_v7007000_t0000_u01772586387090") 2026/03/04 01:12:12 DEBUG : only7: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5442_d20260304_m010614_c001_v0001184_t0039_u01772586374447") 2026/03/04 01:12:12 DEBUG : only8: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494778_d20260304_m010701_c001_v7007000_t0000_u01772586421621") 2026/03/04 01:12:12 DEBUG : only8: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4029570bdd3f0235_d20260304_m010653_c001_v0001176_t0059_u01772586413645") 2026/03/04 01:12:12 DEBUG : only8: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5524_d20260304_m010642_c001_v0001184_t0048_u01772586402077") 2026/03/04 01:12:12 DEBUG : only8: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55aa1_d20260304_m010627_c001_v7007000_t0000_u01772586387856") 2026/03/04 01:12:12 DEBUG : only8: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e544a_d20260304_m010615_c001_v0001184_t0037_u01772586375279") 2026/03/04 01:12:12 DEBUG : only9: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749477a_d20260304_m010701_c001_v7007000_t0000_u01772586421809") 2026/03/04 01:12:12 DEBUG : only9: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4037a63bbaee333d_d20260304_m010653_c001_v0001033_t0031_u01772586413669") 2026/03/04 01:12:12 DEBUG : only9: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e552a_d20260304_m010642_c001_v0001184_t0003_u01772586402839") 2026/03/04 01:12:13 DEBUG : only9: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41533ddf9adcae92_d20260304_m010627_c001_v7007000_t0000_u01772586387635") 2026/03/04 01:12:13 DEBUG : only9: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e544c_d20260304_m010615_c001_v0001184_t0022_u01772586375900") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb090_d20260304_m010244_c001_v7007000_t0000_u01772586164919") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2a8b_d20260304_m010242_c001_v0001033_t0011_u01772586162730") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb08c_d20260304_m010241_c001_v7007000_t0000_u01772586161597") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5088_d20260304_m010238_c001_v0001184_t0015_u01772586158984") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb085_d20260304_m010238_c001_v7007000_t0000_u01772586158255") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e7628_d20260304_m010236_c001_v0001092_t0015_u01772586156148") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a53_d20260304_m010226_c001_v7007000_t0000_u01772586146873") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5054_d20260304_m010225_c001_v0001184_t0030_u01772586145693") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a50_d20260304_m010224_c001_v7007000_t0000_u01772586144170") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e504a_d20260304_m010223_c001_v0001184_t0014_u01772586143361") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a4b_d20260304_m010222_c001_v7007000_t0000_u01772586142224") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5042_d20260304_m010221_c001_v0001184_t0023_u01772586141409") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c60_d20260304_m010215_c001_v7007000_t0000_u01772586135719") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5016_d20260304_m010214_c001_v0001184_t0015_u01772586134695") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c56_d20260304_m010214_c001_v7007000_t0000_u01772586134329") 2026/03/04 01:12:13 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e500c_d20260304_m010213_c001_v0001184_t0015_u01772586133075") 2026/03/04 01:12:14 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c51_d20260304_m010212_c001_v7007000_t0000_u01772586132651") 2026/03/04 01:12:14 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5006_d20260304_m010212_c001_v0001184_t0026_u01772586132072") 2026/03/04 01:12:14 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5004_d20260304_m010211_c001_v0001184_t0047_u01772586131506") 2026/03/04 01:12:14 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c4e_d20260304_m010211_c001_v7007000_t0000_u01772586131140") 2026/03/04 01:12:14 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5000_d20260304_m010210_c001_v0001184_t0015_u01772586130525") 2026/03/04 01:12:14 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4ffe_d20260304_m010209_c001_v0001184_t0049_u01772586129842") 2026/03/04 01:12:14 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c4a_d20260304_m010209_c001_v7007000_t0000_u01772586129477") 2026/03/04 01:12:14 DEBUG : potato: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4ffc_d20260304_m010208_c001_v0001184_t0044_u01772586128673") 2026/03/04 01:12:14 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89deefe8_d20260304_m010336_c001_v7007000_t0000_u01772586216856") 2026/03/04 01:12:14 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2bf3_d20260304_m010336_c001_v0001033_t0024_u01772586216100") 2026/03/04 01:12:14 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093cbe_d20260304_m010327_c001_v7007000_t0000_u01772586207115") 2026/03/04 01:12:14 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2b81_d20260304_m010321_c001_v0001033_t0017_u01772586201866") 2026/03/04 01:12:14 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4072516e743402eb_d20260304_m010313_c001_v7007000_t0000_u01772586193710") 2026/03/04 01:12:14 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2b17_d20260304_m010307_c001_v0001033_t0029_u01772586187943") 2026/03/04 01:12:14 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb0a2_d20260304_m010256_c001_v7007000_t0000_u01772586176205") 2026/03/04 01:12:14 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2abb_d20260304_m010251_c001_v0001033_t0045_u01772586171944") 2026/03/04 01:12:14 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a5c_d20260304_m010230_c001_v7007000_t0000_u01772586150590") 2026/03/04 01:12:14 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e506a_d20260304_m010229_c001_v0001184_t0048_u01772586149397") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a58_d20260304_m010229_c001_v7007000_t0000_u01772586149030") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5060_d20260304_m010227_c001_v0001184_t0053_u01772586147440") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a54_d20260304_m010227_c001_v7007000_t0000_u01772586147058") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e505c_d20260304_m010226_c001_v0001184_t0033_u01772586146277") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a52_d20260304_m010225_c001_v7007000_t0000_u01772586145319") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5050_d20260304_m010224_c001_v0001184_t0045_u01772586144541") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41574875e9ce2a4f_d20260304_m010222_c001_v7007000_t0000_u01772586142995") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5046_d20260304_m010222_c001_v0001184_t0019_u01772586142233") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093c62_d20260304_m010216_c001_v7007000_t0000_u01772586136458") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e501e_d20260304_m010215_c001_v0001184_t0028_u01772586135512") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2e7_d20260304_m010119_c001_v7007000_t0000_u01772586079406") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f79_d20260304_m010118_c001_v0001184_t0047_u01772586078823") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2e5_d20260304_m010117_c001_v7007000_t0000_u01772586077919") 2026/03/04 01:12:15 DEBUG : potato2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f75_d20260304_m010117_c001_v0001184_t0043_u01772586077246") 2026/03/04 01:12:15 DEBUG : potato3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419a4f9247093cc6_d20260304_m010328_c001_v7007000_t0000_u01772586208099") 2026/03/04 01:12:15 DEBUG : potato3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e7676_d20260304_m010323_c001_v0001092_t0058_u01772586203427") 2026/03/04 01:12:16 DEBUG : potato3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4072516e743402ec_d20260304_m010314_c001_v7007000_t0000_u01772586194211") 2026/03/04 01:12:16 DEBUG : potato3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e7660_d20260304_m010309_c001_v0001092_t0054_u01772586189657") 2026/03/04 01:12:16 DEBUG : potato3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb0a3_d20260304_m010256_c001_v7007000_t0000_u01772586176386") 2026/03/04 01:12:16 DEBUG : potato3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e7642_d20260304_m010252_c001_v0001092_t0032_u01772586172663") 2026/03/04 01:12:16 DEBUG : pre-dest1/1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def035_d20260304_m010415_c001_v7007000_t0000_u01772586255583") 2026/03/04 01:12:16 DEBUG : pre-dest1/1: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e76ac_d20260304_m010405_c001_v0001092_t0004_u01772586245477") 2026/03/04 01:12:16 DEBUG : pre-dest2/2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f414cdcdb89def037_d20260304_m010415_c001_v7007000_t0000_u01772586255766") 2026/03/04 01:12:16 DEBUG : pre-dest2/2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2ccb_d20260304_m010406_c001_v0001033_t0026_u01772586246521") 2026/03/04 01:12:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4072516e74340308_d20260304_m010348_c001_v7007000_t0000_u01772586228531") 2026/03/04 01:12:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5172_d20260304_m010344_c001_v0001184_t0046_u01772586224549") 2026/03/04 01:12:16 DEBUG : sizeonly: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a302_d20260304_m010154_c001_v7007000_t0000_u01772586114820") 2026/03/04 01:12:16 DEBUG : sizeonly: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fd0_d20260304_m010153_c001_v0001184_t0003_u01772586113848") 2026/03/04 01:12:16 DEBUG : splitbanan: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4121b656e2a2e60d_d20260304_m010917_c001_v7007000_t0000_u01772586557401") 2026/03/04 01:12:16 DEBUG : splitbanan: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee37e9_d20260304_m010909_c001_v0001033_t0028_u01772586549798") 2026/03/04 01:12:16 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e343_d20260304_m011044_c001_v7007000_t0000_u01772586644723") 2026/03/04 01:12:16 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5a43_d20260304_m011037_c001_v0001184_t0026_u01772586637945") 2026/03/04 01:12:16 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f408b51db13c55c2f_d20260304_m011026_c001_v7007000_t0000_u01772586626969") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e59f7_d20260304_m011020_c001_v0001184_t0019_u01772586620193") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa327169406_d20260304_m011010_c001_v7007000_t0000_u01772586610063") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e59ad_d20260304_m011003_c001_v0001184_t0049_u01772586603213") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb2b4_d20260304_m010952_c001_v7007000_t0000_u01772586592107") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e596b_d20260304_m010945_c001_v0001184_t0021_u01772586585842") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920cb_d20260304_m010935_c001_v7007000_t0000_u01772586575433") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e591b_d20260304_m010928_c001_v0001184_t0014_u01772586568293") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f419c45e64d1920ad_d20260304_m010911_c001_v7007000_t0000_u01772586551913") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5893_d20260304_m010908_c001_v0001184_t0039_u01772586548786") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f423fdfa3271693b3_d20260304_m010858_c001_v7007000_t0000_u01772586538348") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f37_d20260304_m010851_c001_v0001109_t0023_u01772586531297") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f420437d71d345cf4_d20260304_m010850_c001_v7007000_t0000_u01772586530144") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f29_d20260304_m010846_c001_v0001109_t0025_u01772586526578") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4173491d1042fbc2_d20260304_m010835_c001_v7007000_t0000_u01772586515058") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f13_d20260304_m010827_c001_v0001109_t0043_u01772586507617") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4165d8eb65912b34_d20260304_m010826_c001_v7007000_t0000_u01772586506401") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431ef5_d20260304_m010821_c001_v0001109_t0010_u01772586501311") 2026/03/04 01:12:17 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f405eff5b9cfaead3_d20260304_m010804_c001_v7007000_t0000_u01772586484890") 2026/03/04 01:12:18 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431ec5_d20260304_m010800_c001_v0001109_t0040_u01772586480785") 2026/03/04 01:12:18 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb22d_d20260304_m010750_c001_v7007000_t0000_u01772586470430") 2026/03/04 01:12:18 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e89_d20260304_m010743_c001_v0001109_t0046_u01772586463244") 2026/03/04 01:12:18 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f17888_d20260304_m010732_c001_v7007000_t0000_u01772586452178") 2026/03/04 01:12:18 DEBUG : splitbananasplit: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e5f_d20260304_m010725_c001_v0001109_t0050_u01772586445092") 2026/03/04 01:12:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bc27_d20260304_m010853_c001_v7007000_t0000_u01772586533024") 2026/03/04 01:12:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431f2d_d20260304_m010848_c001_v0001109_t0010_u01772586528044") 2026/03/04 01:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494786_d20260304_m010715_c001_v7007000_t0000_u01772586435092") 2026/03/04 01:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f025f_d20260304_m010712_c001_v0001176_t0040_u01772586432268") 2026/03/04 01:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40540e2f59fd5844_d20260304_m010711_c001_v7007000_t0000_u01772586431114") 2026/03/04 01:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee339b_d20260304_m010708_c001_v0001033_t0013_u01772586428271") 2026/03/04 01:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb098_d20260304_m010249_c001_v7007000_t0000_u01772586169153") 2026/03/04 01:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2aa1_d20260304_m010247_c001_v0001033_t0050_u01772586167986") 2026/03/04 01:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb096_d20260304_m010247_c001_v7007000_t0000_u01772586167439") 2026/03/04 01:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e7636_d20260304_m010246_c001_v0001092_t0048_u01772586166409") 2026/03/04 01:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a300_d20260304_m010151_c001_v7007000_t0000_u01772586111783") 2026/03/04 01:12:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fc8_d20260304_m010150_c001_v0001184_t0018_u01772586110298") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2ff_d20260304_m010149_c001_v7007000_t0000_u01772586109931") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fc6_d20260304_m010148_c001_v0001184_t0023_u01772586108800") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2fe_d20260304_m010146_c001_v7007000_t0000_u01772586106698") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fc1_d20260304_m010145_c001_v0001184_t0009_u01772586105729") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2fd_d20260304_m010145_c001_v7007000_t0000_u01772586105183") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fbd_d20260304_m010143_c001_v0001184_t0021_u01772586103929") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fb7_d20260304_m010141_c001_v0001184_t0009_u01772586101059") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2fc_d20260304_m010140_c001_v7007000_t0000_u01772586100692") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fb3_d20260304_m010140_c001_v0001184_t0054_u01772586100114") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fb1_d20260304_m010139_c001_v0001184_t0016_u01772586099346") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2fa_d20260304_m010138_c001_v7007000_t0000_u01772586098981") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fa9_d20260304_m010136_c001_v0001184_t0044_u01772586096223") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fa5_d20260304_m010133_c001_v0001184_t0026_u01772586093432") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2f1_d20260304_m010133_c001_v7007000_t0000_u01772586093039") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4fa1_d20260304_m010132_c001_v0001184_t0039_u01772586092450") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f9f_d20260304_m010131_c001_v0001184_t0025_u01772586091689") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2ef_d20260304_m010131_c001_v7007000_t0000_u01772586091324") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f8f_d20260304_m010127_c001_v0001184_t0020_u01772586087524") 2026/03/04 01:12:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2ee_d20260304_m010127_c001_v7007000_t0000_u01772586087158") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f8b_d20260304_m010126_c001_v0001184_t0034_u01772586086534") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2ed_d20260304_m010125_c001_v7007000_t0000_u01772586085619") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f89_d20260304_m010125_c001_v0001184_t0041_u01772586085056") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2ec_d20260304_m010124_c001_v7007000_t0000_u01772586084508") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f87_d20260304_m010123_c001_v0001184_t0016_u01772586083932") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2eb_d20260304_m010123_c001_v7007000_t0000_u01772586083019") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f7f_d20260304_m010122_c001_v0001184_t0035_u01772586082246") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2ea_d20260304_m010121_c001_v7007000_t0000_u01772586081699") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f7d_d20260304_m010121_c001_v0001184_t0029_u01772586081124") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2e8_d20260304_m010120_c001_v7007000_t0000_u01772586080574") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f7b_d20260304_m010119_c001_v0001184_t0036_u01772586079958") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2e2_d20260304_m010115_c001_v7007000_t0000_u01772586075572") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f6d_d20260304_m010114_c001_v0001184_t0043_u01772586074993") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2e1_d20260304_m010114_c001_v7007000_t0000_u01772586074444") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f69_d20260304_m010113_c001_v0001184_t0028_u01772586073857") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2e0_d20260304_m010112_c001_v7007000_t0000_u01772586072938") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f63_d20260304_m010112_c001_v0001184_t0037_u01772586072353") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f404c42f38596a2df_d20260304_m010110_c001_v7007000_t0000_u01772586070162") 2026/03/04 01:12:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e4f59_d20260304_m010109_c001_v0001184_t0028_u01772586069571") 2026/03/04 01:12:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494787_d20260304_m010715_c001_v7007000_t0000_u01772586435287") 2026/03/04 01:12:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431e35_d20260304_m010712_c001_v0001109_t0008_u01772586432302") 2026/03/04 01:12:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40540e2f59fd5845_d20260304_m010711_c001_v7007000_t0000_u01772586431298") 2026/03/04 01:12:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e55e2_d20260304_m010708_c001_v0001184_t0031_u01772586428282") 2026/03/04 01:12:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e346_d20260304_m011047_c001_v7007000_t0000_u01772586647048") 2026/03/04 01:12:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431fbb_d20260304_m011046_c001_v0001109_t0052_u01772586646067") 2026/03/04 01:12:21 DEBUG : sub/yam: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb08e_d20260304_m010244_c001_v7007000_t0000_u01772586164360") 2026/03/04 01:12:21 DEBUG : sub/yam: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e508c_d20260304_m010242_c001_v0001184_t0036_u01772586162339") 2026/03/04 01:12:21 DEBUG : test_dir1/file2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494780_d20260304_m010707_c001_v7007000_t0000_u01772586427524") 2026/03/04 01:12:21 DEBUG : test_dir1/file2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e55d8_d20260304_m010705_c001_v0001184_t0036_u01772586425368") 2026/03/04 01:12:21 DEBUG : test_dir1/file2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749477c_d20260304_m010704_c001_v7007000_t0000_u01772586424577") 2026/03/04 01:12:21 DEBUG : test_dir1/file2: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0249_d20260304_m010702_c001_v0001176_t0034_u01772586422801") 2026/03/04 01:12:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb7494782_d20260304_m010707_c001_v7007000_t0000_u01772586427703") 2026/03/04 01:12:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0255_d20260304_m010705_c001_v0001176_t0029_u01772586425360") 2026/03/04 01:12:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f422639afb749477d_d20260304_m010704_c001_v7007000_t0000_u01772586424775") 2026/03/04 01:12:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3375_d20260304_m010702_c001_v0001033_t0008_u01772586422763") 2026/03/04 01:12:21 DEBUG : three: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb080_d20260304_m010235_c001_v7007000_t0000_u01772586155415") 2026/03/04 01:12:22 DEBUG : three: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5080_d20260304_m010234_c001_v0001184_t0013_u01772586154291") 2026/03/04 01:12:22 DEBUG : three: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5078_d20260304_m010232_c001_v0001184_t0015_u01772586152165") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e348_d20260304_m011048_c001_v7007000_t0000_u01772586648858") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3ae9_d20260304_m011048_c001_v0001033_t0012_u01772586647999") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e360_d20260304_m011108_c001_v7007000_t0000_u01772586668659") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0523_d20260304_m011107_c001_v0001176_t0004_u01772586667094") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e35b_d20260304_m011105_c001_v7007000_t0000_u01772586665534") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3b4b_d20260304_m011103_c001_v0001033_t0004_u01772586663622") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e357_d20260304_m011102_c001_v7007000_t0000_u01772586662671") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431fe1_d20260304_m011101_c001_v0001109_t0011_u01772586661721") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e34d_d20260304_m011056_c001_v7007000_t0000_u01772586656830") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3b0f_d20260304_m011054_c001_v0001033_t0026_u01772586654923") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e350_d20260304_m011059_c001_v7007000_t0000_u01772586659182") 2026/03/04 01:12:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f050f_d20260304_m011057_c001_v0001176_t0020_u01772586657776") 2026/03/04 01:12:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e34b_d20260304_m011053_c001_v7007000_t0000_u01772586653979") 2026/03/04 01:12:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1068db425c431fcb_d20260304_m011052_c001_v0001109_t0016_u01772586652986") 2026/03/04 01:12:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e34a_d20260304_m011052_c001_v7007000_t0000_u01772586652043") 2026/03/04 01:12:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5a6f_d20260304_m011051_c001_v0001184_t0019_u01772586651419") 2026/03/04 01:12:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e349_d20260304_m011050_c001_v7007000_t0000_u01772586650470") 2026/03/04 01:12:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1029570bdd3f0501_d20260304_m011049_c001_v0001176_t0037_u01772586649836") 2026/03/04 01:12:23 DEBUG : toe/toe/toe: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f409b52a3bae8bcc9_d20260304_m011114_c001_v7007000_t0000_u01772586674344") 2026/03/04 01:12:23 DEBUG : toe/toe/toe: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee3b93_d20260304_m011113_c001_v0001033_t0002_u01772586673496") 2026/03/04 01:12:23 DEBUG : toe/toe/toe: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e353_d20260304_m011100_c001_v7007000_t0000_u01772586660766") 2026/03/04 01:12:23 DEBUG : toe/toe/toe: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5a87_d20260304_m011100_c001_v0001184_t0052_u01772586660139") 2026/03/04 01:12:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e362_d20260304_m011109_c001_v7007000_t0000_u01772586669355") 2026/03/04 01:12:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1112b9e1678e5a9f_d20260304_m011108_c001_v0001184_t0022_u01772586668450") 2026/03/04 01:12:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f40619272b8f1e35d_d20260304_m011106_c001_v7007000_t0000_u01772586666126") 2026/03/04 01:12:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f11937c38da2b59ca_d20260304_m011104_c001_v0001173_t0047_u01772586664954") 2026/03/04 01:12:23 DEBUG : two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb082_d20260304_m010235_c001_v7007000_t0000_u01772586155596") 2026/03/04 01:12:23 DEBUG : two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4037a63bbaee2a62_d20260304_m010233_c001_v0001033_t0031_u01772586153731") 2026/03/04 01:12:23 DEBUG : two: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f4112b9e1678e5074_d20260304_m010231_c001_v0001184_t0017_u01772586151982") 2026/03/04 01:12:23 DEBUG : yam: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb091_d20260304_m010245_c001_v7007000_t0000_u01772586165107") 2026/03/04 01:12:23 DEBUG : yam: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f10324997afa85416_d20260304_m010243_c001_v0001161_t0042_u01772586163966") 2026/03/04 01:12:24 DEBUG : yam: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb08a_d20260304_m010241_c001_v7007000_t0000_u01772586161044") 2026/03/04 01:12:24 DEBUG : yam: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f110036d5de5e762c_d20260304_m010238_c001_v0001092_t0028_u01772586158995") 2026/03/04 01:12:24 DEBUG : yam: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb084_d20260304_m010237_c001_v7007000_t0000_u01772586157711") 2026/03/04 01:12:24 DEBUG : yam: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f1037a63bbaee2a70_d20260304_m010236_c001_v0001033_t0059_u01772586156158") 2026/03/04 01:12:24 DEBUG : yaml: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb08d_d20260304_m010241_c001_v7007000_t0000_u01772586161779") 2026/03/04 01:12:24 DEBUG : yaml: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f108dc79fe332db28_d20260304_m010239_c001_v0001116_t0056_u01772586159982") 2026/03/04 01:12:24 DEBUG : yaml: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f41302e48524fb086_d20260304_m010238_c001_v7007000_t0000_u01772586158436") 2026/03/04 01:12:24 DEBUG : yaml: Deleting (id "4_z8f12ed6350cdbb6b9fc80e1b_f10479ca76607f964_d20260304_m010237_c001_v0001180_t0022_u01772586157501") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m22.061552857s (try 1/5)