"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/25 06:03:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza" 2026/07/25 06:03:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 06:03:21 DEBUG : Creating backend with remote "/tmp/rclone1302713345" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/25 06:03:22 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:22 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/25 06:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:22 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:22 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:23 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:23 INFO : sub dir/hello world: Copied (new) 2026/07/25 06:03:23 DEBUG : B2 bucket rclone-test-bodosiv4miza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:25 DEBUG : Creating backend with remote "/non-existing" 2026/07/25 06:03:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/25 06:03:25 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:25 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.51s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:26 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:26 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:27 INFO : B2 bucket rclone-test-bodosiv4miza: Running all checks before starting transfers 2026/07/25 06:03:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:27 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:27 INFO : B2 bucket rclone-test-bodosiv4miza: Checks finished, now starting transfers 2026/07/25 06:03:27 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:28 ERROR : Ignoring --no-traverse with sync 2026/07/25 06:03:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:29 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:29 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:29 INFO : sub dir/hello world: Copied (new) 2026/07/25 06:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/25 06:03:30 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:30 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:30 DEBUG : hello world2: size = 12 OK 2026/07/25 06:03:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/25 06:03:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.17s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:03:31 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:31 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:32 DEBUG : potato2: size = 11 OK 2026/07/25 06:03:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:03:33 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:33 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:33 DEBUG : potato2: size = 11 OK 2026/07/25 06:03:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/25 06:03:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 06:03:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/25 06:03:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/25 06:03:34 INFO : sub dir2: Making directory 2026/07/25 06:03:34 INFO : sub dir: Making directory 2026/07/25 06:03:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:34 INFO : sub dir2/sub sub dir2: Making directory 2026/07/25 06:03:34 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:34 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:35 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/25 06:03:35 DEBUG : B2 bucket rclone-test-bodosiv4miza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:35 INFO : sub dir2: Making directory 2026/07/25 06:03:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/25 06:03:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 06:03:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:35 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:35 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.47s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:37 DEBUG : sub dir2: Making directory with metadata 2026/07/25 06:03:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 06:03:37 INFO : sub dir2: Making directory 2026/07/25 06:03:37 INFO : sub dir: Making directory 2026/07/25 06:03:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:37 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:37 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:37 INFO : sub dir/hello world: Copied (new) 2026/07/25 06:03:37 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/25 06:03:38 DEBUG : B2 bucket rclone-test-bodosiv4miza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/25 06:03:38 DEBUG : B2 bucket rclone-test-bodosiv4miza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.61s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:39 INFO : sub dir2: Making directory 2026/07/25 06:03:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:39 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:39 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:39 INFO : sub dir/hello world: Copied (new) 2026/07/25 06:03:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:40 DEBUG : sub dir2: Making directory with metadata 2026/07/25 06:03:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 06:03:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/25 06:03:40 INFO : sub dir2: Making directory 2026/07/25 06:03:40 INFO : sub dir: Making directory 2026/07/25 06:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:40 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:40 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:40 INFO : sub dir/hello world: Copied (new) 2026/07/25 06:03:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/25 06:03:41 DEBUG : B2 bucket rclone-test-bodosiv4miza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:41 INFO : sub dir2: Making directory 2026/07/25 06:03:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:42 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:42 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:42 INFO : sub dir/hello world: Copied (new) 2026/07/25 06:03:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.15s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vosekox2medi" 2026/07/25 06:03:43 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bodosiv4miza -> B2 bucket rclone-test-vosekox2medi 2026/07/25 06:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:44 DEBUG : B2 bucket rclone-test-vosekox2medi: Waiting for checks to finish 2026/07/25 06:03:44 DEBUG : B2 bucket rclone-test-vosekox2medi: Waiting for transfers to finish 2026/07/25 06:03:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 06:03:45 DEBUG : B2 bucket rclone-test-vosekox2medi: Purge remote 2026/07/25 06:03:45 INFO : B2 bucket rclone-test-vosekox2medi: cleaning bucket "rclone-test-vosekox2medi" of all files 2026/07/25 06:03:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d93d0fd9b7b9ff80e1b_f10078fbd88e4f459_d20260725_m060345_c001_v0001101_t0033_u01784959425154") --- PASS: TestServerSideCopy (3.80s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:03:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:03:47 DEBUG : sub dir/hello world: Sizes differ 2026/07/25 06:03:47 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:47 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:48 DEBUG : sub dir/hello world: size = 17 OK 2026/07/25 06:03:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/25 06:03:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vupojuz1toco" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bodosiv4miza -> B2 bucket rclone-test-vupojuz1toco 2026/07/25 06:03:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:50 DEBUG : B2 bucket rclone-test-vupojuz1toco: Waiting for checks to finish 2026/07/25 06:03:50 DEBUG : B2 bucket rclone-test-vupojuz1toco: Waiting for transfers to finish 2026/07/25 06:03:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 06:03:53 DEBUG : B2 bucket rclone-test-vupojuz1toco: Waiting for checks to finish 2026/07/25 06:03:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:03:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vupojuz1toco) 2026/07/25 06:03:53 DEBUG : sub dir/hello world: Sizes differ 2026/07/25 06:03:53 DEBUG : B2 bucket rclone-test-vupojuz1toco: Waiting for transfers to finish 2026/07/25 06:03:53 DEBUG : sub dir/hello world: size = 17 OK 2026/07/25 06:03:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/25 06:03:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 06:03:53 DEBUG : B2 bucket rclone-test-vupojuz1toco: Purge remote 2026/07/25 06:03:53 INFO : B2 bucket rclone-test-vupojuz1toco: cleaning bucket "rclone-test-vupojuz1toco" of all files 2026/07/25 06:03:53 DEBUG : sub dir/hello world: Deleting (id "4_zef226df3d0fd9b7b9ff80e1b_f1050cb26faedb293_d20260725_m060353_c001_v0001184_t0028_u01784959433163") 2026/07/25 06:03:53 DEBUG : sub dir/hello world: Deleting (id "4_zef226df3d0fd9b7b9ff80e1b_f1088eec8a36fb96e_d20260725_m060351_c001_v0001097_t0014_u01784959431026") --- PASS: TestServerSideCopyOverSelf (6.12s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:55 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:03:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:03:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:03:55 DEBUG : sub dir/hello world: Sizes differ 2026/07/25 06:03:55 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:03:56 DEBUG : sub dir/hello world: size = 17 OK 2026/07/25 06:03:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/25 06:03:56 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/25 06:03:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.93s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:03:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxidey9muqi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bodosiv4miza -> B2 bucket rclone-test-hoxidey9muqi 2026/07/25 06:03:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:03:58 DEBUG : B2 bucket rclone-test-hoxidey9muqi: Waiting for checks to finish 2026/07/25 06:03:58 DEBUG : B2 bucket rclone-test-hoxidey9muqi: Waiting for transfers to finish 2026/07/25 06:03:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:03:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:03:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 06:04:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:04:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hoxidey9muqi) 2026/07/25 06:04:00 DEBUG : sub dir/hello world: Sizes differ 2026/07/25 06:04:00 DEBUG : B2 bucket rclone-test-hoxidey9muqi: Waiting for checks to finish 2026/07/25 06:04:00 DEBUG : B2 bucket rclone-test-hoxidey9muqi: Waiting for transfers to finish 2026/07/25 06:04:01 DEBUG : sub dir/hello world: size = 17 OK 2026/07/25 06:04:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/25 06:04:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 06:04:01 INFO : sub dir/hello world: Deleted 2026/07/25 06:04:02 DEBUG : testing file moves 2026/07/25 06:04:02 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:04:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hoxidey9muqi) 2026/07/25 06:04:02 DEBUG : sub dir/hello world: Sizes differ 2026/07/25 06:04:02 DEBUG : B2 bucket rclone-test-hoxidey9muqi: Waiting for checks to finish 2026/07/25 06:04:02 DEBUG : B2 bucket rclone-test-hoxidey9muqi: Waiting for transfers to finish 2026/07/25 06:04:02 DEBUG : sub dir/hello world: size = 24 OK 2026/07/25 06:04:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/25 06:04:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 06:04:03 INFO : sub dir/hello world: Deleted 2026/07/25 06:04:03 DEBUG : B2 bucket rclone-test-hoxidey9muqi: Purge remote 2026/07/25 06:04:03 INFO : B2 bucket rclone-test-hoxidey9muqi: cleaning bucket "rclone-test-hoxidey9muqi" of all files 2026/07/25 06:04:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fe28df3d0fd9b7b9ff80e1b_f118e39c7e22a05c2_d20260725_m060402_c001_v0001182_t0023_u01784959442826") 2026/07/25 06:04:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fe28df3d0fd9b7b9ff80e1b_f118b0ac3e2d24f7d_d20260725_m060400_c001_v0001102_t0057_u01784959440737") 2026/07/25 06:04:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fe28df3d0fd9b7b9ff80e1b_f110b20c2ca826def_d20260725_m060359_c001_v0001106_t0011_u01784959439128") --- PASS: TestServerSideMoveOverSelf (8.09s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:05 ERROR : error listing: directory not found 2026/07/25 06:04:05 INFO : Local file system at /tmp/rclone1302713345: Making directory 2026/07/25 06:04:05 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:05 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.50s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:04:07 DEBUG : Local file system at /tmp/rclone1302713345: Waiting for checks to finish 2026/07/25 06:04:07 DEBUG : Local file system at /tmp/rclone1302713345: Waiting for transfers to finish 2026/07/25 06:04:07 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/25 06:04:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:04:07 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/25 06:04:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.99s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/25 06:04:08 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:08 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:08 DEBUG : check sum: size = 1 OK 2026/07/25 06:04:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 06:04:08 INFO : check sum: Copied (new) 2026/07/25 06:04:08 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:09 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:09 DEBUG : check sum: size = 1 OK 2026/07/25 06:04:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 06:04:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/25 06:04:09 DEBUG : check sum: Unchanged skipping 2026/07/25 06:04:09 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:09 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/25 06:04:10 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:10 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:10 DEBUG : sizeonly: size = 6 OK 2026/07/25 06:04:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/25 06:04:10 INFO : sizeonly: Copied (new) 2026/07/25 06:04:10 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:10 DEBUG : sizeonly: size = 6 OK 2026/07/25 06:04:10 DEBUG : sizeonly: Sizes identical 2026/07/25 06:04:10 DEBUG : sizeonly: Unchanged skipping 2026/07/25 06:04:10 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:10 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:10 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/25 06:04:11 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:11 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/25 06:04:12 INFO : ignore-size: Copied (new) 2026/07/25 06:04:12 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:04:12 DEBUG : ignore-size: Unchanged skipping 2026/07/25 06:04:12 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:12 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:12 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.52s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:13 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:13 DEBUG : existing: size = 6 OK 2026/07/25 06:04:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:04:13 DEBUG : existing: Unchanged skipping 2026/07/25 06:04:13 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:13 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:13 INFO : There was nothing to transfer 2026/07/25 06:04:13 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/25 06:04:13 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:14 DEBUG : existing: size = 6 OK 2026/07/25 06:04:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/25 06:04:14 INFO : existing: Copied (replaced existing) 2026/07/25 06:04:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.93s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/25 06:04:15 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:15 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:16 DEBUG : existing: size = 6 OK 2026/07/25 06:04:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/25 06:04:16 INFO : existing: Copied (new) 2026/07/25 06:04:16 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:17 DEBUG : existing: Destination exists, skipping 2026/07/25 06:04:17 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:17 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:17 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.82s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:18 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/25 06:04:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/25 06:04:19 DEBUG : c/non empty space: size = 5 OK 2026/07/25 06:04:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:04:19 DEBUG : c/non empty space: Unchanged skipping 2026/07/25 06:04:19 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:19 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:19 DEBUG : a/potato2: size = 60 OK 2026/07/25 06:04:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:04:19 INFO : a/potato2: Copied (new) 2026/07/25 06:04:19 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:19 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:21 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:21 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/07/25 06:04:21 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 06:04:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/25 06:04:21 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:21 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:21 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:21 INFO : There was nothing to transfer 2026/07/25 06:04:21 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:21 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:21 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/07/25 06:04:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 06:04:22 INFO : empty space: Updated modification time in destination 2026/07/25 06:04:22 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:22 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:22 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:23 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/25 06:04:23 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 06:04:23 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:23 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:23 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:25 DEBUG : foo: size = 3 OK 2026/07/25 06:04:25 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/07/25 06:04:25 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:04:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:04:25 DEBUG : foo: sha1 differ 2026/07/25 06:04:25 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:25 DEBUG : foo: size = 3 OK 2026/07/25 06:04:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/25 06:04:25 INFO : foo: Copied (replaced existing) 2026/07/25 06:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/25 06:04:26 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:04:26 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:26 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:26 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:28 DEBUG : potato: size = 60 OK 2026/07/25 06:04:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:04:28 INFO : potato: Copied (new) 2026/07/25 06:04:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:30 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:04:30 DEBUG : potato: size = 60 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:04:30 DEBUG : potato: Sizes differ 2026/07/25 06:04:30 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:30 DEBUG : potato: size = 21 OK 2026/07/25 06:04:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/25 06:04:30 INFO : potato: Copied (replaced existing) 2026/07/25 06:04:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:31 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:31 DEBUG : potato: size = 21 OK 2026/07/25 06:04:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/25 06:04:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1302713345) 2026/07/25 06:04:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:04:31 DEBUG : potato: sha1 differ 2026/07/25 06:04:31 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:32 DEBUG : potato: size = 21 OK 2026/07/25 06:04:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/25 06:04:32 INFO : potato: Copied (replaced existing) 2026/07/25 06:04:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:04:33 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:04:33 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/25 06:04:33 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:33 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:33 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:04:35 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:04:35 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:35 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:35 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:36 DEBUG : potato2: size = 60 OK 2026/07/25 06:04:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:04:36 INFO : potato2: Copied (new) 2026/07/25 06:04:36 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:38 INFO : d: Making directory 2026/07/25 06:04:38 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/25 06:04:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/25 06:04:38 DEBUG : c/non empty space: size = 5 OK 2026/07/25 06:04:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:04:38 DEBUG : c/non empty space: Unchanged skipping 2026/07/25 06:04:38 DEBUG : a/potato2: size = 60 OK 2026/07/25 06:04:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:04:38 INFO : a/potato2: Copied (new) 2026/07/25 06:04:38 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:38 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:38 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:39 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/25 06:04:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/25 06:04:41 DEBUG : c/non empty space: size = 5 OK 2026/07/25 06:04:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:04:41 DEBUG : c/non empty space: Unchanged skipping 2026/07/25 06:04:41 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:41 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:41 DEBUG : a/potato2: size = 60 OK 2026/07/25 06:04:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:04:41 INFO : a/potato2: Copied (new) 2026/07/25 06:04:41 ERROR : B2 bucket rclone-test-bodosiv4miza: not deleting files as there were IO errors 2026/07/25 06:04:41 ERROR : B2 bucket rclone-test-bodosiv4miza: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:43 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:04:43 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:04:43 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:43 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:43 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:44 INFO : potato: Deleted 2026/07/25 06:04:44 DEBUG : potato2: size = 60 OK 2026/07/25 06:04:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:04:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:45 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:46 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:46 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:46 INFO : potato: Deleted 2026/07/25 06:04:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:04:46 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:04:46 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:46 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:46 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:46 DEBUG : potato2: size = 60 OK 2026/07/25 06:04:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:04:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.65s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:04:48 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:48 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:48 DEBUG : potato2: size = 19 OK 2026/07/25 06:04:48 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/25 06:04:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:50 DEBUG : enormous: Excluded (Size Filter) 2026/07/25 06:04:50 DEBUG : enormous: Excluded 2026/07/25 06:04:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/25 06:04:50 DEBUG : potato2: Excluded 2026/07/25 06:04:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/25 06:04:51 DEBUG : potato2: Excluded 2026/07/25 06:04:51 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:04:51 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:51 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:51 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:51 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:51 INFO : There was nothing to transfer 2026/07/25 06:04:51 DEBUG : enormous: Excluded (Size Filter) 2026/07/25 06:04:51 DEBUG : enormous: Excluded 2026/07/25 06:04:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/25 06:04:51 DEBUG : potato2: Excluded 2026/07/25 06:04:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/25 06:04:51 DEBUG : potato2: Excluded 2026/07/25 06:04:51 DEBUG : Local file system at /tmp/rclone1302713345: Waiting for checks to finish 2026/07/25 06:04:51 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/25 06:04:51 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:51 DEBUG : Local file system at /tmp/rclone1302713345: Waiting for transfers to finish 2026/07/25 06:04:51 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:53 DEBUG : enormous: Excluded (Size Filter) 2026/07/25 06:04:53 DEBUG : enormous: Excluded 2026/07/25 06:04:53 DEBUG : potato2: Excluded (Size Filter) 2026/07/25 06:04:53 DEBUG : potato2: Excluded 2026/07/25 06:04:53 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:04:53 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:53 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:53 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:53 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:53 INFO : enormous: Deleted 2026/07/25 06:04:53 INFO : potato2: Deleted 2026/07/25 06:04:53 INFO : There was nothing to transfer 2026/07/25 06:04:54 DEBUG : empty space: size = 1 OK 2026/07/25 06:04:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/25 06:04:54 DEBUG : empty space: Unchanged skipping 2026/07/25 06:04:54 DEBUG : Local file system at /tmp/rclone1302713345: Waiting for checks to finish 2026/07/25 06:04:54 DEBUG : Local file system at /tmp/rclone1302713345: Waiting for transfers to finish 2026/07/25 06:04:54 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:54 INFO : enormous: Deleted 2026/07/25 06:04:54 INFO : potato2: Deleted 2026/07/25 06:04:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.74s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:04:56 DEBUG : five: Need to transfer - File not found at Destination 2026/07/25 06:04:56 DEBUG : one: Destination is newer than source, skipping 2026/07/25 06:04:56 DEBUG : four: size = 4 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:04:56 DEBUG : four: size = 8 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:04:56 DEBUG : four: Sizes differ 2026/07/25 06:04:56 DEBUG : two: size = 3 OK 2026/07/25 06:04:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/25 06:04:56 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1302713345) 2026/07/25 06:04:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:04:56 DEBUG : two: sha1 differ 2026/07/25 06:04:56 DEBUG : three: size = 5 OK 2026/07/25 06:04:56 DEBUG : three: Sizes identical 2026/07/25 06:04:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/25 06:04:56 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:56 DEBUG : five: size = 4 OK 2026/07/25 06:04:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/25 06:04:56 INFO : five: Copied (new) 2026/07/25 06:04:57 DEBUG : two: size = 3 OK 2026/07/25 06:04:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/25 06:04:57 INFO : two: Copied (replaced existing) 2026/07/25 06:04:57 DEBUG : four: size = 4 OK 2026/07/25 06:04:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/25 06:04:57 INFO : four: Copied (replaced existing) 2026/07/25 06:04:57 DEBUG : Waiting for deletions to finish 2026/07/25 06:04:57 DEBUG : five: size = 4 OK 2026/07/25 06:04:57 DEBUG : four: size = 4 OK 2026/07/25 06:04:57 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:57 DEBUG : two: size = 3 OK 2026/07/25 06:04:57 DEBUG : one: Destination is newer than source, skipping 2026/07/25 06:04:57 DEBUG : three: size = 5 OK 2026/07/25 06:04:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/25 06:04:57 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/25 06:04:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/25 06:04:57 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/25 06:04:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/25 06:04:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/25 06:04:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/25 06:04:57 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/25 06:04:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1302713345) 2026/07/25 06:04:57 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:04:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/25 06:04:57 DEBUG : three: sha1 differ 2026/07/25 06:04:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/25 06:04:57 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:58 DEBUG : three: size = 5 OK 2026/07/25 06:04:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 06:04:58 INFO : three: Copied (replaced existing) 2026/07/25 06:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.60s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/25 06:04:59 INFO : B2 bucket rclone-test-bodosiv4miza: Making map for --track-renames 2026/07/25 06:04:59 INFO : B2 bucket rclone-test-bodosiv4miza: Finished making map for --track-renames 2026/07/25 06:04:59 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:04:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/25 06:04:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/25 06:04:59 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for renames to finish 2026/07/25 06:04:59 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:04:59 DEBUG : potato: size = 14 OK 2026/07/25 06:04:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/25 06:04:59 INFO : potato: Copied (new) 2026/07/25 06:05:00 DEBUG : yam: size = 11 OK 2026/07/25 06:05:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 06:05:00 INFO : yam: Copied (new) 2026/07/25 06:05:00 DEBUG : Waiting for deletions to finish 2026/07/25 06:05:00 DEBUG : potato: size = 14 OK 2026/07/25 06:05:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:05:00 INFO : B2 bucket rclone-test-bodosiv4miza: Making map for --track-renames 2026/07/25 06:05:00 INFO : B2 bucket rclone-test-bodosiv4miza: Finished making map for --track-renames 2026/07/25 06:05:00 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:00 DEBUG : potato: Unchanged skipping 2026/07/25 06:05:00 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for renames to finish 2026/07/25 06:05:01 DEBUG : yaml: size = 11 OK 2026/07/25 06:05:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 06:05:01 INFO : yam: Copied (server-side copy) to: yaml 2026/07/25 06:05:01 INFO : yam: Deleted 2026/07/25 06:05:01 INFO : yaml: Renamed from "yam" 2026/07/25 06:05:01 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/25 06:05:02 INFO : B2 bucket rclone-test-bodosiv4miza: Making map for --track-renames 2026/07/25 06:05:02 INFO : B2 bucket rclone-test-bodosiv4miza: Finished making map for --track-renames 2026/07/25 06:05:02 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/25 06:05:02 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for renames to finish 2026/07/25 06:05:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/25 06:05:02 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:02 DEBUG : yam: size = 11 OK 2026/07/25 06:05:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 06:05:02 INFO : yam: Copied (new) 2026/07/25 06:05:02 DEBUG : potato: size = 14 OK 2026/07/25 06:05:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/25 06:05:02 INFO : potato: Copied (new) 2026/07/25 06:05:02 DEBUG : Waiting for deletions to finish 2026/07/25 06:05:03 DEBUG : potato: size = 14 OK 2026/07/25 06:05:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:05:03 INFO : B2 bucket rclone-test-bodosiv4miza: Making map for --track-renames 2026/07/25 06:05:03 INFO : B2 bucket rclone-test-bodosiv4miza: Finished making map for --track-renames 2026/07/25 06:05:03 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:03 DEBUG : potato: Unchanged skipping 2026/07/25 06:05:03 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for renames to finish 2026/07/25 06:05:03 DEBUG : yaml: size = 11 OK 2026/07/25 06:05:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 06:05:03 INFO : yam: Copied (server-side copy) to: yaml 2026/07/25 06:05:04 INFO : yam: Deleted 2026/07/25 06:05:04 INFO : yaml: Renamed from "yam" 2026/07/25 06:05:04 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/25 06:05:05 INFO : B2 bucket rclone-test-bodosiv4miza: Making map for --track-renames 2026/07/25 06:05:05 INFO : B2 bucket rclone-test-bodosiv4miza: Finished making map for --track-renames 2026/07/25 06:05:05 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/25 06:05:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/25 06:05:05 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for renames to finish 2026/07/25 06:05:05 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:05 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1167-19.backblaze.com/b2api/v1/b2_upload_file/bf12fde3d0ed9b7b9ff80e1b/c001_v0001167_t0052": EOF 2026/07/25 06:05:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-19.backblaze.com/b2api/v1/b2_upload_file/bf12fde3d0ed9b7b9ff80e1b/c001_v0001167_t0052": EOF) 2026/07/25 06:05:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/25 06:05:05 DEBUG : potato: Received error: Post "https://pod-000-1167-19.backblaze.com/b2api/v1/b2_upload_file/bf12fde3d0ed9b7b9ff80e1b/c001_v0001167_t0052": EOF - low level retry 0/10 2026/07/25 06:05:05 DEBUG : pacer: Reducing sleep to 10ms 2026/07/25 06:05:05 DEBUG : sub/yam: size = 11 OK 2026/07/25 06:05:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 06:05:05 INFO : sub/yam: Copied (new) 2026/07/25 06:05:05 DEBUG : potato: size = 14 OK 2026/07/25 06:05:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/25 06:05:05 INFO : potato: Copied (new) 2026/07/25 06:05:05 DEBUG : Waiting for deletions to finish 2026/07/25 06:05:05 DEBUG : potato: size = 14 OK 2026/07/25 06:05:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:05:05 DEBUG : potato: Unchanged skipping 2026/07/25 06:05:06 INFO : B2 bucket rclone-test-bodosiv4miza: Making map for --track-renames 2026/07/25 06:05:06 INFO : B2 bucket rclone-test-bodosiv4miza: Finished making map for --track-renames 2026/07/25 06:05:06 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:06 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for renames to finish 2026/07/25 06:05:06 DEBUG : yam: size = 11 OK 2026/07/25 06:05:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 06:05:06 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/25 06:05:06 INFO : sub/yam: Deleted 2026/07/25 06:05:06 INFO : yam: Renamed from "sub/yam" 2026/07/25 06:05:06 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.68s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone1302713345/dir1" 2026/07/25 06:05:07 DEBUG : Config file has changed externally - reloading 2026/07/25 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone1302713345/dir2" 2026/07/25 06:05:07 DEBUG : Local file system at /tmp/rclone1302713345/dir2: Using server-side directory move 2026/07/25 06:05:07 INFO : Local file system at /tmp/rclone1302713345/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/25 06:05:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/25 06:05:07 INFO : file1.txt: Moved (server-side) 2026/07/25 06:05:07 DEBUG : Local file system at /tmp/rclone1302713345/dir2: Waiting for checks to finish 2026/07/25 06:05:07 DEBUG : Local file system at /tmp/rclone1302713345/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:05:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:05:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/25 06:05:08 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:08 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:05:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:05:08 INFO : sub dir/hello world: Copied (new) 2026/07/25 06:05:08 INFO : sub dir/hello world: Deleted 2026/07/25 06:05:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/25 06:05:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/25 06:05:08 INFO : nested/sub dir/file: Copied (new) 2026/07/25 06:05:08 INFO : nested/sub dir/file: Deleted 2026/07/25 06:05:08 INFO : sub dir: Removing directory 2026/07/25 06:05:08 INFO : nested/sub dir: Removing directory 2026/07/25 06:05:08 INFO : nested: Removing directory 2026/07/25 06:05:08 DEBUG : Local file system at /tmp/rclone1302713345: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:05:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 06:05:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/25 06:05:09 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:09 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 06:05:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:05:09 INFO : sub dir/hello world: Copied (new) 2026/07/25 06:05:09 INFO : sub dir/hello world: Deleted 2026/07/25 06:05:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/25 06:05:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/25 06:05:09 INFO : nested/sub dir/file: Copied (new) 2026/07/25 06:05:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.37s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:05:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/25 06:05:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/25 06:05:11 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:11 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:11 DEBUG : existing-b: size = 6 OK 2026/07/25 06:05:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/25 06:05:11 INFO : existing-b: Copied (new) 2026/07/25 06:05:11 INFO : existing-b: Deleted 2026/07/25 06:05:11 DEBUG : existing: size = 6 OK 2026/07/25 06:05:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/25 06:05:11 INFO : existing: Copied (new) 2026/07/25 06:05:11 INFO : existing: Deleted 2026/07/25 06:05:11 DEBUG : existing: Destination exists, skipping 2026/07/25 06:05:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/25 06:05:11 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:11 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:05:12 DEBUG : Creating backend with remote "TestB2:rclone-test-conoquh1qeca" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bodosiv4miza -> B2 bucket rclone-test-conoquh1qeca 2026/07/25 06:05:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:05:16 DEBUG : empty space: size = 1 OK 2026/07/25 06:05:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/25 06:05:16 DEBUG : empty space: Unchanged skipping 2026/07/25 06:05:16 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:05:16 DEBUG : potato3: size = 60 (B2 bucket rclone-test-conoquh1qeca) 2026/07/25 06:05:16 DEBUG : potato3: Sizes differ 2026/07/25 06:05:16 DEBUG : B2 bucket rclone-test-conoquh1qeca: Waiting for checks to finish 2026/07/25 06:05:16 INFO : empty space: Deleted 2026/07/25 06:05:16 DEBUG : B2 bucket rclone-test-conoquh1qeca: Waiting for transfers to finish 2026/07/25 06:05:16 DEBUG : potato2: size = 60 OK 2026/07/25 06:05:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:05:16 INFO : potato2: Copied (server-side copy) 2026/07/25 06:05:16 DEBUG : potato3: size = 68 OK 2026/07/25 06:05:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 06:05:16 INFO : potato3: Copied (server-side copy) 2026/07/25 06:05:16 INFO : potato2: Deleted 2026/07/25 06:05:17 INFO : potato3: Deleted 2026/07/25 06:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vivikub3zawi" 2026/07/25 06:05:18 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/25 06:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:05:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/25 06:05:18 DEBUG : B2 bucket rclone-test-vivikub3zawi: Waiting for checks to finish 2026/07/25 06:05:18 DEBUG : B2 bucket rclone-test-vivikub3zawi: Waiting for transfers to finish 2026/07/25 06:05:19 DEBUG : empty space: size = 1 OK 2026/07/25 06:05:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 06:05:19 INFO : empty space: Copied (server-side copy) 2026/07/25 06:05:19 INFO : empty space: Deleted 2026/07/25 06:05:19 DEBUG : potato2: size = 60 OK 2026/07/25 06:05:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:05:19 INFO : potato2: Copied (server-side copy) 2026/07/25 06:05:19 DEBUG : potato3: size = 68 OK 2026/07/25 06:05:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 06:05:19 INFO : potato3: Copied (server-side copy) 2026/07/25 06:05:19 INFO : potato2: Deleted 2026/07/25 06:05:19 INFO : potato3: Deleted 2026/07/25 06:05:20 DEBUG : B2 bucket rclone-test-vivikub3zawi: Purge remote 2026/07/25 06:05:20 INFO : B2 bucket rclone-test-vivikub3zawi: cleaning bucket "rclone-test-vivikub3zawi" of all files 2026/07/25 06:05:20 DEBUG : empty space: Deleting (id "4_zdf32cd73e00d9b7b9ff80e1b_f1041211eac9d7f79_d20260725_m060519_c001_v0001040_t0028_u01784959519063") 2026/07/25 06:05:20 DEBUG : potato2: Deleting (id "4_zdf32cd73e00d9b7b9ff80e1b_f101f3742cae41816_d20260725_m060519_c001_v0001091_t0020_u01784959519418") 2026/07/25 06:05:20 DEBUG : potato3: Deleting (id "4_zdf32cd73e00d9b7b9ff80e1b_f11979a020a6997a0_d20260725_m060519_c001_v0001174_t0047_u01784959519469") 2026/07/25 06:05:21 DEBUG : B2 bucket rclone-test-conoquh1qeca: Purge remote 2026/07/25 06:05:21 INFO : B2 bucket rclone-test-conoquh1qeca: cleaning bucket "rclone-test-conoquh1qeca" of all files 2026/07/25 06:05:21 DEBUG : empty space: Deleting (id "4_zefa2bd73e00d9b7b9ff80e1b_f42394c0fd615df00_d20260725_m060519_c001_v7007000_t0000_u01784959519446") 2026/07/25 06:05:21 DEBUG : empty space: Deleting (id "4_zefa2bd73e00d9b7b9ff80e1b_f117f98e16beef6f2_d20260725_m060515_c001_v0001183_t0032_u01784959515490") 2026/07/25 06:05:21 DEBUG : potato2: Deleting (id "4_zefa2bd73e00d9b7b9ff80e1b_f42394c0fd615df01_d20260725_m060519_c001_v7007000_t0000_u01784959519769") 2026/07/25 06:05:21 DEBUG : potato2: Deleting (id "4_zefa2bd73e00d9b7b9ff80e1b_f1125c7d7f7dafade_d20260725_m060516_c001_v0001174_t0037_u01784959516270") 2026/07/25 06:05:21 DEBUG : potato3: Deleting (id "4_zefa2bd73e00d9b7b9ff80e1b_f425cfe14b2c709ae_d20260725_m060519_c001_v7007000_t0000_u01784959519871") 2026/07/25 06:05:21 DEBUG : potato3: Deleting (id "4_zefa2bd73e00d9b7b9ff80e1b_f102c31d2a15ec7ad_d20260725_m060516_c001_v0001102_t0046_u01784959516648") 2026/07/25 06:05:21 DEBUG : potato3: Deleting (id "4_zefa2bd73e00d9b7b9ff80e1b_f117f98e16beef6f6_d20260725_m060515_c001_v0001183_t0008_u01784959515675") --- PASS: TestServerSideMove (10.16s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-rogotek5haqi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bodosiv4miza -> B2 bucket rclone-test-rogotek5haqi 2026/07/25 06:05:27 DEBUG : empty space: Excluded (Size Filter) 2026/07/25 06:05:27 DEBUG : empty space: Excluded 2026/07/25 06:05:27 DEBUG : empty space: Excluded (Size Filter) 2026/07/25 06:05:27 DEBUG : empty space: Excluded 2026/07/25 06:05:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:05:27 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:05:27 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rogotek5haqi) 2026/07/25 06:05:27 DEBUG : potato3: Sizes differ 2026/07/25 06:05:27 DEBUG : B2 bucket rclone-test-rogotek5haqi: Waiting for checks to finish 2026/07/25 06:05:27 DEBUG : B2 bucket rclone-test-rogotek5haqi: Waiting for transfers to finish 2026/07/25 06:05:28 DEBUG : potato2: size = 60 OK 2026/07/25 06:05:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:05:28 INFO : potato2: Copied (server-side copy) 2026/07/25 06:05:28 INFO : potato2: Deleted 2026/07/25 06:05:28 DEBUG : potato3: size = 68 OK 2026/07/25 06:05:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 06:05:28 INFO : potato3: Copied (server-side copy) 2026/07/25 06:05:28 INFO : potato3: Deleted 2026/07/25 06:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yovonoq1zige" 2026/07/25 06:05:30 DEBUG : empty space: Excluded (Size Filter) 2026/07/25 06:05:30 DEBUG : empty space: Excluded 2026/07/25 06:05:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:05:30 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/25 06:05:30 DEBUG : B2 bucket rclone-test-yovonoq1zige: Waiting for checks to finish 2026/07/25 06:05:30 DEBUG : B2 bucket rclone-test-yovonoq1zige: Waiting for transfers to finish 2026/07/25 06:05:30 DEBUG : potato2: size = 60 OK 2026/07/25 06:05:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:05:30 INFO : potato2: Copied (server-side copy) 2026/07/25 06:05:31 INFO : potato2: Deleted 2026/07/25 06:05:31 DEBUG : potato3: size = 68 OK 2026/07/25 06:05:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 06:05:31 INFO : potato3: Copied (server-side copy) 2026/07/25 06:05:31 INFO : potato3: Deleted 2026/07/25 06:05:31 DEBUG : B2 bucket rclone-test-yovonoq1zige: Purge remote 2026/07/25 06:05:31 INFO : B2 bucket rclone-test-yovonoq1zige: cleaning bucket "rclone-test-yovonoq1zige" of all files 2026/07/25 06:05:32 DEBUG : potato2: Deleting (id "4_zff42fd53e00d9b7b9ff80e1b_f116f46cbaaae20b1_d20260725_m060530_c001_v0001185_t0032_u01784959530874") 2026/07/25 06:05:32 DEBUG : potato3: Deleting (id "4_zff42fd53e00d9b7b9ff80e1b_f119206389dc99e84_d20260725_m060531_c001_v0001167_t0011_u01784959531074") 2026/07/25 06:05:32 DEBUG : B2 bucket rclone-test-rogotek5haqi: Purge remote 2026/07/25 06:05:32 INFO : B2 bucket rclone-test-rogotek5haqi: cleaning bucket "rclone-test-rogotek5haqi" of all files 2026/07/25 06:05:32 DEBUG : empty space: Deleting (id "4_z3fe2ed43e00d9b7b9ff80e1b_f107903543248107c_d20260725_m060526_c001_v0001183_t0052_u01784959526915") 2026/07/25 06:05:32 DEBUG : potato2: Deleting (id "4_z3fe2ed43e00d9b7b9ff80e1b_f415eb8f3873a6208_d20260725_m060531_c001_v7007000_t0000_u01784959531056") 2026/07/25 06:05:32 DEBUG : potato2: Deleting (id "4_z3fe2ed43e00d9b7b9ff80e1b_f1186afd852687d85_d20260725_m060527_c001_v0001136_t0055_u01784959527775") 2026/07/25 06:05:32 DEBUG : potato3: Deleting (id "4_z3fe2ed43e00d9b7b9ff80e1b_f415eb8f3873a62d1_d20260725_m060531_c001_v7007000_t0000_u01784959531518") 2026/07/25 06:05:32 DEBUG : potato3: Deleting (id "4_z3fe2ed43e00d9b7b9ff80e1b_f1078afcc7ea7f88b_d20260725_m060528_c001_v0001042_t0056_u01784959528138") 2026/07/25 06:05:32 DEBUG : potato3: Deleting (id "4_z3fe2ed43e00d9b7b9ff80e1b_f1079035432481088_d20260725_m060527_c001_v0001183_t0032_u01784959527123") --- PASS: TestServerSideMoveWithFilter (11.57s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bilizux1yewo" 2026/07/25 06:05:36 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bodosiv4miza -> B2 bucket rclone-test-bilizux1yewo 2026/07/25 06:05:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:05:39 DEBUG : empty space: size = 1 OK 2026/07/25 06:05:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/25 06:05:39 DEBUG : empty space: Unchanged skipping 2026/07/25 06:05:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:05:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bilizux1yewo) 2026/07/25 06:05:39 DEBUG : potato3: Sizes differ 2026/07/25 06:05:39 DEBUG : B2 bucket rclone-test-bilizux1yewo: Waiting for checks to finish 2026/07/25 06:05:39 INFO : empty space: Deleted 2026/07/25 06:05:39 DEBUG : B2 bucket rclone-test-bilizux1yewo: Waiting for transfers to finish 2026/07/25 06:05:39 DEBUG : potato2: size = 60 OK 2026/07/25 06:05:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:05:39 INFO : potato2: Copied (server-side copy) 2026/07/25 06:05:39 INFO : potato2: Deleted 2026/07/25 06:05:40 DEBUG : potato3: size = 68 OK 2026/07/25 06:05:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 06:05:40 INFO : potato3: Copied (server-side copy) 2026/07/25 06:05:40 INFO : potato3: Deleted 2026/07/25 06:05:40 DEBUG : Creating backend with remote "TestB2:rclone-test-monelox6fibu" 2026/07/25 06:05:41 INFO : tomatoDir: Making directory 2026/07/25 06:05:41 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/25 06:05:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 06:05:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/25 06:05:41 DEBUG : B2 bucket rclone-test-monelox6fibu: Waiting for checks to finish 2026/07/25 06:05:41 DEBUG : B2 bucket rclone-test-monelox6fibu: Waiting for transfers to finish 2026/07/25 06:05:42 DEBUG : empty space: size = 1 OK 2026/07/25 06:05:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 06:05:42 INFO : empty space: Copied (server-side copy) 2026/07/25 06:05:42 INFO : empty space: Deleted 2026/07/25 06:05:43 DEBUG : potato2: size = 60 OK 2026/07/25 06:05:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 06:05:43 INFO : potato2: Copied (server-side copy) 2026/07/25 06:05:43 DEBUG : potato3: size = 68 OK 2026/07/25 06:05:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 06:05:43 INFO : potato3: Copied (server-side copy) 2026/07/25 06:05:43 INFO : potato2: Deleted 2026/07/25 06:05:43 INFO : potato3: Deleted 2026/07/25 06:05:43 DEBUG : B2 bucket rclone-test-monelox6fibu: Purge remote 2026/07/25 06:05:43 INFO : B2 bucket rclone-test-monelox6fibu: cleaning bucket "rclone-test-monelox6fibu" of all files 2026/07/25 06:05:43 DEBUG : empty space: Deleting (id "4_z9fa22d23e01d9b7b9ff80e1b_f1183fdff990c4d12_d20260725_m060542_c001_v0001180_t0051_u01784959542355") 2026/07/25 06:05:43 DEBUG : potato2: Deleting (id "4_z9fa22d23e01d9b7b9ff80e1b_f1095db73963c0085_d20260725_m060542_c001_v0001100_t0040_u01784959542713") 2026/07/25 06:05:43 DEBUG : potato3: Deleting (id "4_z9fa22d23e01d9b7b9ff80e1b_f1006bdd470b77461_d20260725_m060542_c001_v0001036_t0019_u01784959542583") 2026/07/25 06:05:44 DEBUG : B2 bucket rclone-test-bilizux1yewo: Purge remote 2026/07/25 06:05:44 INFO : B2 bucket rclone-test-bilizux1yewo: cleaning bucket "rclone-test-bilizux1yewo" of all files 2026/07/25 06:05:44 DEBUG : empty space: Deleting (id "4_zbf420df3e01d9b7b9ff80e1b_f4091565d59740352_d20260725_m060542_c001_v7007000_t0000_u01784959542563") 2026/07/25 06:05:44 DEBUG : empty space: Deleting (id "4_zbf420df3e01d9b7b9ff80e1b_f10623f4909adc23a_d20260725_m060537_c001_v0001146_t0051_u01784959537953") 2026/07/25 06:05:44 DEBUG : potato2: Deleting (id "4_zbf420df3e01d9b7b9ff80e1b_f4091565d59740353_d20260725_m060543_c001_v7007000_t0000_u01784959543089") 2026/07/25 06:05:44 DEBUG : potato2: Deleting (id "4_zbf420df3e01d9b7b9ff80e1b_f1066f41c8298acaa_d20260725_m060539_c001_v0001136_t0008_u01784959539292") 2026/07/25 06:05:44 DEBUG : potato3: Deleting (id "4_zbf420df3e01d9b7b9ff80e1b_f4069203833c8ec93_d20260725_m060543_c001_v7007000_t0000_u01784959543100") 2026/07/25 06:05:44 DEBUG : potato3: Deleting (id "4_zbf420df3e01d9b7b9ff80e1b_f10572d7492e1ba61_d20260725_m060539_c001_v0001036_t0042_u01784959539716") 2026/07/25 06:05:44 DEBUG : potato3: Deleting (id "4_zbf420df3e01d9b7b9ff80e1b_f10623f4909adc23e_d20260725_m060538_c001_v0001146_t0038_u01784959538520") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.89s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.82s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/rclone-sync-test" --- PASS: TestSyncOverlap (1.43s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:05:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/rclone-sync-test" 2026/07/25 06:05:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/rclone-sync-test-include/layer2" 2026/07/25 06:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/rclone-sync-test-ignore-file" 2026/07/25 06:05:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/25 06:05:57 DEBUG : B2 bucket rclone-test-bodosiv4miza path rclone-sync-test: Waiting for checks to finish 2026/07/25 06:05:57 DEBUG : B2 bucket rclone-test-bodosiv4miza path rclone-sync-test: Waiting for transfers to finish 2026/07/25 06:05:57 DEBUG : Waiting for deletions to finish 2026/07/25 06:05:57 INFO : There was nothing to transfer 2026/07/25 06:05:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/25 06:05:58 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:58 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:58 DEBUG : Waiting for deletions to finish 2026/07/25 06:05:58 INFO : There was nothing to transfer 2026/07/25 06:05:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/25 06:05:58 DEBUG : B2 bucket rclone-test-bodosiv4miza path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/25 06:05:58 DEBUG : B2 bucket rclone-test-bodosiv4miza path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/25 06:05:58 DEBUG : Waiting for deletions to finish 2026/07/25 06:05:58 INFO : There was nothing to transfer 2026/07/25 06:05:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/25 06:05:59 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:05:59 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:05:59 DEBUG : Waiting for deletions to finish 2026/07/25 06:05:59 INFO : There was nothing to transfer 2026/07/25 06:05:59 DEBUG : Excluded 2026/07/25 06:05:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/25 06:05:59 DEBUG : B2 bucket rclone-test-bodosiv4miza path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/25 06:05:59 DEBUG : B2 bucket rclone-test-bodosiv4miza path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/25 06:05:59 DEBUG : Waiting for deletions to finish 2026/07/25 06:05:59 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.81s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/dst" 2026/07/25 06:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/CompareDest" 2026/07/25 06:06:03 DEBUG : one: Need to transfer - File not found at Destination 2026/07/25 06:06:03 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:03 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:04 DEBUG : one: size = 3 OK 2026/07/25 06:06:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 06:06:04 INFO : one: Copied (new) 2026/07/25 06:06:04 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:05 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:05 DEBUG : one: Sizes differ 2026/07/25 06:06:05 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:05 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:05 DEBUG : one: size = 5 OK 2026/07/25 06:06:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/25 06:06:05 INFO : one: Copied (replaced existing) 2026/07/25 06:06:05 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:08 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:08 DEBUG : one: Sizes differ 2026/07/25 06:06:08 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:08 DEBUG : one: size = 5 OK 2026/07/25 06:06:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 06:06:08 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:08 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:08 INFO : There was nothing to transfer 2026/07/25 06:06:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:09 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:09 DEBUG : one: Sizes differ 2026/07/25 06:06:09 DEBUG : two: size = 3 OK 2026/07/25 06:06:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/25 06:06:09 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:09 DEBUG : one: size = 5 OK 2026/07/25 06:06:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 06:06:09 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:09 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:09 INFO : There was nothing to transfer 2026/07/25 06:06:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:10 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:10 DEBUG : one: Sizes differ 2026/07/25 06:06:10 DEBUG : two: size = 3 OK 2026/07/25 06:06:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/25 06:06:10 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:10 DEBUG : one: size = 5 OK 2026/07/25 06:06:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 06:06:10 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:10 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:10 INFO : There was nothing to transfer 2026/07/25 06:06:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:11 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:11 DEBUG : one: Sizes differ 2026/07/25 06:06:11 DEBUG : two: size = 3 OK 2026/07/25 06:06:11 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/07/25 06:06:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/25 06:06:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/25 06:06:11 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:11 DEBUG : one: size = 5 OK 2026/07/25 06:06:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 06:06:11 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:11 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:11 INFO : There was nothing to transfer 2026/07/25 06:06:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:11 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:11 DEBUG : one: Sizes differ 2026/07/25 06:06:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:12 DEBUG : two: size = 3 (B2 bucket rclone-test-bodosiv4miza path CompareDest) 2026/07/25 06:06:12 DEBUG : two: Sizes differ 2026/07/25 06:06:12 DEBUG : two: Need to transfer - File not found at Destination 2026/07/25 06:06:12 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:12 DEBUG : one: size = 5 OK 2026/07/25 06:06:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 06:06:12 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:12 DEBUG : two: size = 5 OK 2026/07/25 06:06:12 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/25 06:06:12 INFO : two: Copied (new) 2026/07/25 06:06:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.77s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:06:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/dest" 2026/07/25 06:06:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/pre-dest1" 2026/07/25 06:06:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/pre-dest2" 2026/07/25 06:06:19 DEBUG : 1: size = 1 OK 2026/07/25 06:06:19 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:06:19 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/25 06:06:20 DEBUG : 2: size = 1 OK 2026/07/25 06:06:20 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:06:20 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/25 06:06:20 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/25 06:06:20 DEBUG : B2 bucket rclone-test-bodosiv4miza path dest: Waiting for checks to finish 2026/07/25 06:06:20 DEBUG : B2 bucket rclone-test-bodosiv4miza path dest: Waiting for transfers to finish 2026/07/25 06:06:21 DEBUG : 3: size = 1 OK 2026/07/25 06:06:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/25 06:06:21 INFO : 3: Copied (new) 2026/07/25 06:06:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.58s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/dst" 2026/07/25 06:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/CopyDest" 2026/07/25 06:06:25 DEBUG : one: Need to transfer - File not found at Destination 2026/07/25 06:06:25 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:25 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:26 DEBUG : one: size = 3 OK 2026/07/25 06:06:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 06:06:26 INFO : one: Copied (new) 2026/07/25 06:06:26 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:27 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:27 DEBUG : one: Sizes differ 2026/07/25 06:06:27 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:27 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:28 DEBUG : one: size = 5 OK 2026/07/25 06:06:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/25 06:06:28 INFO : one: Copied (replaced existing) 2026/07/25 06:06:28 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/BackupDir" 2026/07/25 06:06:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:31 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:31 DEBUG : one: Sizes differ 2026/07/25 06:06:31 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:31 DEBUG : one: size = 5 OK 2026/07/25 06:06:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:31 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:31 DEBUG : one: Sizes differ 2026/07/25 06:06:32 DEBUG : one: size = 3 OK 2026/07/25 06:06:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 06:06:32 INFO : one: Copied (server-side copy) 2026/07/25 06:06:32 INFO : one: Deleted 2026/07/25 06:06:33 DEBUG : one: size = 5 OK 2026/07/25 06:06:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/25 06:06:33 INFO : one: Copied (server-side copy) 2026/07/25 06:06:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/25 06:06:33 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:33 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:33 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1176-05.backblaze.com/b2api/v1/b2_upload_file/bf12fde3d0ed9b7b9ff80e1b/c001_v0001176_t0044": EOF 2026/07/25 06:06:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-05.backblaze.com/b2api/v1/b2_upload_file/bf12fde3d0ed9b7b9ff80e1b/c001_v0001176_t0044": EOF) 2026/07/25 06:06:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "CopyDest/two" to B2 bucket rclone-test-bodosiv4miza: 1/10 (Post "https://pod-000-1176-05.backblaze.com/b2api/v1/b2_upload_file/bf12fde3d0ed9b7b9ff80e1b/c001_v0001176_t0044": EOF) 2026/07/25 06:06:36 DEBUG : pacer: Reducing sleep to 10ms 2026/07/25 06:06:36 DEBUG : one: size = 5 OK 2026/07/25 06:06:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:36 DEBUG : one: Unchanged skipping 2026/07/25 06:06:37 DEBUG : two: size = 3 OK 2026/07/25 06:06:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:38 DEBUG : two: size = 3 OK 2026/07/25 06:06:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/25 06:06:38 INFO : two: Copied (server-side copy) 2026/07/25 06:06:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/25 06:06:38 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:38 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:38 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:38 DEBUG : one: size = 5 OK 2026/07/25 06:06:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:38 DEBUG : one: Unchanged skipping 2026/07/25 06:06:38 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:38 DEBUG : two: size = 3 OK 2026/07/25 06:06:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:38 DEBUG : two: Unchanged skipping 2026/07/25 06:06:38 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:38 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:38 INFO : There was nothing to transfer 2026/07/25 06:06:39 DEBUG : one: size = 5 OK 2026/07/25 06:06:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:39 DEBUG : one: Unchanged skipping 2026/07/25 06:06:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:39 DEBUG : three: size = 5 (B2 bucket rclone-test-bodosiv4miza path CopyDest) 2026/07/25 06:06:39 DEBUG : three: Sizes differ 2026/07/25 06:06:39 DEBUG : three: Destination not found in --copy-dest 2026/07/25 06:06:39 DEBUG : three: Need to transfer - File not found at Destination 2026/07/25 06:06:39 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:39 DEBUG : two: size = 3 OK 2026/07/25 06:06:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 06:06:39 DEBUG : two: Unchanged skipping 2026/07/25 06:06:39 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:40 DEBUG : three: size = 7 OK 2026/07/25 06:06:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/25 06:06:40 INFO : three: Copied (new) 2026/07/25 06:06:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.67s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/dst" 2026/07/25 06:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/backup" 2026/07/25 06:06:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:46 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:46 DEBUG : one: Sizes differ 2026/07/25 06:06:46 DEBUG : two: size = 3 OK 2026/07/25 06:06:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:06:46 DEBUG : two: Unchanged skipping 2026/07/25 06:06:46 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:47 DEBUG : one: size = 3 OK 2026/07/25 06:06:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 06:06:47 INFO : one: Copied (server-side copy) 2026/07/25 06:06:47 INFO : one: Deleted 2026/07/25 06:06:47 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:48 DEBUG : one: size = 4 OK 2026/07/25 06:06:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:06:48 INFO : one: Copied (new) 2026/07/25 06:06:48 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:49 DEBUG : three.txt: size = 5 OK 2026/07/25 06:06:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 06:06:49 INFO : three.txt: Copied (server-side copy) 2026/07/25 06:06:49 INFO : three.txt: Deleted 2026/07/25 06:06:49 INFO : three.txt: Moved into backup dir 2026/07/25 06:06:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:51 DEBUG : one: size = 4 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:51 DEBUG : one: Sizes differ 2026/07/25 06:06:51 DEBUG : two: size = 3 OK 2026/07/25 06:06:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:06:51 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:51 DEBUG : two: Unchanged skipping 2026/07/25 06:06:51 DEBUG : one: size = 4 OK 2026/07/25 06:06:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:06:51 INFO : one: Copied (server-side copy) 2026/07/25 06:06:51 INFO : one: Deleted 2026/07/25 06:06:51 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:06:52 DEBUG : one: size = 5 OK 2026/07/25 06:06:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 06:06:52 INFO : one: Copied (new) 2026/07/25 06:06:52 DEBUG : Waiting for deletions to finish 2026/07/25 06:06:53 DEBUG : three.txt: size = 6 OK 2026/07/25 06:06:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 06:06:53 INFO : three.txt: Copied (server-side copy) 2026/07/25 06:06:53 INFO : three.txt: Deleted 2026/07/25 06:06:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.03s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:06:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/dst" 2026/07/25 06:06:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/backup" 2026/07/25 06:06:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:06:58 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:06:58 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:06:58 DEBUG : one: Sizes differ 2026/07/25 06:06:58 DEBUG : two: size = 3 OK 2026/07/25 06:06:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:06:58 DEBUG : two: Unchanged skipping 2026/07/25 06:06:59 DEBUG : one.bak: size = 3 OK 2026/07/25 06:06:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 06:06:59 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 06:07:00 INFO : one: Deleted 2026/07/25 06:07:00 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:07:01 DEBUG : one: size = 4 OK 2026/07/25 06:07:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:07:01 INFO : one: Copied (new) 2026/07/25 06:07:01 DEBUG : Waiting for deletions to finish 2026/07/25 06:07:01 DEBUG : three.txt.bak: size = 5 OK 2026/07/25 06:07:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 06:07:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 06:07:01 INFO : three.txt: Deleted 2026/07/25 06:07:01 INFO : three.txt: Moved into backup dir 2026/07/25 06:07:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:03 DEBUG : one: size = 4 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:03 DEBUG : one: Sizes differ 2026/07/25 06:07:03 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:07:03 DEBUG : two: size = 3 OK 2026/07/25 06:07:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:07:03 DEBUG : two: Unchanged skipping 2026/07/25 06:07:04 DEBUG : one.bak: size = 4 OK 2026/07/25 06:07:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:07:04 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 06:07:04 INFO : one: Deleted 2026/07/25 06:07:04 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:07:04 DEBUG : one: size = 5 OK 2026/07/25 06:07:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 06:07:04 INFO : one: Copied (new) 2026/07/25 06:07:04 DEBUG : Waiting for deletions to finish 2026/07/25 06:07:04 DEBUG : three.txt.bak: size = 6 OK 2026/07/25 06:07:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 06:07:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 06:07:05 INFO : three.txt: Deleted 2026/07/25 06:07:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:07:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/dst" 2026/07/25 06:07:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/backup" 2026/07/25 06:07:11 DEBUG : two: size = 3 OK 2026/07/25 06:07:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:07:11 DEBUG : two: Unchanged skipping 2026/07/25 06:07:11 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:07:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:11 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:11 DEBUG : one: Sizes differ 2026/07/25 06:07:12 DEBUG : one-2019-01-01: size = 3 OK 2026/07/25 06:07:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 06:07:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/25 06:07:12 INFO : one: Deleted 2026/07/25 06:07:12 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:07:13 DEBUG : one: size = 4 OK 2026/07/25 06:07:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:07:13 INFO : one: Copied (new) 2026/07/25 06:07:13 DEBUG : Waiting for deletions to finish 2026/07/25 06:07:13 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/25 06:07:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 06:07:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/25 06:07:14 INFO : three.txt: Deleted 2026/07/25 06:07:14 INFO : three.txt: Moved into backup dir 2026/07/25 06:07:15 DEBUG : two: size = 3 OK 2026/07/25 06:07:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:07:15 DEBUG : two: Unchanged skipping 2026/07/25 06:07:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:15 DEBUG : one: size = 4 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:15 DEBUG : one: Sizes differ 2026/07/25 06:07:15 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:07:16 DEBUG : one-2019-01-01: size = 4 OK 2026/07/25 06:07:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:07:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/25 06:07:16 INFO : one: Deleted 2026/07/25 06:07:16 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:07:17 DEBUG : one: size = 5 OK 2026/07/25 06:07:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 06:07:17 INFO : one: Copied (new) 2026/07/25 06:07:17 DEBUG : Waiting for deletions to finish 2026/07/25 06:07:17 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/25 06:07:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 06:07:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/25 06:07:17 INFO : three.txt: Deleted 2026/07/25 06:07:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.90s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:07:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/dst" 2026/07/25 06:07:22 DEBUG : two: size = 3 OK 2026/07/25 06:07:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:07:22 DEBUG : two: Unchanged skipping 2026/07/25 06:07:22 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:07:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:22 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:22 DEBUG : one: Sizes differ 2026/07/25 06:07:23 DEBUG : one.bak: size = 3 OK 2026/07/25 06:07:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 06:07:23 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 06:07:23 INFO : one: Deleted 2026/07/25 06:07:23 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:07:23 DEBUG : one: size = 4 OK 2026/07/25 06:07:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:07:23 INFO : one: Copied (new) 2026/07/25 06:07:23 DEBUG : Waiting for deletions to finish 2026/07/25 06:07:24 DEBUG : three.txt.bak: size = 5 OK 2026/07/25 06:07:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 06:07:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 06:07:24 INFO : three.txt: Deleted 2026/07/25 06:07:24 INFO : three.txt: Moved into backup dir 2026/07/25 06:07:25 DEBUG : one.bak: Excluded (Path Filter) 2026/07/25 06:07:25 DEBUG : one.bak: Excluded 2026/07/25 06:07:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/25 06:07:25 DEBUG : three.txt.bak: Excluded 2026/07/25 06:07:25 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for checks to finish 2026/07/25 06:07:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:25 DEBUG : one: size = 4 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:25 DEBUG : two: size = 3 OK 2026/07/25 06:07:25 DEBUG : one: Sizes differ 2026/07/25 06:07:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:07:25 DEBUG : two: Unchanged skipping 2026/07/25 06:07:26 DEBUG : one.bak: size = 4 OK 2026/07/25 06:07:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:07:26 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 06:07:26 INFO : one: Deleted 2026/07/25 06:07:26 DEBUG : B2 bucket rclone-test-bodosiv4miza path dst: Waiting for transfers to finish 2026/07/25 06:07:26 DEBUG : one: size = 5 OK 2026/07/25 06:07:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 06:07:26 INFO : one: Copied (new) 2026/07/25 06:07:26 DEBUG : Waiting for deletions to finish 2026/07/25 06:07:27 DEBUG : three.txt.bak: size = 6 OK 2026/07/25 06:07:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 06:07:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 06:07:27 INFO : three.txt: Deleted 2026/07/25 06:07:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.60s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:07:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/dst" 2026/07/25 06:07:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:31 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:31 DEBUG : one: Sizes differ 2026/07/25 06:07:32 DEBUG : one.bak: size = 3 OK 2026/07/25 06:07:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 06:07:32 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 06:07:32 INFO : one: Deleted 2026/07/25 06:07:33 DEBUG : one: size = 4 OK 2026/07/25 06:07:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:07:33 INFO : one: Copied (new) 2026/07/25 06:07:33 DEBUG : two: size = 3 OK 2026/07/25 06:07:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:07:33 DEBUG : two: Unchanged skipping 2026/07/25 06:07:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:34 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:34 DEBUG : three.txt: Sizes differ 2026/07/25 06:07:34 DEBUG : three.txt.bak: size = 5 OK 2026/07/25 06:07:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 06:07:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 06:07:35 INFO : three.txt: Deleted 2026/07/25 06:07:35 DEBUG : three.txt: size = 6 OK 2026/07/25 06:07:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 06:07:35 INFO : three.txt: Copied (new) 2026/07/25 06:07:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:36 DEBUG : one: size = 4 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:36 DEBUG : one: Sizes differ 2026/07/25 06:07:37 DEBUG : one.bak: size = 4 OK 2026/07/25 06:07:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:07:37 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 06:07:37 INFO : one: Deleted 2026/07/25 06:07:37 DEBUG : one: size = 5 OK 2026/07/25 06:07:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 06:07:37 INFO : one: Copied (new) 2026/07/25 06:07:38 DEBUG : two: size = 3 OK 2026/07/25 06:07:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:07:38 DEBUG : two: Unchanged skipping 2026/07/25 06:07:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:38 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:38 DEBUG : three.txt: Sizes differ 2026/07/25 06:07:38 DEBUG : three.txt.bak: size = 6 OK 2026/07/25 06:07:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 06:07:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 06:07:39 INFO : three.txt: Deleted 2026/07/25 06:07:39 DEBUG : three.txt: size = 19 OK 2026/07/25 06:07:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/25 06:07:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.12s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:07:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bodosiv4miza/dst" 2026/07/25 06:07:42 DEBUG : Config file has changed externally - reloading 2026/07/25 06:07:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:43 DEBUG : one: size = 3 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:43 DEBUG : one: Sizes differ 2026/07/25 06:07:45 DEBUG : one-2019-01-01: size = 3 OK 2026/07/25 06:07:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 06:07:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/25 06:07:45 INFO : one: Deleted 2026/07/25 06:07:46 DEBUG : one: size = 4 OK 2026/07/25 06:07:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:07:46 INFO : one: Copied (new) 2026/07/25 06:07:46 DEBUG : two: size = 3 OK 2026/07/25 06:07:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:07:46 DEBUG : two: Unchanged skipping 2026/07/25 06:07:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:46 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:46 DEBUG : three.txt: Sizes differ 2026/07/25 06:07:47 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/25 06:07:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 06:07:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/25 06:07:47 INFO : three.txt: Deleted 2026/07/25 06:07:47 DEBUG : three.txt: size = 6 OK 2026/07/25 06:07:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 06:07:47 INFO : three.txt: Copied (new) 2026/07/25 06:07:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:48 DEBUG : one: size = 4 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:48 DEBUG : one: Sizes differ 2026/07/25 06:07:49 DEBUG : one-2019-01-01: size = 4 OK 2026/07/25 06:07:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 06:07:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/25 06:07:49 INFO : one: Deleted 2026/07/25 06:07:50 DEBUG : one: size = 5 OK 2026/07/25 06:07:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 06:07:50 INFO : one: Copied (new) 2026/07/25 06:07:50 DEBUG : two: size = 3 OK 2026/07/25 06:07:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:07:50 DEBUG : two: Unchanged skipping 2026/07/25 06:07:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:50 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bodosiv4miza path dst) 2026/07/25 06:07:50 DEBUG : three.txt: Sizes differ 2026/07/25 06:07:51 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/25 06:07:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 06:07:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/25 06:07:51 INFO : three.txt: Deleted 2026/07/25 06:07:51 DEBUG : three.txt: size = 19 OK 2026/07/25 06:07:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/25 06:07:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.39s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:07:54 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:07:54 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:54 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:07:54 DEBUG : Testêé: Sizes differ 2026/07/25 06:07:54 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:07:54 DEBUG : Testêé: size = 14 OK 2026/07/25 06:07:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/25 06:07:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/25 06:07:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.30s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:07:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/25 06:07:56 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:07:56 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:07:56 DEBUG : existing: size = 6 OK 2026/07/25 06:07:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/25 06:07:56 INFO : existing: Copied (new) 2026/07/25 06:07:56 DEBUG : Waiting for deletions to finish 2026/07/25 06:07:57 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:07:57 DEBUG : existing: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:07:57 DEBUG : existing: Sizes differ 2026/07/25 06:07:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/25 06:07:57 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:07:57 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:07:57 ERROR : B2 bucket rclone-test-bodosiv4miza: not deleting files as there were IO errors 2026/07/25 06:07:57 ERROR : B2 bucket rclone-test-bodosiv4miza: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.17s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:07:58 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:07:58 DEBUG : EXISTING: size = 6 OK 2026/07/25 06:07:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:07:58 DEBUG : existing: Unchanged skipping 2026/07/25 06:07:58 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:07:58 DEBUG : Waiting for deletions to finish 2026/07/25 06:07:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.72s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:08:19 DEBUG : both11: size = 6 OK 2026/07/25 06:08:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both12: size = 6 OK 2026/07/25 06:08:19 DEBUG : both10: size = 6 OK 2026/07/25 06:08:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:08:19 DEBUG : both11: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both13: size = 6 OK 2026/07/25 06:08:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both0: size = 6 OK 2026/07/25 06:08:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both13: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both14: size = 6 OK 2026/07/25 06:08:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both12: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both15: size = 6 OK 2026/07/25 06:08:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both15: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both16: size = 6 OK 2026/07/25 06:08:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both10: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both17: size = 6 OK 2026/07/25 06:08:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both17: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both18: size = 6 OK 2026/07/25 06:08:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both18: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both19: size = 6 OK 2026/07/25 06:08:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both19: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both1: size = 6 OK 2026/07/25 06:08:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both1: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both2: size = 6 OK 2026/07/25 06:08:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both2: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both3: size = 6 OK 2026/07/25 06:08:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both3: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both4: size = 6 OK 2026/07/25 06:08:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both4: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both5: size = 6 OK 2026/07/25 06:08:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both5: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both6: size = 6 OK 2026/07/25 06:08:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both6: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both7: size = 6 OK 2026/07/25 06:08:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both7: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both8: size = 6 OK 2026/07/25 06:08:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both8: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both9: size = 6 OK 2026/07/25 06:08:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:19 DEBUG : both9: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both0: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both14: Unchanged skipping 2026/07/25 06:08:19 DEBUG : both16: Unchanged skipping 2026/07/25 06:08:19 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:08:19 DEBUG : Waiting for deletions to finish 2026/07/25 06:08:19 INFO : only0: Deleted 2026/07/25 06:08:19 INFO : only12: Deleted 2026/07/25 06:08:19 INFO : only18: Deleted 2026/07/25 06:08:19 INFO : only2: Deleted 2026/07/25 06:08:19 INFO : only19: Deleted 2026/07/25 06:08:19 INFO : only4: Deleted 2026/07/25 06:08:19 INFO : only7: Deleted 2026/07/25 06:08:19 INFO : only8: Deleted 2026/07/25 06:08:19 INFO : only11: Deleted 2026/07/25 06:08:19 INFO : only14: Deleted 2026/07/25 06:08:20 INFO : only16: Deleted 2026/07/25 06:08:20 INFO : only17: Deleted 2026/07/25 06:08:20 INFO : only13: Deleted 2026/07/25 06:08:20 INFO : only15: Deleted 2026/07/25 06:08:20 INFO : only1: Deleted 2026/07/25 06:08:20 INFO : only9: Deleted 2026/07/25 06:08:20 INFO : only10: Deleted 2026/07/25 06:08:20 INFO : only3: Deleted 2026/07/25 06:08:20 INFO : only5: Deleted 2026/07/25 06:08:20 INFO : only6: Deleted 2026/07/25 06:08:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.61s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:08:41 DEBUG : both0: size = 6 OK 2026/07/25 06:08:41 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:08:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both12: size = 6 OK 2026/07/25 06:08:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both10: size = 6 OK 2026/07/25 06:08:41 DEBUG : both0: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both11: size = 6 OK 2026/07/25 06:08:41 DEBUG : both13: size = 6 OK 2026/07/25 06:08:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both11: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both14: size = 6 OK 2026/07/25 06:08:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both14: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both15: size = 6 OK 2026/07/25 06:08:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both13: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both16: size = 6 OK 2026/07/25 06:08:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both10: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both17: size = 6 OK 2026/07/25 06:08:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both17: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both18: size = 6 OK 2026/07/25 06:08:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both12: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both19: size = 6 OK 2026/07/25 06:08:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both18: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both1: size = 6 OK 2026/07/25 06:08:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both1: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both2: size = 6 OK 2026/07/25 06:08:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both15: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both3: size = 6 OK 2026/07/25 06:08:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both3: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both4: size = 6 OK 2026/07/25 06:08:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both16: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both5: size = 6 OK 2026/07/25 06:08:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both5: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both6: size = 6 OK 2026/07/25 06:08:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both6: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both7: size = 6 OK 2026/07/25 06:08:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both19: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both8: size = 6 OK 2026/07/25 06:08:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both8: Unchanged skipping 2026/07/25 06:08:41 DEBUG : both9: size = 6 OK 2026/07/25 06:08:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:08:41 DEBUG : both9: Unchanged skipping 2026/07/25 06:08:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only0: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only0: Sizes differ 2026/07/25 06:08:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only10: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only10: Sizes differ 2026/07/25 06:08:41 DEBUG : both2: Unchanged skipping 2026/07/25 06:08:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only11: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only11: Sizes differ 2026/07/25 06:08:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only12: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only12: Sizes differ 2026/07/25 06:08:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only13: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only13: Sizes differ 2026/07/25 06:08:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only14: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only14: Sizes differ 2026/07/25 06:08:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only15: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only15: Sizes differ 2026/07/25 06:08:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only16: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only16: Sizes differ 2026/07/25 06:08:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only17: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only17: Sizes differ 2026/07/25 06:08:41 DEBUG : both4: Unchanged skipping 2026/07/25 06:08:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only18: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only18: Sizes differ 2026/07/25 06:08:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only19: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only19: Sizes differ 2026/07/25 06:08:41 DEBUG : both7: Unchanged skipping 2026/07/25 06:08:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only1: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only1: Sizes differ 2026/07/25 06:08:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only2: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only2: Sizes differ 2026/07/25 06:08:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only3: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only3: Sizes differ 2026/07/25 06:08:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only4: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only4: Sizes differ 2026/07/25 06:08:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only5: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only5: Sizes differ 2026/07/25 06:08:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only6: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only6: Sizes differ 2026/07/25 06:08:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only7: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only7: Sizes differ 2026/07/25 06:08:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only8: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only8: Sizes differ 2026/07/25 06:08:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1302713345) 2026/07/25 06:08:41 DEBUG : only9: size = 6 (B2 bucket rclone-test-bodosiv4miza) 2026/07/25 06:08:41 DEBUG : only9: Sizes differ 2026/07/25 06:08:41 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:08:42 DEBUG : only0: size = 0 OK 2026/07/25 06:08:42 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:42 INFO : only0: Copied (replaced existing) 2026/07/25 06:08:42 DEBUG : only11: size = 0 OK 2026/07/25 06:08:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:42 INFO : only11: Copied (replaced existing) 2026/07/25 06:08:42 DEBUG : only14: size = 0 OK 2026/07/25 06:08:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:42 INFO : only14: Copied (replaced existing) 2026/07/25 06:08:42 DEBUG : only15: size = 0 OK 2026/07/25 06:08:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:42 INFO : only15: Copied (replaced existing) 2026/07/25 06:08:42 DEBUG : only12: size = 0 OK 2026/07/25 06:08:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:42 INFO : only12: Copied (replaced existing) 2026/07/25 06:08:42 DEBUG : only16: size = 0 OK 2026/07/25 06:08:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:42 INFO : only16: Copied (replaced existing) 2026/07/25 06:08:42 DEBUG : only18: size = 0 OK 2026/07/25 06:08:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:42 INFO : only18: Copied (replaced existing) 2026/07/25 06:08:42 DEBUG : only1: size = 0 OK 2026/07/25 06:08:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:42 INFO : only1: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only13: size = 0 OK 2026/07/25 06:08:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only13: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only2: size = 0 OK 2026/07/25 06:08:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only2: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only3: size = 0 OK 2026/07/25 06:08:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only3: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only4: size = 0 OK 2026/07/25 06:08:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only4: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only5: size = 0 OK 2026/07/25 06:08:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only5: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only6: size = 0 OK 2026/07/25 06:08:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only6: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only7: size = 0 OK 2026/07/25 06:08:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only7: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only8: size = 0 OK 2026/07/25 06:08:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only8: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only10: size = 0 OK 2026/07/25 06:08:43 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only10: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only17: size = 0 OK 2026/07/25 06:08:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only17: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only19: size = 0 OK 2026/07/25 06:08:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only19: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : only9: size = 0 OK 2026/07/25 06:08:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 06:08:43 INFO : only9: Copied (replaced existing) 2026/07/25 06:08:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.36s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:08:51 DEBUG : empty_dir: Making directory with metadata 2026/07/25 06:08:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 06:08:51 DEBUG : empty_on_remote: Making directory with metadata 2026/07/25 06:08:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 06:08:51 INFO : empty_on_remote: Making directory 2026/07/25 06:08:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/25 06:08:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/25 06:08:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/25 06:08:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/25 06:08:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.43s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:08:53 DEBUG : empty_dir: Making directory with metadata 2026/07/25 06:08:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 06:08:53 DEBUG : empty_on_remote: Making directory with metadata 2026/07/25 06:08:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 06:08:53 INFO : empty_on_remote: Making directory 2026/07/25 06:08:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/25 06:08:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/25 06:08:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/25 06:08:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/25 06:08:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/25 06:08:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:08:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/25 06:08:55 INFO : sub dir: Making directory 2026/07/25 06:08:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:08:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/25 06:08:59 INFO : sub dir: Making directory 2026/07/25 06:08:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.60s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:09:09 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:10 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:09:10 DEBUG : apple: size = 5 OK 2026/07/25 06:09:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:09:10 DEBUG : apple: Unchanged skipping 2026/07/25 06:09:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : banana: size = 6 OK 2026/07/25 06:09:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:09:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : banana: Unchanged skipping 2026/07/25 06:09:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:09:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:09:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:09:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:09:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:09:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:09:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:09:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:09:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:09:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:09:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:09:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:09:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:09:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:09:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:09:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:09:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:09:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:09:10 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:09:10 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:10 INFO : There was nothing to transfer 2026/07/25 06:09:10 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:11 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:09:11 DEBUG : apple: size = 5 OK 2026/07/25 06:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : apple: Unchanged skipping 2026/07/25 06:09:11 DEBUG : banana: size = 6 OK 2026/07/25 06:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : banana: Unchanged skipping 2026/07/25 06:09:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:09:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:09:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:09:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:09:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:09:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:09:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:09:11 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:09:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:09:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:09:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:09:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:09:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:09:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:09:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:09:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:09:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:09:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:09:11 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:09:11 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:11 INFO : There was nothing to transfer 2026/07/25 06:09:11 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:11 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:09:24 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:24 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : apple: size = 5 OK 2026/07/25 06:09:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : apple: Unchanged skipping 2026/07/25 06:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:09:25 DEBUG : banana: size = 6 OK 2026/07/25 06:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:09:25 DEBUG : banana: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:09:25 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:09:25 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:09:25 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:25 INFO : There was nothing to transfer 2026/07/25 06:09:25 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:25 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:09:25 DEBUG : apple: size = 5 OK 2026/07/25 06:09:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : apple: Unchanged skipping 2026/07/25 06:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:09:25 DEBUG : banana: size = 6 OK 2026/07/25 06:09:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : banana: Unchanged skipping 2026/07/25 06:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:09:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:09:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:09:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:09:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:09:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:09:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:09:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:09:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:09:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:09:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:09:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:09:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:09:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:09:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:09:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:09:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:09:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:09:26 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:09:26 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:26 INFO : There was nothing to transfer 2026/07/25 06:09:26 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:26 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:09:39 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:39 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/25 06:09:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:40 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:09:40 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:09:40 DEBUG : YXBwbGU=: size = 5 OK 2026/07/25 06:09:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/25 06:09:40 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/25 06:09:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : YmFuYW5h: size = 6 OK 2026/07/25 06:09:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/25 06:09:40 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/25 06:09:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/25 06:09:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 06:09:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/25 06:09:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 06:09:40 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/25 06:09:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 06:09:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/25 06:09:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 06:09:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/25 06:09:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 06:09:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/25 06:09:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 06:09:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/25 06:09:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 06:09:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/25 06:09:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 06:09:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/25 06:09:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 06:09:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/25 06:09:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 06:09:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/25 06:09:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 06:09:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/25 06:09:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 06:09:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/25 06:09:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 06:09:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/25 06:09:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 06:09:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 06:09:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/25 06:09:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 06:09:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/25 06:09:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 06:09:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/25 06:09:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 06:09:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/25 06:09:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 06:09:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/25 06:09:41 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/25 06:09:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0012-6789;.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0007-1234567.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0011-56789;.txt: Deleted 2026/07/25 06:09:42 INFO : apple: Deleted 2026/07/25 06:09:42 INFO : dir1/0008-2345678.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0003-defghij.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0013-789;=.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/25 06:09:42 INFO : banana: Deleted 2026/07/25 06:09:42 INFO : splitbananasplit: Deleted 2026/07/25 06:09:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0009-3456789.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0010-456789.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0014-89;=.txt: Deleted 2026/07/25 06:09:42 INFO : dir1/0015-9;=.txt: Deleted 2026/07/25 06:09:42 INFO : appleappleapplebanana: Deleted 2026/07/25 06:09:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/25 06:09:42 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/25 06:09:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 06:09:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:43 DEBUG : YXBwbGU=: size = 5 OK 2026/07/25 06:09:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : apple: Unchanged skipping 2026/07/25 06:09:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/25 06:09:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:09:43 DEBUG : YmFuYW5h: size = 6 OK 2026/07/25 06:09:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : banana: Unchanged skipping 2026/07/25 06:09:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/25 06:09:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/25 06:09:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/25 06:09:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/25 06:09:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/25 06:09:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/25 06:09:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/25 06:09:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/25 06:09:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/25 06:09:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:09:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/25 06:09:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/25 06:09:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/25 06:09:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/25 06:09:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/25 06:09:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/25 06:09:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/25 06:09:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/25 06:09:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/25 06:09:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:09:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:09:43 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:09:43 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:43 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/25 06:09:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 06:09:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 06:09:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 06:09:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 06:09:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 06:09:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 06:09:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 06:09:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 06:09:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 06:09:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 06:09:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:09:55 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:55 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:09:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:09:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 06:09:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 06:09:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 06:09:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 06:09:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 06:09:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 06:09:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 06:09:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/25 06:09:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:56 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:09:56 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:09:56 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/25 06:09:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 06:09:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/25 06:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/25 06:09:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 06:09:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/25 06:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : PREFIXapple: size = 5 OK 2026/07/25 06:09:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/25 06:09:56 INFO : apple: Copied (new) to: PREFIXapple 2026/07/25 06:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : PREFIXbanana: size = 6 OK 2026/07/25 06:09:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/25 06:09:56 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/25 06:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/25 06:09:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 06:09:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 06:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:09:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 06:09:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 06:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/25 06:09:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 06:09:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/25 06:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 06:09:56 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/25 06:09:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 06:09:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/25 06:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 06:09:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/25 06:09:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 06:09:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 06:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 06:09:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/25 06:09:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 06:09:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 06:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 06:09:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/25 06:09:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 06:09:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 06:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 06:09:57 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/25 06:09:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 06:09:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/25 06:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 06:09:57 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/25 06:09:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 06:09:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/25 06:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 06:09:57 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/25 06:09:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 06:09:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/25 06:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 06:09:57 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/25 06:09:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 06:09:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/25 06:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 06:09:57 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/25 06:09:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 06:09:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/25 06:09:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 06:09:57 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/25 06:09:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 06:09:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/25 06:09:57 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/25 06:09:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 06:09:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/25 06:09:57 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/25 06:09:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 06:09:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/25 06:09:58 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/25 06:09:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 06:09:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/25 06:09:58 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:58 INFO : dir1/0010-456789.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0013-789;=.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0014-89;=.txt: Deleted 2026/07/25 06:09:58 INFO : appleappleapplebanana: Deleted 2026/07/25 06:09:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0011-56789;.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/25 06:09:58 INFO : apple: Deleted 2026/07/25 06:09:58 INFO : dir1/0012-6789;.txt: Deleted 2026/07/25 06:09:58 INFO : splitbananasplit: Deleted 2026/07/25 06:09:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0003-defghij.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0009-3456789.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0015-9;=.txt: Deleted 2026/07/25 06:09:58 INFO : banana: Deleted 2026/07/25 06:09:58 INFO : dir1/0007-1234567.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/25 06:09:58 INFO : dir1/0008-2345678.txt: Deleted 2026/07/25 06:09:58 DEBUG : Waiting for deletions to finish 2026/07/25 06:09:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 06:09:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 06:09:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 06:09:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 06:09:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 06:09:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 06:09:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 06:09:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 06:09:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 06:09:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 06:09:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 06:09:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 06:09:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 06:09:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 06:09:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 06:09:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 06:09:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 06:09:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 06:09:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 06:09:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 06:09:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 06:09:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 06:09:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 06:09:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 06:09:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 06:09:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 06:09:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 06:09:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 06:09:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 06:09:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 06:09:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 06:09:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 06:09:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 06:09:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 06:09:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 06:09:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 06:09:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 06:09:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 06:09:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 06:09:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 06:09:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 06:09:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 06:09:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 06:09:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 06:09:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 06:09:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 06:09:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:09:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 06:09:59 INFO : appleappleapplebanana: Copied (new) 2026/07/25 06:09:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:09:59 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:09:59 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:09:59 DEBUG : banana: size = 6 OK 2026/07/25 06:09:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/25 06:09:59 INFO : banana: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:10:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 06:10:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:10:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 06:10:00 INFO : splitbananasplit: Copied (new) 2026/07/25 06:10:00 DEBUG : apple: size = 5 OK 2026/07/25 06:10:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/25 06:10:00 INFO : apple: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:10:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 06:10:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:10:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 06:10:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:10:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 06:10:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:10:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 06:10:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:10:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 06:10:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:10:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 06:10:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:10:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 06:10:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:10:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 06:10:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:10:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 06:10:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:10:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 06:10:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/25 06:10:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:10:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 06:10:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/25 06:10:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:10:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 06:10:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/25 06:10:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:10:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 06:10:01 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/25 06:10:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:10:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 06:10:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/25 06:10:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:10:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 06:10:01 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/25 06:10:01 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:01 INFO : PREFIXsplitbananasplit: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/25 06:10:01 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/25 06:10:01 INFO : PREFIXbanana: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/25 06:10:01 INFO : PREFIXapple: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/25 06:10:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/25 06:10:01 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:02 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:02 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:10:14 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:14 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:10:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 06:10:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 06:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 06:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 06:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 06:10:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : appleSUFFIX: size = 5 OK 2026/07/25 06:10:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/25 06:10:15 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:15 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:10:15 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:10:15 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/25 06:10:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/25 06:10:15 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/25 06:10:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 06:10:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/25 06:10:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 06:10:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/25 06:10:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 06:10:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/25 06:10:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 06:10:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/25 06:10:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 06:10:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/25 06:10:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 06:10:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/25 06:10:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 06:10:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 06:10:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/25 06:10:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 06:10:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/25 06:10:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 06:10:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/25 06:10:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 06:10:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/25 06:10:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 06:10:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/25 06:10:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 06:10:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/25 06:10:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 06:10:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/25 06:10:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 06:10:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/25 06:10:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 06:10:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/25 06:10:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 06:10:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/25 06:10:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 06:10:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/25 06:10:16 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/25 06:10:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 06:10:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/25 06:10:16 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:17 INFO : appleappleapplebanana: Deleted 2026/07/25 06:10:17 INFO : dir1/0003-defghij.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0011-56789;.txt: Deleted 2026/07/25 06:10:17 INFO : apple: Deleted 2026/07/25 06:10:17 INFO : dir1/0013-789;=.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0007-1234567.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0008-2345678.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0010-456789.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0014-89;=.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0015-9;=.txt: Deleted 2026/07/25 06:10:17 INFO : banana: Deleted 2026/07/25 06:10:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/25 06:10:17 INFO : splitbananasplit: Deleted 2026/07/25 06:10:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0009-3456789.txt: Deleted 2026/07/25 06:10:17 INFO : dir1/0012-6789;.txt: Deleted 2026/07/25 06:10:17 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/25 06:10:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 06:10:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 06:10:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 06:10:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : apple: size = 5 OK 2026/07/25 06:10:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/25 06:10:18 INFO : apple: Copied (new) 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:10:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 06:10:18 INFO : appleappleapplebanana: Copied (new) 2026/07/25 06:10:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:18 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:10:18 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:10:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:10:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 06:10:18 INFO : splitbananasplit: Copied (new) 2026/07/25 06:10:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:10:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 06:10:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/25 06:10:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:10:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 06:10:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : banana: size = 6 OK 2026/07/25 06:10:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/25 06:10:19 INFO : banana: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:10:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 06:10:19 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:10:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 06:10:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:10:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 06:10:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:10:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 06:10:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:10:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 06:10:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:10:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 06:10:19 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:10:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 06:10:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:10:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 06:10:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:10:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 06:10:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:10:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 06:10:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:10:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 06:10:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:10:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 06:10:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/25 06:10:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:10:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 06:10:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/25 06:10:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:10:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 06:10:20 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/25 06:10:20 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : appleSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/25 06:10:20 INFO : splitbananasplitSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : bananaSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/25 06:10:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/25 06:10:20 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:20 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:10:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:21 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:10:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:10:33 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:33 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:10:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : apple: size = 5 OK 2026/07/25 06:10:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:34 DEBUG : apple: Unchanged skipping 2026/07/25 06:10:34 DEBUG : banana: size = 6 OK 2026/07/25 06:10:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:34 DEBUG : banana: Unchanged skipping 2026/07/25 06:10:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:34 DEBUG : appleapple: size = 21 OK 2026/07/25 06:10:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 06:10:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/25 06:10:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/25 06:10:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 06:10:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 06:10:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 06:10:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 06:10:34 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:10:34 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:10:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/25 06:10:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 06:10:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/25 06:10:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 06:10:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/25 06:10:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 06:10:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/25 06:10:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 06:10:34 DEBUG : splitbanan: size = 16 OK 2026/07/25 06:10:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 06:10:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/25 06:10:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 06:10:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/25 06:10:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 06:10:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/25 06:10:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 06:10:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/25 06:10:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 06:10:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/25 06:10:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 06:10:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/25 06:10:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 06:10:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/25 06:10:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 06:10:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/25 06:10:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/25 06:10:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 06:10:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/25 06:10:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 06:10:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 06:10:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/25 06:10:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 06:10:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/25 06:10:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 06:10:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/25 06:10:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 06:10:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/25 06:10:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 06:10:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/25 06:10:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 06:10:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/25 06:10:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 06:10:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/25 06:10:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 06:10:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/25 06:10:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 06:10:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/25 06:10:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 06:10:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/25 06:10:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 06:10:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/25 06:10:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 06:10:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/25 06:10:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 06:10:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/25 06:10:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/25 06:10:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 06:10:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/25 06:10:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/25 06:10:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 06:10:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/25 06:10:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/25 06:10:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 06:10:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/25 06:10:35 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/25 06:10:35 INFO : dir1/0003-defghij.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0007-1234567.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0008-2345678.txt: Deleted 2026/07/25 06:10:36 INFO : splitbananasplit: Deleted 2026/07/25 06:10:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0014-89;=.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0009-3456789.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0012-6789;.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0013-789;=.txt: Deleted 2026/07/25 06:10:36 INFO : appleappleapplebanana: Deleted 2026/07/25 06:10:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0015-9;=.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0010-456789.txt: Deleted 2026/07/25 06:10:36 INFO : dir1/0011-56789;.txt: Deleted 2026/07/25 06:10:36 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:36 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : appleapple: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/25 06:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 06:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 06:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 06:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 06:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 06:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 06:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 06:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 06:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 06:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 06:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 06:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 06:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 06:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 06:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 06:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 06:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 06:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 06:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 06:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 06:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 06:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 06:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 06:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 06:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 06:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 06:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 06:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 06:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 06:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 06:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 06:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 06:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 06:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 06:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 06:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 06:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 06:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 06:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 06:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 06:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 06:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 06:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 06:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 06:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 06:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 06:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 06:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 06:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 06:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 06:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 06:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 06:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 06:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 06:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 06:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 06:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 06:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 06:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 06:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 06:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 06:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 06:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 06:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 06:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 06:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 06:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 06:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 06:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 06:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 06:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 06:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 06:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 06:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 06:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 06:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 06:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 06:10:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:36 DEBUG : apple: size = 5 OK 2026/07/25 06:10:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:36 DEBUG : apple: Unchanged skipping 2026/07/25 06:10:36 DEBUG : appleapple: size = 21 OK 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:10:36 DEBUG : banana: size = 6 OK 2026/07/25 06:10:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:36 DEBUG : banana: Unchanged skipping 2026/07/25 06:10:36 DEBUG : splitbanan: size = 16 OK 2026/07/25 06:10:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/25 06:10:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 06:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 06:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 06:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 06:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 06:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 06:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 06:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 06:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 06:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 06:10:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 06:10:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/25 06:10:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/25 06:10:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/25 06:10:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/25 06:10:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/25 06:10:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/25 06:10:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/25 06:10:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/25 06:10:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/25 06:10:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 06:10:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/25 06:10:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 06:10:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/25 06:10:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/25 06:10:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/25 06:10:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 06:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 06:10:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/25 06:10:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/25 06:10:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/25 06:10:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/25 06:10:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:10:37 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:10:37 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:10:37 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:37 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:37 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : appleapple: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/25 06:10:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 06:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 06:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 06:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 06:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 06:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 06:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 06:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 06:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 06:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 06:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 06:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 06:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 06:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 06:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 06:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 06:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 06:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 06:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 06:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 06:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 06:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 06:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 06:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 06:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 06:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 06:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 06:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 06:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 06:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 06:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 06:10:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 06:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 06:10:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 06:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 06:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 06:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 06:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 06:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 06:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 06:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 06:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 06:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 06:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 06:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 06:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 06:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 06:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 06:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 06:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 06:10:37 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:10:50 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:50 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:10:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:10:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:10:50 DEBUG : banana: size = 6 OK 2026/07/25 06:10:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : banana: Unchanged skipping 2026/07/25 06:10:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:10:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:10:50 DEBUG : apple: size = 5 OK 2026/07/25 06:10:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : apple: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:10:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:10:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:10:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:10:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:10:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:10:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:10:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:10:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:10:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:10:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:10:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:10:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:10:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:10:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:10:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:10:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:10:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:10:50 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:10:50 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:50 INFO : There was nothing to transfer 2026/07/25 06:10:50 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:51 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:10:51 DEBUG : apple: size = 5 OK 2026/07/25 06:10:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : apple: Unchanged skipping 2026/07/25 06:10:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:10:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:10:51 DEBUG : banana: size = 6 OK 2026/07/25 06:10:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : banana: Unchanged skipping 2026/07/25 06:10:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:10:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:10:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:10:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:10:51 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:10:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:10:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:10:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:10:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:10:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:10:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:10:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:10:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:10:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:10:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:10:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:10:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:10:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:10:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:10:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:10:51 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:10:51 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:51 INFO : There was nothing to transfer 2026/07/25 06:10:51 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:52 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : Waiting for deletions to finish 2026/07/25 06:10:52 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:10:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:11:04 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:04 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : apple: size = 5 OK 2026/07/25 06:11:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : apple: Unchanged skipping 2026/07/25 06:11:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:11:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:11:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:11:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:11:05 DEBUG : banana: size = 6 OK 2026/07/25 06:11:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : banana: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:11:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:11:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:11:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:11:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:11:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:11:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:11:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:11:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:11:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:11:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:11:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:11:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:11:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:11:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:11:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:11:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:11:05 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:05 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:05 INFO : There was nothing to transfer 2026/07/25 06:11:05 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:05 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : apple: size = 5 OK 2026/07/25 06:11:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : apple: Unchanged skipping 2026/07/25 06:11:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:11:06 DEBUG : banana: size = 6 OK 2026/07/25 06:11:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:11:06 DEBUG : banana: Unchanged skipping 2026/07/25 06:11:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:11:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:11:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:11:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:11:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:11:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:11:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:11:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:11:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:11:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:11:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:11:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:11:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:11:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:11:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:11:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:11:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:11:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:11:06 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:06 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:06 INFO : There was nothing to transfer 2026/07/25 06:11:06 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:06 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:11:18 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:19 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:11:19 DEBUG : apple: size = 5 OK 2026/07/25 06:11:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : apple: Unchanged skipping 2026/07/25 06:11:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:11:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : banana: size = 6 OK 2026/07/25 06:11:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:11:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : banana: Unchanged skipping 2026/07/25 06:11:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:11:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:11:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:11:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:11:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:11:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:11:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:11:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:11:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:11:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:11:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:11:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:11:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:11:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:11:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:11:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:11:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:11:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:11:19 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:19 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:19 INFO : There was nothing to transfer 2026/07/25 06:11:19 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:20 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:11:20 DEBUG : apple: size = 5 OK 2026/07/25 06:11:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : apple: Unchanged skipping 2026/07/25 06:11:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:11:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:11:20 DEBUG : banana: size = 6 OK 2026/07/25 06:11:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : banana: Unchanged skipping 2026/07/25 06:11:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:11:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:11:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:11:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:11:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:11:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:11:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:11:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:11:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:11:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:11:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:11:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:11:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:11:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:11:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:11:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:11:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:11:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:11:20 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:20 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:20 INFO : There was nothing to transfer 2026/07/25 06:11:20 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:21 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:11:33 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:33 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : apple: size = 5 OK 2026/07/25 06:11:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : apple: Unchanged skipping 2026/07/25 06:11:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:11:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:11:34 DEBUG : banana: size = 6 OK 2026/07/25 06:11:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : banana: Unchanged skipping 2026/07/25 06:11:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:11:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:11:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:11:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:11:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:11:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:11:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:11:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:11:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:11:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:11:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:11:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:11:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:11:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:11:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:11:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:11:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:11:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:11:34 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:34 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:34 INFO : There was nothing to transfer 2026/07/25 06:11:34 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:34 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : apple: size = 5 OK 2026/07/25 06:11:35 DEBUG : banana: size = 6 OK 2026/07/25 06:11:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : banana: Unchanged skipping 2026/07/25 06:11:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:11:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : apple: Unchanged skipping 2026/07/25 06:11:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:11:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:11:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:11:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:11:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:11:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:11:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:11:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:11:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:11:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:11:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:11:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:11:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:11:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:11:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:11:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:11:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:11:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:11:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:11:35 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:35 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:35 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:35 INFO : There was nothing to transfer 2026/07/25 06:11:35 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:35 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:11:47 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:47 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : apple: size = 5 OK 2026/07/25 06:11:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : apple: Unchanged skipping 2026/07/25 06:11:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:11:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:11:48 DEBUG : banana: size = 6 OK 2026/07/25 06:11:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : banana: Unchanged skipping 2026/07/25 06:11:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:11:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:11:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:11:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:11:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:11:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:11:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:11:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:11:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:11:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:11:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:11:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:11:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:11:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:11:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:11:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:11:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:11:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:11:48 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:48 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:48 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:48 INFO : There was nothing to transfer 2026/07/25 06:11:48 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:48 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : apple: size = 5 OK 2026/07/25 06:11:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : apple: Unchanged skipping 2026/07/25 06:11:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 06:11:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 06:11:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 06:11:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 06:11:49 DEBUG : banana: size = 6 OK 2026/07/25 06:11:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : banana: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 06:11:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 06:11:49 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 06:11:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 06:11:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 06:11:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 06:11:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 06:11:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 06:11:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 06:11:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 06:11:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 06:11:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 06:11:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 06:11:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 06:11:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 06:11:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 06:11:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:11:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 06:11:49 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:49 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:49 INFO : There was nothing to transfer 2026/07/25 06:11:49 DEBUG : Waiting for deletions to finish 2026/07/25 06:11:49 DEBUG : apple: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : banana: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 06:11:49 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (171.58s) --- PASS: TestTransform/NFC (13.87s) --- PASS: TestTransform/NFD (14.46s) --- PASS: TestTransform/base64 (17.09s) --- PASS: TestTransform/prefix (19.09s) --- PASS: TestTransform/suffix (19.13s) --- PASS: TestTransform/truncate (15.66s) --- PASS: TestTransform/encoder (15.21s) --- PASS: TestTransform/ISO-8859-1 (14.21s) --- PASS: TestTransform/charmap (14.04s) --- PASS: TestTransform/lowercase (14.87s) --- PASS: TestTransform/ascii (13.96s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:11:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/25 06:11:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/25 06:11:54 INFO : sub dir_somesuffix: Making directory 2026/07/25 06:11:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/25 06:11:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/25 06:11:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/25 06:11:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/25 06:11:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/25 06:11:54 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:54 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/25 06:11:55 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:11:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/25 06:11:55 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.56s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:11:55 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:11:56 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:11:56 INFO : tictactoe: Making directory 2026/07/25 06:11:56 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:11:56 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:11:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:11:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/25 06:11:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:11:56 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:56 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:56 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/25 06:11:56 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:11:56 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/25 06:11:56 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:11:57 INFO : toe: Making directory 2026/07/25 06:11:57 INFO : toe/toe: Making directory 2026/07/25 06:11:57 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:11:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/25 06:11:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/25 06:11:57 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:57 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:11:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/25 06:11:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/25 06:11:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:11:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/25 06:11:58 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.62s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:11:59 INFO : toe: Making directory 2026/07/25 06:11:59 INFO : toe/toe: Making directory 2026/07/25 06:11:59 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:11:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/25 06:11:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/25 06:11:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/25 06:11:59 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:11:59 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/25 06:12:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/25 06:12:00 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.60s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:12:00 DEBUG : empty_dir: Making directory with metadata 2026/07/25 06:12:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 06:12:00 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:01 INFO : tictacempty_dir: Making directory 2026/07/25 06:12:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:01 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:01 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:01 INFO : tictactoe: Making directory 2026/07/25 06:12:01 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:01 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:01 INFO : tictactoe/tictactoe: Making directory 2026/07/25 06:12:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/25 06:12:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 06:12:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/25 06:12:01 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:01 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/25 06:12:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/25 06:12:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.55s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:12:02 DEBUG : empty_dir: Making directory with metadata 2026/07/25 06:12:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 06:12:02 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:02 INFO : tictacempty_dir: Making directory 2026/07/25 06:12:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:02 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:02 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:02 INFO : tictactoe: Making directory 2026/07/25 06:12:02 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:02 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:02 INFO : tictactoe/tictactoe: Making directory 2026/07/25 06:12:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/25 06:12:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 06:12:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:02 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:02 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 06:12:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/25 06:12:03 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:03 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:03 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:03 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/25 06:12:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 06:12:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/25 06:12:04 NOTICE: B2 bucket rclone-test-bodosiv4miza: 0 differences found 2026/07/25 06:12:04 NOTICE: B2 bucket rclone-test-bodosiv4miza: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:12:04 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:04 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:04 INFO : tictactoe: Making directory 2026/07/25 06:12:04 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:04 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:04 INFO : tictactoe/tictactoe: Making directory 2026/07/25 06:12:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/25 06:12:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 06:12:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/25 06:12:04 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:04 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/25 06:12:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/25 06:12:05 DEBUG : Waiting for deletions to finish 2026/07/25 06:12:05 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:05 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:05 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/25 06:12:06 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 06:12:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/25 06:12:06 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:06 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/25 06:12:06 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:06 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.43s) === RUN TestSyntax 2026/07/25 06:12:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:12:07 INFO : toe: Making directory 2026/07/25 06:12:07 INFO : toe/toe: Making directory 2026/07/25 06:12:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/25 06:12:07 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:07 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:07 DEBUG : toe/toe/toe: size = 11 OK 2026/07/25 06:12:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:07 INFO : toe/toe/toe: Copied (new) 2026/07/25 06:12:07 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.50s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:12:08 DEBUG : empty_dir: Making directory with metadata 2026/07/25 06:12:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 06:12:08 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:08 INFO : tictacempty_dir: Making directory 2026/07/25 06:12:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:08 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:08 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:08 INFO : tictactoe: Making directory 2026/07/25 06:12:08 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:08 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:08 INFO : tictactoe/tictactoe: Making directory 2026/07/25 06:12:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/25 06:12:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 06:12:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:08 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:08 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 06:12:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:09 INFO : toe/toe/toe.txt: Deleted 2026/07/25 06:12:09 INFO : toe/toe: Removing directory 2026/07/25 06:12:09 INFO : toe: Removing directory 2026/07/25 06:12:09 INFO : empty_dir: Removing directory 2026/07/25 06:12:09 DEBUG : Local file system at /tmp/rclone1302713345: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.51s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:12:10 DEBUG : empty_dir: Making directory with metadata 2026/07/25 06:12:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 06:12:10 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:10 INFO : tictacempty_dir: Making directory 2026/07/25 06:12:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:10 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:10 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:10 INFO : tictactoe: Making directory 2026/07/25 06:12:10 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:10 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:10 INFO : tictactoe/tictactoe: Making directory 2026/07/25 06:12:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/25 06:12:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 06:12:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:10 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:10 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 06:12:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:11 INFO : toe/toe/toe.txt: Deleted 2026/07/25 06:12:11 INFO : toe/toe: Removing directory 2026/07/25 06:12:11 INFO : toe: Removing directory 2026/07/25 06:12:11 INFO : empty_dir: Removing directory 2026/07/25 06:12:11 DEBUG : Local file system at /tmp/rclone1302713345: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/25 06:12:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 06:12:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/25 06:12:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 06:12:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 06:12:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 06:12:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/25 06:12:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/25 06:12:12 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.55s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:12:13 DEBUG : Reset feature "Copy" 2026/07/25 06:12:13 DEBUG : Reset feature "Move" 2026/07/25 06:12:13 DEBUG : Reset feature "Copy" 2026/07/25 06:12:13 DEBUG : Reset feature "Move" 2026/07/25 06:12:13 DEBUG : empty_dir: Making directory with metadata 2026/07/25 06:12:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 06:12:13 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:13 INFO : tictacempty_dir: Making directory 2026/07/25 06:12:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 06:12:13 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:13 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:13 INFO : tictactoe: Making directory 2026/07/25 06:12:13 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:13 DEBUG : toe: transformed to: tictactoe 2026/07/25 06:12:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:13 INFO : tictactoe/tictactoe: Making directory 2026/07/25 06:12:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 06:12:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/25 06:12:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 06:12:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:13 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:13 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 06:12:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 06:12:14 INFO : toe/toe/toe.txt: Deleted 2026/07/25 06:12:14 INFO : toe/toe: Removing directory 2026/07/25 06:12:14 INFO : toe: Removing directory 2026/07/25 06:12:14 INFO : empty_dir: Removing directory 2026/07/25 06:12:14 DEBUG : Local file system at /tmp/rclone1302713345: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/25 06:12:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 06:12:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/25 06:12:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 06:12:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 06:12:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 06:12:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/25 06:12:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/25 06:12:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.60s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:12:18 DEBUG : toe: transformed to: dG9l 2026/07/25 06:12:18 DEBUG : toe: transformed to: dG9l 2026/07/25 06:12:18 INFO : dG9l: Making directory 2026/07/25 06:12:18 DEBUG : toe: transformed to: dG9l 2026/07/25 06:12:18 DEBUG : toe: transformed to: dG9l 2026/07/25 06:12:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/25 06:12:18 INFO : dG9l/dG9l: Making directory 2026/07/25 06:12:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/25 06:12:18 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/25 06:12:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/25 06:12:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 06:12:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/25 06:12:18 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:18 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/25 06:12:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:18 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/25 06:12:18 DEBUG : Waiting for deletions to finish 2026/07/25 06:12:19 DEBUG : dG9l: transformed to: toe 2026/07/25 06:12:19 DEBUG : dG9l: transformed to: toe 2026/07/25 06:12:19 DEBUG : dG9l: transformed to: toe 2026/07/25 06:12:19 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/25 06:12:19 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/25 06:12:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/25 06:12:19 DEBUG : Local file system at /tmp/rclone1302713345: Waiting for checks to finish 2026/07/25 06:12:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/25 06:12:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/25 06:12:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/25 06:12:19 DEBUG : Local file system at /tmp/rclone1302713345: Waiting for transfers to finish 2026/07/25 06:12:19 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-bodosiv4miza", Local "Local file system at /tmp/rclone1302713345", Modify Window "1ms" 2026/07/25 06:12:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 06:12:20 DEBUG : toe: transformed to: 2026/07/25 06:12:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 06:12:20 DEBUG : toe: transformed to: 2026/07/25 06:12:20 INFO : B2 bucket rclone-test-bodosiv4miza: Making directory 2026/07/25 06:12:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 06:12:20 DEBUG : toe: transformed to: 2026/07/25 06:12:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 06:12:20 DEBUG : toe: transformed to: 2026/07/25 06:12:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 06:12:20 DEBUG : toe/toe: transformed to: 2026/07/25 06:12:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/25 06:12:20 INFO : toe/toe: Making directory 2026/07/25 06:12:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 06:12:20 DEBUG : toe/toe: transformed to: 2026/07/25 06:12:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/25 06:12:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 06:12:20 DEBUG : toe: transformed to: 2026/07/25 06:12:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/25 06:12:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 06:12:20 DEBUG : toe/toe/toe: transformed to: 2026/07/25 06:12:20 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/25 06:12:20 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for checks to finish 2026/07/25 06:12:20 DEBUG : B2 bucket rclone-test-bodosiv4miza: Waiting for transfers to finish 2026/07/25 06:12:21 DEBUG : toe/toe/toe: size = 11 OK 2026/07/25 06:12:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 06:12:21 INFO : toe/toe/toe: Copied (new) 2026/07/25 06:12:21 ERROR : B2 bucket rclone-test-bodosiv4miza: not deleting files as there were IO errors 2026/07/25 06:12:21 ERROR : B2 bucket rclone-test-bodosiv4miza: not deleting directories as there were IO errors --- PASS: TestError (1.78s) PASS 2026/07/25 06:12:22 DEBUG : B2 bucket rclone-test-bodosiv4miza: Purge remote 2026/07/25 06:12:22 INFO : B2 bucket rclone-test-bodosiv4miza: cleaning bucket "rclone-test-bodosiv4miza" of all files 2026/07/25 06:12:23 DEBUG : BackupDir/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a64a7_d20260725_m060641_c001_v7007000_t0000_u01784959601069") 2026/07/25 06:12:23 DEBUG : BackupDir/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1154ec6901967994_d20260725_m060632_c001_v0001104_t0048_u01784959592290") 2026/07/25 06:12:23 DEBUG : CompareDest/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5d5a_d20260725_m060613_c001_v7007000_t0000_u01784959573392") 2026/07/25 06:12:23 DEBUG : CompareDest/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b0512b_d20260725_m060607_c001_v0001176_t0048_u01784959567562") 2026/07/25 06:12:23 DEBUG : CompareDest/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5d5b_d20260725_m060613_c001_v7007000_t0000_u01784959573565") 2026/07/25 06:12:23 DEBUG : CompareDest/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da84e7_d20260725_m060608_c001_v0001105_t0051_u01784959568568") 2026/07/25 06:12:23 DEBUG : CopyDest/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a64a8_d20260725_m060641_c001_v7007000_t0000_u01784959601250") 2026/07/25 06:12:23 DEBUG : CopyDest/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8545_d20260725_m060629_c001_v0001105_t0053_u01784959589324") 2026/07/25 06:12:23 DEBUG : CopyDest/three: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a64a9_d20260725_m060641_c001_v7007000_t0000_u01784959601431") 2026/07/25 06:12:23 DEBUG : CopyDest/three: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da856d_d20260725_m060638_c001_v0001105_t0020_u01784959598815") 2026/07/25 06:12:23 DEBUG : CopyDest/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a64aa_d20260725_m060641_c001_v7007000_t0000_u01784959601613") 2026/07/25 06:12:23 DEBUG : CopyDest/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8563_d20260725_m060636_c001_v0001105_t0002_u01784959596329") 2026/07/25 06:12:23 DEBUG : EXISTING: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf91454c_d20260725_m060759_c001_v7007000_t0000_u01784959679309") 2026/07/25 06:12:23 DEBUG : EXISTING: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8703_d20260725_m060757_c001_v0001105_t0001_u01784959677953") 2026/07/25 06:12:23 DEBUG : PREFIXapple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ee7_d20260725_m061001_c001_v7007000_t0000_u01784959801703") 2026/07/25 06:12:24 DEBUG : PREFIXapple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57fc_d20260725_m060956_c001_v0001130_t0023_u01784959796365") 2026/07/25 06:12:24 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a551308_d20260725_m061001_c001_v7007000_t0000_u01784959801446") 2026/07/25 06:12:24 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e19b_d20260725_m060956_c001_v0001184_t0012_u01784959796375") 2026/07/25 06:12:24 DEBUG : PREFIXbanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a55130b_d20260725_m061001_c001_v7007000_t0000_u01784959801640") 2026/07/25 06:12:24 DEBUG : PREFIXbanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89c3_d20260725_m060956_c001_v0001105_t0047_u01784959796385") 2026/07/25 06:12:24 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ee4_d20260725_m061001_c001_v7007000_t0000_u01784959801438") 2026/07/25 06:12:24 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c94d_d20260725_m060956_c001_v0001184_t0045_u01784959796396") 2026/07/25 06:12:24 DEBUG : Testêé: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf91454a_d20260725_m060755_c001_v7007000_t0000_u01784959675418") 2026/07/25 06:12:24 DEBUG : Testêé: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da86ed_d20260725_m060754_c001_v0001105_t0007_u01784959674606") 2026/07/25 06:12:24 DEBUG : Testêé: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da86e3_d20260725_m060753_c001_v0001105_t0024_u01784959673852") 2026/07/25 06:12:24 DEBUG : YXBwbGU=: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ec9_d20260725_m060944_c001_v7007000_t0000_u01784959784149") 2026/07/25 06:12:24 DEBUG : YXBwbGU=: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c8b1_d20260725_m060940_c001_v0001184_t0046_u01784959780244") 2026/07/25 06:12:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76eca_d20260725_m060944_c001_v7007000_t0000_u01784959784323") 2026/07/25 06:12:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57ba_d20260725_m060940_c001_v0001130_t0001_u01784959780254") 2026/07/25 06:12:24 DEBUG : YmFuYW5h: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ecb_d20260725_m060944_c001_v7007000_t0000_u01784959784495") 2026/07/25 06:12:24 DEBUG : YmFuYW5h: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e0fb_d20260725_m060940_c001_v0001184_t0042_u01784959780263") 2026/07/25 06:12:24 DEBUG : a/potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708bc_d20260725_m060441_c001_v7007000_t0000_u01784959481981") 2026/07/25 06:12:24 DEBUG : a/potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8317_d20260725_m060441_c001_v0001105_t0034_u01784959481338") 2026/07/25 06:12:24 DEBUG : a/potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b95_d20260725_m060439_c001_v7007000_t0000_u01784959479598") 2026/07/25 06:12:24 DEBUG : a/potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da830b_d20260725_m060438_c001_v0001105_t0027_u01784959478756") 2026/07/25 06:12:25 DEBUG : a/potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b5c_d20260725_m060420_c001_v7007000_t0000_u01784959460336") 2026/07/25 06:12:25 DEBUG : a/potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8295_d20260725_m060419_c001_v0001105_t0013_u01784959459258") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f64a_d20260725_m061150_c001_v7007000_t0000_u01784959910388") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cda2_d20260725_m061146_c001_v0001184_t0021_u01784959906302") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b53_d20260725_m061136_c001_v7007000_t0000_u01784959896211") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cd10_d20260725_m061131_c001_v0001184_t0002_u01784959891994") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f518_d20260725_m061121_c001_v7007000_t0000_u01784959881568") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cc7f_d20260725_m061117_c001_v0001184_t0000_u01784959877551") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03cf_d20260725_m061107_c001_v7007000_t0000_u01784959867306") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cbfb_d20260725_m061103_c001_v0001184_t0033_u01784959863577") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079bc_d20260725_m061053_c001_v7007000_t0000_u01784959853104") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cb79_d20260725_m061048_c001_v0001184_t0032_u01784959848754") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212a9_d20260725_m061037_c001_v7007000_t0000_u01784959837961") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cadd_d20260725_m061032_c001_v0001184_t0056_u01784959832402") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29e3_d20260725_m061021_c001_v7007000_t0000_u01784959821899") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e27b_d20260725_m061018_c001_v0001184_t0058_u01784959818527") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f419fba77291bd577_d20260725_m061017_c001_v7007000_t0000_u01784959817287") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca0d_d20260725_m061013_c001_v0001184_t0029_u01784959813526") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02d3_d20260725_m061003_c001_v7007000_t0000_u01784959803127") 2026/07/25 06:12:25 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a580c_d20260725_m060959_c001_v0001130_t0059_u01784959799663") 2026/07/25 06:12:26 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0288_d20260725_m060958_c001_v7007000_t0000_u01784959798503") 2026/07/25 06:12:26 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57f4_d20260725_m060954_c001_v0001130_t0029_u01784959794721") 2026/07/25 06:12:26 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f409022e3429cc3d5_d20260725_m060942_c001_v7007000_t0000_u01784959782048") 2026/07/25 06:12:26 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c893_d20260725_m060937_c001_v0001184_t0039_u01784959777696") 2026/07/25 06:12:26 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66d6_d20260725_m060926_c001_v7007000_t0000_u01784959766925") 2026/07/25 06:12:26 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c821_d20260725_m060922_c001_v0001184_t0019_u01784959762909") 2026/07/25 06:12:26 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b1e_d20260725_m060912_c001_v7007000_t0000_u01784959752514") 2026/07/25 06:12:26 DEBUG : apple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c7a3_d20260725_m060908_c001_v0001184_t0016_u01784959748468") 2026/07/25 06:12:26 DEBUG : appleSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf915227_d20260725_m061020_c001_v7007000_t0000_u01784959820142") 2026/07/25 06:12:26 DEBUG : appleSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca1b_d20260725_m061015_c001_v0001184_t0030_u01784959815315") 2026/07/25 06:12:26 DEBUG : appleapple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212ab_d20260725_m061038_c001_v7007000_t0000_u01784959838141") 2026/07/25 06:12:26 DEBUG : appleapple: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3caed_d20260725_m061034_c001_v0001184_t0011_u01784959834183") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f64b_d20260725_m061150_c001_v7007000_t0000_u01784959910560") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8bdb_d20260725_m061146_c001_v0001105_t0021_u01784959906856") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b54_d20260725_m061136_c001_v7007000_t0000_u01784959896391") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8b95_d20260725_m061132_c001_v0001105_t0002_u01784959892495") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f519_d20260725_m061121_c001_v7007000_t0000_u01784959881742") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8b3b_d20260725_m061118_c001_v0001105_t0022_u01784959878126") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03d3_d20260725_m061107_c001_v7007000_t0000_u01784959867479") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8afd_d20260725_m061104_c001_v0001105_t0010_u01784959864258") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079bd_d20260725_m061053_c001_v7007000_t0000_u01784959853285") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8ab5_d20260725_m061049_c001_v0001105_t0058_u01784959849404") 2026/07/25 06:12:26 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f42394c0fd615e324_d20260725_m061036_c001_v7007000_t0000_u01784959836130") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a73_d20260725_m061033_c001_v0001105_t0024_u01784959833000") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29e4_d20260725_m061022_c001_v7007000_t0000_u01784959822093") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca45_d20260725_m061018_c001_v0001184_t0012_u01784959818537") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f419fba77291bd571_d20260725_m061016_c001_v7007000_t0000_u01784959816943") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e245_d20260725_m061014_c001_v0001184_t0033_u01784959814163") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02d7_d20260725_m061003_c001_v7007000_t0000_u01784959803301") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1c5_d20260725_m060959_c001_v0001184_t0056_u01784959799673") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a5512cd_d20260725_m060958_c001_v7007000_t0000_u01784959798309") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89bd_d20260725_m060955_c001_v0001105_t0029_u01784959795250") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5e69_d20260725_m060942_c001_v7007000_t0000_u01784959782385") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e0ed_d20260725_m060938_c001_v0001184_t0027_u01784959778310") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66d7_d20260725_m060927_c001_v7007000_t0000_u01784959767106") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e077_d20260725_m060923_c001_v0001184_t0044_u01784959763555") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b1f_d20260725_m060912_c001_v7007000_t0000_u01784959752696") 2026/07/25 06:12:27 DEBUG : appleappleapplebanana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4dfe5_d20260725_m060909_c001_v0001184_t0045_u01784959749005") 2026/07/25 06:12:27 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4069203833c903a6_d20260725_m061020_c001_v7007000_t0000_u01784959820163") 2026/07/25 06:12:27 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5846_d20260725_m061015_c001_v0001130_t0038_u01784959815325") 2026/07/25 06:12:27 DEBUG : b/potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708be_d20260725_m060442_c001_v7007000_t0000_u01784959482154") 2026/07/25 06:12:27 DEBUG : b/potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8313_d20260725_m060440_c001_v0001105_t0018_u01784959480203") 2026/07/25 06:12:27 DEBUG : b/potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b94_d20260725_m060439_c001_v7007000_t0000_u01784959479080") 2026/07/25 06:12:27 DEBUG : b/potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8301_d20260725_m060437_c001_v0001105_t0003_u01784959477302") 2026/07/25 06:12:28 DEBUG : b/potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b5b_d20260725_m060419_c001_v7007000_t0000_u01784959459820") 2026/07/25 06:12:28 DEBUG : b/potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8287_d20260725_m060417_c001_v0001105_t0003_u01784959457891") 2026/07/25 06:12:28 DEBUG : backup/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a550fc3_d20260725_m060653_c001_v7007000_t0000_u01784959613651") 2026/07/25 06:12:28 DEBUG : backup/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1134532102905a84_d20260725_m060651_c001_v0001174_t0038_u01784959611453") 2026/07/25 06:12:28 DEBUG : backup/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113c7c355092e0f4_d20260725_m060647_c001_v0001182_t0051_u01784959607552") 2026/07/25 06:12:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f346f_d20260725_m060718_c001_v7007000_t0000_u01784959638415") 2026/07/25 06:12:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1050cb26faedb9b7_d20260725_m060716_c001_v0001184_t0009_u01784959636194") 2026/07/25 06:12:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f105191219387b662_d20260725_m060712_c001_v0001150_t0022_u01784959632074") 2026/07/25 06:12:28 DEBUG : backup/one.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c21053_d20260725_m060705_c001_v7007000_t0000_u01784959625560") 2026/07/25 06:12:28 DEBUG : backup/one.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1176bb337c261f5c_d20260725_m060703_c001_v0001184_t0046_u01784959623917") 2026/07/25 06:12:28 DEBUG : backup/one.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f118b13cdeec4cf7e_d20260725_m060659_c001_v0001161_t0035_u01784959619690") 2026/07/25 06:12:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3470_d20260725_m060718_c001_v7007000_t0000_u01784959638604") 2026/07/25 06:12:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f115835a2694774db_d20260725_m060717_c001_v0001130_t0058_u01784959637474") 2026/07/25 06:12:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1033ebc9e3819c32_d20260725_m060713_c001_v0001183_t0036_u01784959633831") 2026/07/25 06:12:28 DEBUG : backup/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a550fc4_d20260725_m060653_c001_v7007000_t0000_u01784959613830") 2026/07/25 06:12:28 DEBUG : backup/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f115c12f6c23aedeb_d20260725_m060652_c001_v0001179_t0056_u01784959612907") 2026/07/25 06:12:28 DEBUG : backup/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f109b42921a485e96_d20260725_m060649_c001_v0001182_t0051_u01784959609269") 2026/07/25 06:12:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c21056_d20260725_m060705_c001_v7007000_t0000_u01784959625741") 2026/07/25 06:12:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1118f1680463e5f3_d20260725_m060704_c001_v0001179_t0017_u01784959624734") 2026/07/25 06:12:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11296c7c190e4f71_d20260725_m060701_c001_v0001167_t0034_u01784959621478") 2026/07/25 06:12:28 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f64e_d20260725_m061150_c001_v7007000_t0000_u01784959910732") 2026/07/25 06:12:28 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5a3c_d20260725_m061146_c001_v0001130_t0051_u01784959906503") 2026/07/25 06:12:28 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b55_d20260725_m061136_c001_v7007000_t0000_u01784959896571") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a59fc_d20260725_m061132_c001_v0001130_t0044_u01784959892210") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f51a_d20260725_m061121_c001_v7007000_t0000_u01784959881914") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5988_d20260725_m061117_c001_v0001130_t0056_u01784959877764") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03d8_d20260725_m061107_c001_v7007000_t0000_u01784959867654") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5942_d20260725_m061103_c001_v0001130_t0054_u01784959863867") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079bf_d20260725_m061053_c001_v7007000_t0000_u01784959853470") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a58f2_d20260725_m061048_c001_v0001130_t0048_u01784959848952") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212ae_d20260725_m061038_c001_v7007000_t0000_u01784959838320") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a58a6_d20260725_m061032_c001_v0001130_t0001_u01784959832594") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29e6_d20260725_m061022_c001_v7007000_t0000_u01784959822287") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a585c_d20260725_m061018_c001_v0001130_t0003_u01784959818548") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4069203833c9037d_d20260725_m061017_c001_v7007000_t0000_u01784959817475") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5840_d20260725_m061013_c001_v0001130_t0012_u01784959813726") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02db_d20260725_m061003_c001_v7007000_t0000_u01784959803479") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c97d_d20260725_m060959_c001_v0001184_t0046_u01784959799683") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0289_d20260725_m060958_c001_v7007000_t0000_u01784959798678") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e18d_d20260725_m060955_c001_v0001184_t0024_u01784959795047") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ec5_d20260725_m060942_c001_v7007000_t0000_u01784959782213") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57ae_d20260725_m060937_c001_v0001130_t0023_u01784959777909") 2026/07/25 06:12:29 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66d8_d20260725_m060927_c001_v7007000_t0000_u01784959767287") 2026/07/25 06:12:30 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5782_d20260725_m060923_c001_v0001130_t0059_u01784959763153") 2026/07/25 06:12:30 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b22_d20260725_m060912_c001_v7007000_t0000_u01784959752878") 2026/07/25 06:12:30 DEBUG : banana: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5754_d20260725_m060908_c001_v0001130_t0029_u01784959748671") 2026/07/25 06:12:30 DEBUG : bananaSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4069203833c903ab_d20260725_m061020_c001_v7007000_t0000_u01784959820350") 2026/07/25 06:12:30 DEBUG : bananaSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e24d_d20260725_m061015_c001_v0001184_t0036_u01784959815335") 2026/07/25 06:12:30 DEBUG : both0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7257e_d20260725_m060844_c001_v7007000_t0000_u01784959724090") 2026/07/25 06:12:30 DEBUG : both0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87c9_d20260725_m060825_c001_v0001105_t0007_u01784959705130") 2026/07/25 06:12:30 DEBUG : both0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f348e_d20260725_m060820_c001_v7007000_t0000_u01784959700946") 2026/07/25 06:12:30 DEBUG : both0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da870d_d20260725_m060801_c001_v0001105_t0049_u01784959681171") 2026/07/25 06:12:30 DEBUG : both1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7257f_d20260725_m060844_c001_v7007000_t0000_u01784959724261") 2026/07/25 06:12:30 DEBUG : both1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87cf_d20260725_m060825_c001_v0001105_t0036_u01784959705993") 2026/07/25 06:12:30 DEBUG : both1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f348f_d20260725_m060821_c001_v7007000_t0000_u01784959701125") 2026/07/25 06:12:30 DEBUG : both1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8719_d20260725_m060802_c001_v0001105_t0059_u01784959682380") 2026/07/25 06:12:30 DEBUG : both10: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72580_d20260725_m060844_c001_v7007000_t0000_u01784959724432") 2026/07/25 06:12:30 DEBUG : both10: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8821_d20260725_m060833_c001_v0001105_t0052_u01784959713824") 2026/07/25 06:12:30 DEBUG : both10: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3490_d20260725_m060821_c001_v7007000_t0000_u01784959701304") 2026/07/25 06:12:30 DEBUG : both10: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8763_d20260725_m060810_c001_v0001105_t0046_u01784959690645") 2026/07/25 06:12:30 DEBUG : both11: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72581_d20260725_m060844_c001_v7007000_t0000_u01784959724604") 2026/07/25 06:12:30 DEBUG : both11: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8829_d20260725_m060834_c001_v0001105_t0037_u01784959714633") 2026/07/25 06:12:30 DEBUG : both11: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3491_d20260725_m060821_c001_v7007000_t0000_u01784959701482") 2026/07/25 06:12:30 DEBUG : both11: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da876b_d20260725_m060811_c001_v0001105_t0019_u01784959691283") 2026/07/25 06:12:30 DEBUG : both12: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72583_d20260725_m060844_c001_v7007000_t0000_u01784959724775") 2026/07/25 06:12:30 DEBUG : both12: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8831_d20260725_m060835_c001_v0001105_t0007_u01784959715346") 2026/07/25 06:12:30 DEBUG : both12: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3492_d20260725_m060821_c001_v7007000_t0000_u01784959701662") 2026/07/25 06:12:31 DEBUG : both12: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da876f_d20260725_m060812_c001_v0001105_t0053_u01784959692026") 2026/07/25 06:12:31 DEBUG : both13: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72584_d20260725_m060844_c001_v7007000_t0000_u01784959724946") 2026/07/25 06:12:31 DEBUG : both13: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da883b_d20260725_m060836_c001_v0001105_t0004_u01784959716109") 2026/07/25 06:12:31 DEBUG : both13: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3493_d20260725_m060821_c001_v7007000_t0000_u01784959701841") 2026/07/25 06:12:31 DEBUG : both13: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8775_d20260725_m060812_c001_v0001105_t0007_u01784959692764") 2026/07/25 06:12:31 DEBUG : both14: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72585_d20260725_m060845_c001_v7007000_t0000_u01784959725118") 2026/07/25 06:12:31 DEBUG : both14: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8841_d20260725_m060836_c001_v0001105_t0028_u01784959716758") 2026/07/25 06:12:31 DEBUG : both14: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3494_d20260725_m060822_c001_v7007000_t0000_u01784959702020") 2026/07/25 06:12:31 DEBUG : both14: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da877b_d20260725_m060813_c001_v0001105_t0055_u01784959693645") 2026/07/25 06:12:31 DEBUG : both15: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72586_d20260725_m060845_c001_v7007000_t0000_u01784959725288") 2026/07/25 06:12:31 DEBUG : both15: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8847_d20260725_m060837_c001_v0001105_t0029_u01784959717344") 2026/07/25 06:12:31 DEBUG : both15: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3495_d20260725_m060822_c001_v7007000_t0000_u01784959702199") 2026/07/25 06:12:31 DEBUG : both15: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8783_d20260725_m060814_c001_v0001105_t0058_u01784959694466") 2026/07/25 06:12:31 DEBUG : both16: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72588_d20260725_m060845_c001_v7007000_t0000_u01784959725460") 2026/07/25 06:12:31 DEBUG : both16: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8851_d20260725_m060838_c001_v0001105_t0003_u01784959718221") 2026/07/25 06:12:31 DEBUG : both16: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3496_d20260725_m060822_c001_v7007000_t0000_u01784959702378") 2026/07/25 06:12:31 DEBUG : both16: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8789_d20260725_m060815_c001_v0001105_t0042_u01784959695125") 2026/07/25 06:12:31 DEBUG : both17: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72589_d20260725_m060845_c001_v7007000_t0000_u01784959725631") 2026/07/25 06:12:31 DEBUG : both17: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8859_d20260725_m060839_c001_v0001105_t0039_u01784959719292") 2026/07/25 06:12:31 DEBUG : both17: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3497_d20260725_m060822_c001_v7007000_t0000_u01784959702559") 2026/07/25 06:12:31 DEBUG : both17: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8795_d20260725_m060816_c001_v0001105_t0040_u01784959696166") 2026/07/25 06:12:32 DEBUG : both18: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7258a_d20260725_m060845_c001_v7007000_t0000_u01784959725803") 2026/07/25 06:12:32 DEBUG : both18: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da885f_d20260725_m060839_c001_v0001105_t0009_u01784959719840") 2026/07/25 06:12:32 DEBUG : both18: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3498_d20260725_m060822_c001_v7007000_t0000_u01784959702737") 2026/07/25 06:12:32 DEBUG : both18: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da879b_d20260725_m060816_c001_v0001105_t0022_u01784959696747") 2026/07/25 06:12:32 DEBUG : both19: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7258b_d20260725_m060845_c001_v7007000_t0000_u01784959725975") 2026/07/25 06:12:32 DEBUG : both19: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8867_d20260725_m060840_c001_v0001105_t0000_u01784959720610") 2026/07/25 06:12:32 DEBUG : both19: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3499_d20260725_m060822_c001_v7007000_t0000_u01784959702916") 2026/07/25 06:12:32 DEBUG : both19: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87a3_d20260725_m060817_c001_v0001105_t0035_u01784959697705") 2026/07/25 06:12:32 DEBUG : both2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7258c_d20260725_m060846_c001_v7007000_t0000_u01784959726151") 2026/07/25 06:12:32 DEBUG : both2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87db_d20260725_m060826_c001_v0001105_t0005_u01784959706927") 2026/07/25 06:12:32 DEBUG : both2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f349a_d20260725_m060823_c001_v7007000_t0000_u01784959703099") 2026/07/25 06:12:32 DEBUG : both2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8725_d20260725_m060803_c001_v0001105_t0031_u01784959683124") 2026/07/25 06:12:32 DEBUG : both3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7258d_d20260725_m060846_c001_v7007000_t0000_u01784959726322") 2026/07/25 06:12:32 DEBUG : both3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87e1_d20260725_m060827_c001_v0001105_t0049_u01784959707870") 2026/07/25 06:12:32 DEBUG : both3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f349b_d20260725_m060823_c001_v7007000_t0000_u01784959703279") 2026/07/25 06:12:32 DEBUG : both3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da872d_d20260725_m060803_c001_v0001105_t0009_u01784959683782") 2026/07/25 06:12:32 DEBUG : both4: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7258e_d20260725_m060846_c001_v7007000_t0000_u01784959726493") 2026/07/25 06:12:32 DEBUG : both4: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87eb_d20260725_m060828_c001_v0001105_t0048_u01784959708721") 2026/07/25 06:12:32 DEBUG : both4: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f349c_d20260725_m060823_c001_v7007000_t0000_u01784959703512") 2026/07/25 06:12:32 DEBUG : both4: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8733_d20260725_m060804_c001_v0001105_t0052_u01784959684539") 2026/07/25 06:12:32 DEBUG : both5: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7258f_d20260725_m060846_c001_v7007000_t0000_u01784959726664") 2026/07/25 06:12:33 DEBUG : both5: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87f3_d20260725_m060829_c001_v0001105_t0052_u01784959709447") 2026/07/25 06:12:33 DEBUG : both5: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f349d_d20260725_m060823_c001_v7007000_t0000_u01784959703690") 2026/07/25 06:12:33 DEBUG : both5: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8739_d20260725_m060805_c001_v0001105_t0001_u01784959685263") 2026/07/25 06:12:33 DEBUG : both6: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72590_d20260725_m060846_c001_v7007000_t0000_u01784959726835") 2026/07/25 06:12:33 DEBUG : both6: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87fd_d20260725_m060830_c001_v0001105_t0022_u01784959710696") 2026/07/25 06:12:33 DEBUG : both6: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f349e_d20260725_m060823_c001_v7007000_t0000_u01784959703870") 2026/07/25 06:12:33 DEBUG : both6: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8745_d20260725_m060807_c001_v0001105_t0032_u01784959687023") 2026/07/25 06:12:33 DEBUG : both7: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72591_d20260725_m060847_c001_v7007000_t0000_u01784959727007") 2026/07/25 06:12:33 DEBUG : both7: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8809_d20260725_m060831_c001_v0001105_t0005_u01784959711362") 2026/07/25 06:12:33 DEBUG : both7: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f349f_d20260725_m060824_c001_v7007000_t0000_u01784959704049") 2026/07/25 06:12:33 DEBUG : both7: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da874d_d20260725_m060807_c001_v0001105_t0048_u01784959687691") 2026/07/25 06:12:33 DEBUG : both8: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72592_d20260725_m060847_c001_v7007000_t0000_u01784959727178") 2026/07/25 06:12:33 DEBUG : both8: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8813_d20260725_m060832_c001_v0001105_t0029_u01784959712382") 2026/07/25 06:12:33 DEBUG : both8: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34a1_d20260725_m060824_c001_v7007000_t0000_u01784959704227") 2026/07/25 06:12:33 DEBUG : both8: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8753_d20260725_m060808_c001_v0001105_t0017_u01784959688376") 2026/07/25 06:12:33 DEBUG : both9: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72593_d20260725_m060847_c001_v7007000_t0000_u01784959727349") 2026/07/25 06:12:33 DEBUG : both9: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8819_d20260725_m060833_c001_v0001105_t0028_u01784959713077") 2026/07/25 06:12:33 DEBUG : both9: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34a2_d20260725_m060824_c001_v7007000_t0000_u01784959704406") 2026/07/25 06:12:33 DEBUG : both9: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da875b_d20260725_m060809_c001_v0001105_t0046_u01784959689539") 2026/07/25 06:12:33 DEBUG : c/non empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708bf_d20260725_m060442_c001_v7007000_t0000_u01784959482327") 2026/07/25 06:12:33 DEBUG : c/non empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8315_d20260725_m060440_c001_v0001105_t0007_u01784959480579") 2026/07/25 06:12:34 DEBUG : c/non empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b96_d20260725_m060439_c001_v7007000_t0000_u01784959479770") 2026/07/25 06:12:34 DEBUG : c/non empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8307_d20260725_m060438_c001_v0001105_t0022_u01784959478058") 2026/07/25 06:12:34 DEBUG : c/non empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b64_d20260725_m060420_c001_v7007000_t0000_u01784959460508") 2026/07/25 06:12:34 DEBUG : c/non empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da828f_d20260725_m060418_c001_v0001105_t0005_u01784959458508") 2026/07/25 06:12:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ecc_d20260725_m060944_c001_v7007000_t0000_u01784959784668") 2026/07/25 06:12:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8975_d20260725_m060940_c001_v0001105_t0053_u01784959780275") 2026/07/25 06:12:34 DEBUG : check sum: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbcf_d20260725_m060409_c001_v7007000_t0000_u01784959449622") 2026/07/25 06:12:34 DEBUG : check sum: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da824d_d20260725_m060408_c001_v0001105_t0032_u01784959448628") 2026/07/25 06:12:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f400cc35119b897da_d20260725_m061220_c001_v7007000_t0000_u01784959940319") 2026/07/25 06:12:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ceb8_d20260725_m061218_c001_v0001184_t0008_u01784959938862") 2026/07/25 06:12:34 DEBUG : dest/3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a6438_d20260725_m060622_c001_v7007000_t0000_u01784959582049") 2026/07/25 06:12:34 DEBUG : dest/3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407875e0348f5fcd_d20260725_m060620_c001_v0001184_t0012_u01784959580974") 2026/07/25 06:12:34 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212af_d20260725_m061038_c001_v7007000_t0000_u01784959838499") 2026/07/25 06:12:34 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a7d_d20260725_m061034_c001_v0001105_t0041_u01784959834391") 2026/07/25 06:12:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f64f_d20260725_m061150_c001_v7007000_t0000_u01784959910905") 2026/07/25 06:12:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cd66_d20260725_m061140_c001_v0001184_t0052_u01784959900824") 2026/07/25 06:12:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b56_d20260725_m061136_c001_v7007000_t0000_u01784959896753") 2026/07/25 06:12:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ccd8_d20260725_m061125_c001_v0001184_t0023_u01784959885971") 2026/07/25 06:12:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f51b_d20260725_m061122_c001_v7007000_t0000_u01784959882086") 2026/07/25 06:12:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cc49_d20260725_m061111_c001_v0001184_t0056_u01784959871938") 2026/07/25 06:12:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03dc_d20260725_m061107_c001_v7007000_t0000_u01784959867827") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cbc5_d20260725_m061057_c001_v0001184_t0005_u01784959857727") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079c0_d20260725_m061053_c001_v7007000_t0000_u01784959853652") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cb41_d20260725_m061042_c001_v0001184_t0024_u01784959842503") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c70cd9_d20260725_m061035_c001_v7007000_t0000_u01784959835961") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca9d_d20260725_m061026_c001_v0001184_t0049_u01784959826842") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29e7_d20260725_m061022_c001_v7007000_t0000_u01784959822485") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e27f_d20260725_m061018_c001_v0001184_t0046_u01784959818751") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f400cc35119b895f7_d20260725_m061017_c001_v7007000_t0000_u01784959817307") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c9d1_d20260725_m061007_c001_v0001184_t0011_u01784959807728") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02df_d20260725_m061003_c001_v7007000_t0000_u01784959803654") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1c9_d20260725_m060959_c001_v0001184_t0053_u01784959799896") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ee1_d20260725_m060958_c001_v7007000_t0000_u01784959798552") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57da_d20260725_m060948_c001_v0001130_t0003_u01784959788618") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf915207_d20260725_m060942_c001_v7007000_t0000_u01784959782067") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c85b_d20260725_m060931_c001_v0001184_t0003_u01784959771536") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66d9_d20260725_m060927_c001_v7007000_t0000_u01784959767468") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c7e7_d20260725_m060917_c001_v0001184_t0030_u01784959757085") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b24_d20260725_m060913_c001_v7007000_t0000_u01784959753063") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c769_d20260725_m060903_c001_v0001184_t0059_u01784959743206") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41455061a15db1b3_d20260725_m061020_c001_v7007000_t0000_u01784959820306") 2026/07/25 06:12:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca1f_d20260725_m061015_c001_v0001184_t0048_u01784959815520") 2026/07/25 06:12:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212b1_d20260725_m061038_c001_v7007000_t0000_u01784959838678") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e325_d20260725_m061034_c001_v0001184_t0005_u01784959834402") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f650_d20260725_m061151_c001_v7007000_t0000_u01784959911077") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5a2a_d20260725_m061141_c001_v0001130_t0050_u01784959901373") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b57_d20260725_m061136_c001_v7007000_t0000_u01784959896933") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a59ca_d20260725_m061126_c001_v0001130_t0001_u01784959886525") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f51d_d20260725_m061122_c001_v7007000_t0000_u01784959882259") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a596a_d20260725_m061112_c001_v0001130_t0042_u01784959872494") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03e0_d20260725_m061108_c001_v7007000_t0000_u01784959868000") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5916_d20260725_m061058_c001_v0001130_t0036_u01784959858264") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079c1_d20260725_m061053_c001_v7007000_t0000_u01784959853833") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a58d6_d20260725_m061043_c001_v0001130_t0012_u01784959843079") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405e578fa488f2e2_d20260725_m061035_c001_v7007000_t0000_u01784959835575") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a588a_d20260725_m061027_c001_v0001130_t0030_u01784959827385") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29e9_d20260725_m061022_c001_v7007000_t0000_u01784959822680") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca4b_d20260725_m061018_c001_v0001184_t0043_u01784959818762") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf915225_d20260725_m061017_c001_v7007000_t0000_u01784959817494") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5830_d20260725_m061008_c001_v0001130_t0044_u01784959808269") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02e3_d20260725_m061003_c001_v7007000_t0000_u01784959803828") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c983_d20260725_m060959_c001_v0001184_t0032_u01784959799979") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34ee_d20260725_m060958_c001_v7007000_t0000_u01784959798626") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e155_d20260725_m060949_c001_v0001184_t0029_u01784959789354") 2026/07/25 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ec6_d20260725_m060942_c001_v7007000_t0000_u01784959782394") 2026/07/25 06:12:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5796_d20260725_m060932_c001_v0001130_t0026_u01784959772178") 2026/07/25 06:12:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66da_d20260725_m060927_c001_v7007000_t0000_u01784959767648") 2026/07/25 06:12:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5768_d20260725_m060917_c001_v0001130_t0026_u01784959757627") 2026/07/25 06:12:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b25_d20260725_m060913_c001_v7007000_t0000_u01784959753246") 2026/07/25 06:12:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5734_d20260725_m060903_c001_v0001130_t0040_u01784959743739") 2026/07/25 06:12:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29e0_d20260725_m061020_c001_v7007000_t0000_u01784959820481") 2026/07/25 06:12:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e24f_d20260725_m061015_c001_v0001184_t0033_u01784959815555") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212b3_d20260725_m061038_c001_v7007000_t0000_u01784959838858") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3caf1_d20260725_m061034_c001_v0001184_t0009_u01784959834413") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f651_d20260725_m061151_c001_v7007000_t0000_u01784959911249") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8bbb_d20260725_m061142_c001_v0001105_t0039_u01784959902095") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b59_d20260725_m061137_c001_v7007000_t0000_u01784959897121") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8b6d_d20260725_m061127_c001_v0001105_t0046_u01784959887324") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f51e_d20260725_m061122_c001_v7007000_t0000_u01784959882433") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8b1b_d20260725_m061113_c001_v0001105_t0018_u01784959873115") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03e3_d20260725_m061108_c001_v7007000_t0000_u01784959868174") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8adb_d20260725_m061059_c001_v0001105_t0024_u01784959859132") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079c2_d20260725_m061054_c001_v7007000_t0000_u01784959854014") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a9b_d20260725_m061043_c001_v0001105_t0039_u01784959843922") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d2a1a_d20260725_m061035_c001_v7007000_t0000_u01784959835964") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a59_d20260725_m061028_c001_v0001105_t0040_u01784959828100") 2026/07/25 06:12:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29ea_d20260725_m061022_c001_v7007000_t0000_u01784959822873") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a33_d20260725_m061018_c001_v0001105_t0059_u01784959818835") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf915224_d20260725_m061017_c001_v7007000_t0000_u01784959817315") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e225_d20260725_m061008_c001_v0001184_t0029_u01784959808992") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02e6_d20260725_m061004_c001_v7007000_t0000_u01784959804001") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1cd_d20260725_m061000_c001_v0001184_t0002_u01784959800102") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a5512d7_d20260725_m060958_c001_v7007000_t0000_u01784959798689") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89a5_d20260725_m060949_c001_v0001105_t0047_u01784959789916") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42078b3_d20260725_m060941_c001_v7007000_t0000_u01784959781838") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e0c3_d20260725_m060933_c001_v0001184_t0040_u01784959773073") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66db_d20260725_m060927_c001_v7007000_t0000_u01784959767828") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e041_d20260725_m060918_c001_v0001184_t0026_u01784959758350") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b26_d20260725_m060913_c001_v7007000_t0000_u01784959753427") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4dfb1_d20260725_m060904_c001_v0001184_t0058_u01784959744180") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf915228_d20260725_m061020_c001_v7007000_t0000_u01784959820316") 2026/07/25 06:12:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a1f_d20260725_m061015_c001_v0001105_t0041_u01784959815618") 2026/07/25 06:12:38 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212b5_d20260725_m061039_c001_v7007000_t0000_u01784959839039") 2026/07/25 06:12:38 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e329_d20260725_m061034_c001_v0001184_t0003_u01784959834592") 2026/07/25 06:12:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f652_d20260725_m061151_c001_v7007000_t0000_u01784959911421") 2026/07/25 06:12:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e581_d20260725_m061142_c001_v0001184_t0057_u01784959902797") 2026/07/25 06:12:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b5a_d20260725_m061137_c001_v7007000_t0000_u01784959897306") 2026/07/25 06:12:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e4ed_d20260725_m061128_c001_v0001184_t0017_u01784959887999") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f51f_d20260725_m061122_c001_v7007000_t0000_u01784959882606") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e479_d20260725_m061113_c001_v0001184_t0052_u01784959873898") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03e7_d20260725_m061108_c001_v7007000_t0000_u01784959868347") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e403_d20260725_m061059_c001_v0001184_t0047_u01784959859746") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079c4_d20260725_m061054_c001_v7007000_t0000_u01784959854195") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e375_d20260725_m061044_c001_v0001184_t0038_u01784959844570") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405e578fa488f2e3_d20260725_m061035_c001_v7007000_t0000_u01784959835748") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e2f5_d20260725_m061028_c001_v0001184_t0031_u01784959828744") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29ec_d20260725_m061023_c001_v7007000_t0000_u01784959823069") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e284_d20260725_m061018_c001_v0001184_t0055_u01784959818952") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4069203833c90370_d20260725_m061016_c001_v7007000_t0000_u01784959816957") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a03_d20260725_m061009_c001_v0001105_t0024_u01784959809581") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02ec_d20260725_m061004_c001_v7007000_t0000_u01784959804253") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89dd_d20260725_m061000_c001_v0001105_t0050_u01784959800113") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405e578fa488f2d1_d20260725_m060958_c001_v7007000_t0000_u01784959798649") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c913_d20260725_m060950_c001_v0001184_t0025_u01784959790559") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4154f98efcb537b3_d20260725_m060942_c001_v7007000_t0000_u01784959782084") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8955_d20260725_m060933_c001_v0001105_t0022_u01784959773636") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66dc_d20260725_m060928_c001_v7007000_t0000_u01784959768010") 2026/07/25 06:12:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8917_d20260725_m060918_c001_v0001105_t0055_u01784959758905") 2026/07/25 06:12:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b27_d20260725_m060913_c001_v7007000_t0000_u01784959753607") 2026/07/25 06:12:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da88df_d20260725_m060904_c001_v0001105_t0001_u01784959744384") 2026/07/25 06:12:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf91522a_d20260725_m061020_c001_v7007000_t0000_u01784959820490") 2026/07/25 06:12:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a584c_d20260725_m061015_c001_v0001130_t0008_u01784959815672") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212b7_d20260725_m061039_c001_v7007000_t0000_u01784959839220") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3caf5_d20260725_m061034_c001_v0001184_t0008_u01784959834610") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f653_d20260725_m061151_c001_v7007000_t0000_u01784959911593") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cd78_d20260725_m061142_c001_v0001184_t0020_u01784959902989") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b5b_d20260725_m061137_c001_v7007000_t0000_u01784959897485") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cce6_d20260725_m061128_c001_v0001184_t0036_u01784959888283") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f521_d20260725_m061122_c001_v7007000_t0000_u01784959882779") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cc5b_d20260725_m061114_c001_v0001184_t0008_u01784959874104") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03eb_d20260725_m061108_c001_v7007000_t0000_u01784959868521") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cbd7_d20260725_m061059_c001_v0001184_t0050_u01784959859950") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079c5_d20260725_m061054_c001_v7007000_t0000_u01784959854423") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cb57_d20260725_m061044_c001_v0001184_t0024_u01784959844812") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102bcf_d20260725_m061036_c001_v7007000_t0000_u01784959836161") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cab7_d20260725_m061028_c001_v0001184_t0058_u01784959828942") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29ed_d20260725_m061023_c001_v7007000_t0000_u01784959823262") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca4f_d20260725_m061018_c001_v0001184_t0011_u01784959818965") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41455061a15db17f_d20260725_m061017_c001_v7007000_t0000_u01784959817509") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c9ed_d20260725_m061009_c001_v0001184_t0059_u01784959809853") 2026/07/25 06:12:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02ef_d20260725_m061004_c001_v7007000_t0000_u01784959804428") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5810_d20260725_m061000_c001_v0001130_t0038_u01784959800154") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34ed_d20260725_m060958_c001_v7007000_t0000_u01784959798481") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57e8_d20260725_m060950_c001_v0001130_t0006_u01784959790759") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f409022e3429cc3d6_d20260725_m060942_c001_v7007000_t0000_u01784959782234") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c865_d20260725_m060934_c001_v0001184_t0007_u01784959773999") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66e1_d20260725_m060928_c001_v7007000_t0000_u01784959768190") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c7f7_d20260725_m060919_c001_v0001184_t0021_u01784959759375") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b29_d20260725_m060913_c001_v7007000_t0000_u01784959753789") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c77b_d20260725_m060904_c001_v0001184_t0006_u01784959744795") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29dd_d20260725_m061020_c001_v7007000_t0000_u01784959820090") 2026/07/25 06:12:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca23_d20260725_m061015_c001_v0001184_t0031_u01784959815725") 2026/07/25 06:12:41 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212b8_d20260725_m061039_c001_v7007000_t0000_u01784959839399") 2026/07/25 06:12:41 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a58b4_d20260725_m061034_c001_v0001130_t0020_u01784959834698") 2026/07/25 06:12:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f654_d20260725_m061151_c001_v7007000_t0000_u01784959911765") 2026/07/25 06:12:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5a2e_d20260725_m061143_c001_v0001130_t0020_u01784959903174") 2026/07/25 06:12:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b5c_d20260725_m061137_c001_v7007000_t0000_u01784959897672") 2026/07/25 06:12:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a59d8_d20260725_m061128_c001_v0001130_t0003_u01784959888492") 2026/07/25 06:12:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f522_d20260725_m061122_c001_v7007000_t0000_u01784959882952") 2026/07/25 06:12:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5974_d20260725_m061114_c001_v0001130_t0041_u01784959874303") 2026/07/25 06:12:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03ef_d20260725_m061108_c001_v7007000_t0000_u01784959868695") 2026/07/25 06:12:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5926_d20260725_m061100_c001_v0001130_t0056_u01784959860151") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079c6_d20260725_m061054_c001_v7007000_t0000_u01784959854604") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a58dc_d20260725_m061045_c001_v0001130_t0045_u01784959845076") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d2a1b_d20260725_m061036_c001_v7007000_t0000_u01784959836141") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5892_d20260725_m061029_c001_v0001130_t0048_u01784959829141") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29ee_d20260725_m061023_c001_v7007000_t0000_u01784959823458") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a585e_d20260725_m061019_c001_v0001130_t0027_u01784959819118") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f419fba77291bd573_d20260725_m061017_c001_v7007000_t0000_u01784959817116") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5834_d20260725_m061010_c001_v0001130_t0004_u01784959810106") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02f0_d20260725_m061004_c001_v7007000_t0000_u01784959804603") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c987_d20260725_m061000_c001_v0001184_t0004_u01784959800165") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42078c0_d20260725_m060958_c001_v7007000_t0000_u01784959798487") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e16b_d20260725_m060951_c001_v0001184_t0002_u01784959791349") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5e68_d20260725_m060942_c001_v7007000_t0000_u01784959782093") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a579a_d20260725_m060934_c001_v0001130_t0017_u01784959774219") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66e2_d20260725_m060928_c001_v7007000_t0000_u01784959768370") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5772_d20260725_m060919_c001_v0001130_t0057_u01784959759568") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b2a_d20260725_m060913_c001_v7007000_t0000_u01784959753971") 2026/07/25 06:12:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a573c_d20260725_m060904_c001_v0001130_t0010_u01784959744998") 2026/07/25 06:12:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4091565d597405c7_d20260725_m061020_c001_v7007000_t0000_u01784959820100") 2026/07/25 06:12:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e253_d20260725_m061015_c001_v0001184_t0002_u01784959815756") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212b9_d20260725_m061039_c001_v7007000_t0000_u01784959839578") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a7f_d20260725_m061034_c001_v0001105_t0002_u01784959834756") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f655_d20260725_m061151_c001_v7007000_t0000_u01784959911937") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8bc5_d20260725_m061143_c001_v0001105_t0042_u01784959903562") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b5d_d20260725_m061137_c001_v7007000_t0000_u01784959897851") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8b79_d20260725_m061128_c001_v0001105_t0012_u01784959888932") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f523_d20260725_m061123_c001_v7007000_t0000_u01784959883125") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8b21_d20260725_m061114_c001_v0001105_t0027_u01784959874581") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03f6_d20260725_m061109_c001_v7007000_t0000_u01784959869016") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8adf_d20260725_m061100_c001_v0001105_t0028_u01784959860614") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079c8_d20260725_m061054_c001_v7007000_t0000_u01784959854787") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8aa3_d20260725_m061045_c001_v0001105_t0040_u01784959845366") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102bce_d20260725_m061035_c001_v7007000_t0000_u01784959835984") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a5f_d20260725_m061029_c001_v0001105_t0050_u01784959829490") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29f1_d20260725_m061023_c001_v7007000_t0000_u01784959823652") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e289_d20260725_m061019_c001_v0001184_t0039_u01784959819148") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa4207992_d20260725_m061017_c001_v7007000_t0000_u01784959817515") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e231_d20260725_m061010_c001_v0001184_t0006_u01784959810636") 2026/07/25 06:12:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02f1_d20260725_m061004_c001_v7007000_t0000_u01784959804778") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1cf_d20260725_m061000_c001_v0001184_t0025_u01784959800343") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34ec_d20260725_m060958_c001_v7007000_t0000_u01784959798452") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89ab_d20260725_m060951_c001_v0001105_t0008_u01784959791586") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42078b2_d20260725_m060941_c001_v7007000_t0000_u01784959781664") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e0cb_d20260725_m060934_c001_v0001184_t0042_u01784959774592") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66e3_d20260725_m060928_c001_v7007000_t0000_u01784959768549") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e05b_d20260725_m060920_c001_v0001184_t0053_u01784959760043") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b2c_d20260725_m060914_c001_v7007000_t0000_u01784959754154") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4dfbd_d20260725_m060905_c001_v0001184_t0002_u01784959745439") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41455061a15db1b2_d20260725_m061020_c001_v7007000_t0000_u01784959820111") 2026/07/25 06:12:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a21_d20260725_m061015_c001_v0001105_t0036_u01784959815874") 2026/07/25 06:12:44 DEBUG : dir1/0007-12345: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212bc_d20260725_m061039_c001_v7007000_t0000_u01784959839757") 2026/07/25 06:12:44 DEBUG : dir1/0007-12345: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e32b_d20260725_m061034_c001_v0001184_t0049_u01784959834792") 2026/07/25 06:12:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f656_d20260725_m061152_c001_v7007000_t0000_u01784959912110") 2026/07/25 06:12:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e58b_d20260725_m061143_c001_v0001184_t0059_u01784959903846") 2026/07/25 06:12:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b5e_d20260725_m061138_c001_v7007000_t0000_u01784959898030") 2026/07/25 06:12:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e4f3_d20260725_m061129_c001_v0001184_t0011_u01784959889360") 2026/07/25 06:12:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f524_d20260725_m061123_c001_v7007000_t0000_u01784959883297") 2026/07/25 06:12:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e485_d20260725_m061114_c001_v0001184_t0030_u01784959874937") 2026/07/25 06:12:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03fb_d20260725_m061109_c001_v7007000_t0000_u01784959869189") 2026/07/25 06:12:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e413_d20260725_m061100_c001_v0001184_t0004_u01784959860882") 2026/07/25 06:12:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079c9_d20260725_m061054_c001_v7007000_t0000_u01784959854968") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e389_d20260725_m061045_c001_v0001184_t0008_u01784959845676") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405e578fa488f2e4_d20260725_m061035_c001_v7007000_t0000_u01784959835923") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e2fb_d20260725_m061029_c001_v0001184_t0003_u01784959829806") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29f2_d20260725_m061023_c001_v7007000_t0000_u01784959823848") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca53_d20260725_m061019_c001_v0001184_t0019_u01784959819310") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76f36_d20260725_m061017_c001_v7007000_t0000_u01784959817324") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a09_d20260725_m061010_c001_v0001105_t0013_u01784959810838") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02f2_d20260725_m061005_c001_v7007000_t0000_u01784959805056") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c989_d20260725_m061000_c001_v0001184_t0007_u01784959800392") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b53_d20260725_m060958_c001_v7007000_t0000_u01784959798700") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c91f_d20260725_m060952_c001_v0001184_t0023_u01784959792005") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ec0_d20260725_m060942_c001_v7007000_t0000_u01784959782040") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da895b_d20260725_m060934_c001_v0001105_t0011_u01784959774800") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66e4_d20260725_m060928_c001_v7007000_t0000_u01784959768728") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da891f_d20260725_m060920_c001_v0001105_t0054_u01784959760242") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b2d_d20260725_m060914_c001_v7007000_t0000_u01784959754336") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da88e9_d20260725_m060905_c001_v0001105_t0050_u01784959745646") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4069203833c903a5_d20260725_m061020_c001_v7007000_t0000_u01784959820152") 2026/07/25 06:12:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca25_d20260725_m061015_c001_v0001184_t0011_u01784959815917") 2026/07/25 06:12:45 DEBUG : dir1/0008-23456: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212be_d20260725_m061039_c001_v7007000_t0000_u01784959839936") 2026/07/25 06:12:45 DEBUG : dir1/0008-23456: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3caf7_d20260725_m061034_c001_v0001184_t0035_u01784959834808") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f658_d20260725_m061152_c001_v7007000_t0000_u01784959912282") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cd7e_d20260725_m061144_c001_v0001184_t0035_u01784959904042") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b5f_d20260725_m061138_c001_v7007000_t0000_u01784959898214") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ccf4_d20260725_m061129_c001_v0001184_t0032_u01784959889551") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f525_d20260725_m061123_c001_v7007000_t0000_u01784959883470") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cc63_d20260725_m061115_c001_v0001184_t0041_u01784959875136") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f03ff_d20260725_m061109_c001_v7007000_t0000_u01784959869362") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cbe3_d20260725_m061101_c001_v0001184_t0054_u01784959861117") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079cb_d20260725_m061055_c001_v7007000_t0000_u01784959855149") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cb5d_d20260725_m061045_c001_v0001184_t0048_u01784959845889") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5efe_d20260725_m061035_c001_v7007000_t0000_u01784959835939") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cac3_d20260725_m061029_c001_v0001184_t0030_u01784959829998") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29f3_d20260725_m061024_c001_v7007000_t0000_u01784959824041") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a35_d20260725_m061019_c001_v0001105_t0030_u01784959819230") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa4207991_d20260725_m061017_c001_v7007000_t0000_u01784959817335") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c9f5_d20260725_m061011_c001_v0001184_t0010_u01784959811235") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02f3_d20260725_m061005_c001_v7007000_t0000_u01784959805231") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89df_d20260725_m061000_c001_v0001105_t0051_u01784959800505") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ee2_d20260725_m060958_c001_v7007000_t0000_u01784959798741") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57ee_d20260725_m060952_c001_v0001130_t0027_u01784959792228") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0280_d20260725_m060942_c001_v7007000_t0000_u01784959782049") 2026/07/25 06:12:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c871_d20260725_m060935_c001_v0001184_t0028_u01784959775338") 2026/07/25 06:12:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66e5_d20260725_m060928_c001_v7007000_t0000_u01784959768913") 2026/07/25 06:12:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c80b_d20260725_m060920_c001_v0001184_t0016_u01784959760690") 2026/07/25 06:12:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b2f_d20260725_m060914_c001_v7007000_t0000_u01784959754518") 2026/07/25 06:12:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c78b_d20260725_m060905_c001_v0001184_t0052_u01784959745989") 2026/07/25 06:12:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29de_d20260725_m061020_c001_v7007000_t0000_u01784959820283") 2026/07/25 06:12:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e25b_d20260725_m061015_c001_v0001184_t0045_u01784959815954") 2026/07/25 06:12:47 DEBUG : dir1/0009-34567: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212c0_d20260725_m061040_c001_v7007000_t0000_u01784959840117") 2026/07/25 06:12:47 DEBUG : dir1/0009-34567: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cafd_d20260725_m061034_c001_v0001184_t0040_u01784959834995") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f659_d20260725_m061152_c001_v7007000_t0000_u01784959912455") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5a32_d20260725_m061144_c001_v0001130_t0055_u01784959904232") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b60_d20260725_m061138_c001_v7007000_t0000_u01784959898396") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a59e2_d20260725_m061129_c001_v0001130_t0004_u01784959889753") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f526_d20260725_m061123_c001_v7007000_t0000_u01784959883643") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a597a_d20260725_m061115_c001_v0001130_t0035_u01784959875330") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0401_d20260725_m061109_c001_v7007000_t0000_u01784959869573") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a592c_d20260725_m061101_c001_v0001130_t0043_u01784959861321") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079cc_d20260725_m061055_c001_v7007000_t0000_u01784959855331") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a58de_d20260725_m061046_c001_v0001130_t0047_u01784959846093") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c2129c_d20260725_m061036_c001_v7007000_t0000_u01784959836011") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5896_d20260725_m061030_c001_v0001130_t0032_u01784959830185") 2026/07/25 06:12:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29f5_d20260725_m061024_c001_v7007000_t0000_u01784959824234") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e291_d20260725_m061019_c001_v0001184_t0022_u01784959819468") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4091565d597405c6_d20260725_m061017_c001_v7007000_t0000_u01784959817535") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5836_d20260725_m061011_c001_v0001130_t0050_u01784959811436") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02f4_d20260725_m061005_c001_v7007000_t0000_u01784959805405") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1d5_d20260725_m061000_c001_v0001184_t0026_u01784959800549") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34ef_d20260725_m060958_c001_v7007000_t0000_u01784959798656") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e175_d20260725_m060952_c001_v0001184_t0040_u01784959792747") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf915208_d20260725_m060942_c001_v7007000_t0000_u01784959782245") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57a0_d20260725_m060935_c001_v0001130_t0043_u01784959775576") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66ea_d20260725_m060929_c001_v7007000_t0000_u01784959769093") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5778_d20260725_m060920_c001_v0001130_t0032_u01784959760879") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b30_d20260725_m060914_c001_v7007000_t0000_u01784959754700") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a574a_d20260725_m060906_c001_v0001130_t0026_u01784959746176") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa4207995_d20260725_m061020_c001_v7007000_t0000_u01784959820295") 2026/07/25 06:12:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca27_d20260725_m061016_c001_v0001184_t0033_u01784959816127") 2026/07/25 06:12:48 DEBUG : dir1/0010-45678: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212c2_d20260725_m061040_c001_v7007000_t0000_u01784959840297") 2026/07/25 06:12:48 DEBUG : dir1/0010-45678: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e32d_d20260725_m061035_c001_v0001184_t0051_u01784959835005") 2026/07/25 06:12:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f65a_d20260725_m061152_c001_v7007000_t0000_u01784959912627") 2026/07/25 06:12:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8bcd_d20260725_m061144_c001_v0001105_t0050_u01784959904548") 2026/07/25 06:12:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b61_d20260725_m061138_c001_v7007000_t0000_u01784959898575") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8b81_d20260725_m061130_c001_v0001105_t0005_u01784959890134") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f527_d20260725_m061123_c001_v7007000_t0000_u01784959883817") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8b2b_d20260725_m061115_c001_v0001105_t0044_u01784959875784") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0402_d20260725_m061109_c001_v7007000_t0000_u01784959869747") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8aed_d20260725_m061101_c001_v0001105_t0017_u01784959861651") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079cd_d20260725_m061055_c001_v7007000_t0000_u01784959855512") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8aa7_d20260725_m061046_c001_v0001105_t0010_u01784959846442") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c70cda_d20260725_m061036_c001_v7007000_t0000_u01784959836171") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a65_d20260725_m061030_c001_v0001105_t0044_u01784959830617") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29f6_d20260725_m061024_c001_v7007000_t0000_u01784959824428") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5864_d20260725_m061019_c001_v0001130_t0014_u01784959819478") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4091565d597405c5_d20260725_m061017_c001_v7007000_t0000_u01784959817362") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e237_d20260725_m061011_c001_v0001184_t0003_u01784959811736") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02f5_d20260725_m061005_c001_v7007000_t0000_u01784959805580") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c98d_d20260725_m061000_c001_v0001184_t0046_u01784959800627") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34e9_d20260725_m060958_c001_v7007000_t0000_u01784959798105") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89b3_d20260725_m060953_c001_v0001105_t0039_u01784959793015") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0281_d20260725_m060942_c001_v7007000_t0000_u01784959782256") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e0d9_d20260725_m060935_c001_v0001184_t0007_u01784959775915") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66eb_d20260725_m060929_c001_v7007000_t0000_u01784959769273") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e065_d20260725_m060921_c001_v0001184_t0024_u01784959761224") 2026/07/25 06:12:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b31_d20260725_m060914_c001_v7007000_t0000_u01784959754881") 2026/07/25 06:12:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4dfcd_d20260725_m060906_c001_v0001184_t0016_u01784959746607") 2026/07/25 06:12:50 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa4207994_d20260725_m061020_c001_v7007000_t0000_u01784959820121") 2026/07/25 06:12:50 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a25_d20260725_m061016_c001_v0001105_t0044_u01784959816149") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212c6_d20260725_m061040_c001_v7007000_t0000_u01784959840476") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a58b6_d20260725_m061035_c001_v0001130_t0055_u01784959835032") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f65b_d20260725_m061152_c001_v7007000_t0000_u01784959912799") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e593_d20260725_m061144_c001_v0001184_t0052_u01784959904913") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b62_d20260725_m061138_c001_v7007000_t0000_u01784959898755") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e4ff_d20260725_m061130_c001_v0001184_t0012_u01784959890546") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f529_d20260725_m061123_c001_v7007000_t0000_u01784959883990") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e48f_d20260725_m061116_c001_v0001184_t0019_u01784959876047") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0403_d20260725_m061109_c001_v7007000_t0000_u01784959869922") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e419_d20260725_m061102_c001_v0001184_t0022_u01784959862079") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079d0_d20260725_m061055_c001_v7007000_t0000_u01784959855693") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e397_d20260725_m061046_c001_v0001184_t0024_u01784959846962") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c2129f_d20260725_m061036_c001_v7007000_t0000_u01784959836191") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e301_d20260725_m061030_c001_v0001184_t0036_u01784959830944") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29f7_d20260725_m061024_c001_v7007000_t0000_u01784959824621") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca5d_d20260725_m061019_c001_v0001184_t0043_u01784959819521") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4069203833c90375_d20260725_m061017_c001_v7007000_t0000_u01784959817129") 2026/07/25 06:12:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a0f_d20260725_m061011_c001_v0001105_t0043_u01784959811937") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02f6_d20260725_m061005_c001_v7007000_t0000_u01784959805754") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5812_d20260725_m061000_c001_v0001130_t0019_u01784959800676") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405e578fa488f2d0_d20260725_m060958_c001_v7007000_t0000_u01784959798472") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c92b_d20260725_m060953_c001_v0001184_t0056_u01784959793308") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405c50d22611ca9b_d20260725_m060942_c001_v7007000_t0000_u01784959782051") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8961_d20260725_m060936_c001_v0001105_t0052_u01784959776134") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66ec_d20260725_m060929_c001_v7007000_t0000_u01784959769452") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da892d_d20260725_m060921_c001_v0001105_t0054_u01784959761426") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b32_d20260725_m060915_c001_v7007000_t0000_u01784959755063") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da88ed_d20260725_m060906_c001_v0001105_t0005_u01784959746811") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4091565d597405c9_d20260725_m061020_c001_v7007000_t0000_u01784959820447") 2026/07/25 06:12:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e261_d20260725_m061016_c001_v0001184_t0005_u01784959816159") 2026/07/25 06:12:51 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212cc_d20260725_m061040_c001_v7007000_t0000_u01784959840656") 2026/07/25 06:12:51 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e32f_d20260725_m061035_c001_v0001184_t0025_u01784959835189") 2026/07/25 06:12:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f65c_d20260725_m061152_c001_v7007000_t0000_u01784959912972") 2026/07/25 06:12:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cd88_d20260725_m061145_c001_v0001184_t0049_u01784959905115") 2026/07/25 06:12:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b63_d20260725_m061138_c001_v7007000_t0000_u01784959898934") 2026/07/25 06:12:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cd02_d20260725_m061130_c001_v0001184_t0027_u01784959890732") 2026/07/25 06:12:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f52a_d20260725_m061124_c001_v7007000_t0000_u01784959884163") 2026/07/25 06:12:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cc6d_d20260725_m061116_c001_v0001184_t0055_u01784959876273") 2026/07/25 06:12:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0404_d20260725_m061110_c001_v7007000_t0000_u01784959870094") 2026/07/25 06:12:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cbe9_d20260725_m061102_c001_v0001184_t0031_u01784959862276") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079d1_d20260725_m061055_c001_v7007000_t0000_u01784959855874") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cb6b_d20260725_m061047_c001_v0001184_t0023_u01784959847166") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405e578fa488f2e5_d20260725_m061036_c001_v7007000_t0000_u01784959836105") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cac9_d20260725_m061031_c001_v0001184_t0018_u01784959831143") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29f9_d20260725_m061024_c001_v7007000_t0000_u01784959824814") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a37_d20260725_m061019_c001_v0001105_t0009_u01784959819545") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29d9_d20260725_m061017_c001_v7007000_t0000_u01784959817584") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca03_d20260725_m061012_c001_v0001184_t0034_u01784959812298") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02f7_d20260725_m061005_c001_v7007000_t0000_u01784959805928") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1d9_d20260725_m061000_c001_v0001184_t0004_u01784959800784") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a5512d3_d20260725_m060958_c001_v7007000_t0000_u01784959798498") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57f0_d20260725_m060953_c001_v0001130_t0025_u01784959793529") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42078b4_d20260725_m060942_c001_v7007000_t0000_u01784959782012") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c87f_d20260725_m060936_c001_v0001184_t0049_u01784959776515") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66ed_d20260725_m060929_c001_v7007000_t0000_u01784959769632") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c813_d20260725_m060921_c001_v0001184_t0056_u01784959761782") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b34_d20260725_m060915_c001_v7007000_t0000_u01784959755245") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c799_d20260725_m060907_c001_v0001184_t0028_u01784959747206") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f42009d4baa34b822_d20260725_m061020_c001_v7007000_t0000_u01784959820328") 2026/07/25 06:12:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca2b_d20260725_m061016_c001_v0001184_t0006_u01784959816340") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212d1_d20260725_m061040_c001_v7007000_t0000_u01784959840837") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3caff_d20260725_m061035_c001_v0001184_t0051_u01784959835200") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f65d_d20260725_m061153_c001_v7007000_t0000_u01784959913144") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5a36_d20260725_m061145_c001_v0001130_t0044_u01784959905309") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b64_d20260725_m061139_c001_v7007000_t0000_u01784959899114") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a59ec_d20260725_m061130_c001_v0001130_t0054_u01784959890926") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f52b_d20260725_m061124_c001_v7007000_t0000_u01784959884335") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5982_d20260725_m061116_c001_v0001130_t0048_u01784959876495") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0405_d20260725_m061110_c001_v7007000_t0000_u01784959870268") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a593c_d20260725_m061102_c001_v0001130_t0001_u01784959862477") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079d2_d20260725_m061056_c001_v7007000_t0000_u01784959856055") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a58ea_d20260725_m061047_c001_v0001130_t0020_u01784959847375") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5f00_d20260725_m061036_c001_v7007000_t0000_u01784959836113") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a589a_d20260725_m061031_c001_v0001130_t0059_u01784959831408") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29fa_d20260725_m061025_c001_v7007000_t0000_u01784959825008") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e293_d20260725_m061019_c001_v0001184_t0010_u01784959819662") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4069203833c90379_d20260725_m061017_c001_v7007000_t0000_u01784959817302") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a583a_d20260725_m061012_c001_v0001130_t0052_u01784959812494") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02f8_d20260725_m061006_c001_v7007000_t0000_u01784959806104") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c991_d20260725_m061000_c001_v0001184_t0029_u01784959800892") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a5512c8_d20260725_m060958_c001_v7007000_t0000_u01784959798121") 2026/07/25 06:12:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e185_d20260725_m060953_c001_v0001184_t0034_u01784959793935") 2026/07/25 06:12:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42078b9_d20260725_m060942_c001_v7007000_t0000_u01784959782186") 2026/07/25 06:12:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57a8_d20260725_m060936_c001_v0001130_t0025_u01784959776722") 2026/07/25 06:12:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66ee_d20260725_m060929_c001_v7007000_t0000_u01784959769812") 2026/07/25 06:12:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a577c_d20260725_m060921_c001_v0001130_t0004_u01784959761984") 2026/07/25 06:12:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b35_d20260725_m060915_c001_v7007000_t0000_u01784959755428") 2026/07/25 06:12:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5750_d20260725_m060907_c001_v0001130_t0029_u01784959747394") 2026/07/25 06:12:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4069203833c903aa_d20260725_m061020_c001_v7007000_t0000_u01784959820345") 2026/07/25 06:12:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e265_d20260725_m061016_c001_v0001184_t0028_u01784959816367") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212d6_d20260725_m061041_c001_v7007000_t0000_u01784959841015") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a81_d20260725_m061035_c001_v0001105_t0024_u01784959835223") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f65e_d20260725_m061153_c001_v7007000_t0000_u01784959913316") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8bd1_d20260725_m061145_c001_v0001105_t0010_u01784959905633") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b65_d20260725_m061139_c001_v7007000_t0000_u01784959899294") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8b85_d20260725_m061131_c001_v0001105_t0036_u01784959891279") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f52c_d20260725_m061124_c001_v7007000_t0000_u01784959884510") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8b33_d20260725_m061116_c001_v0001105_t0009_u01784959876857") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0406_d20260725_m061110_c001_v7007000_t0000_u01784959870441") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8af1_d20260725_m061102_c001_v0001105_t0057_u01784959862943") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079d3_d20260725_m061056_c001_v7007000_t0000_u01784959856237") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8aad_d20260725_m061047_c001_v0001105_t0003_u01784959847720") 2026/07/25 06:12:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f418881b45355e018_d20260725_m061035_c001_v7007000_t0000_u01784959835972") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a6f_d20260725_m061031_c001_v0001105_t0023_u01784959831850") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29fb_d20260725_m061025_c001_v7007000_t0000_u01784959825264") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ca5f_d20260725_m061019_c001_v0001184_t0050_u01784959819721") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29d8_d20260725_m061017_c001_v7007000_t0000_u01784959817390") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e23d_d20260725_m061012_c001_v0001184_t0049_u01784959812983") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02f9_d20260725_m061006_c001_v7007000_t0000_u01784959806279") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1db_d20260725_m061000_c001_v0001184_t0047_u01784959800988") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34ea_d20260725_m060958_c001_v7007000_t0000_u01784959798278") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89b7_d20260725_m060954_c001_v0001105_t0046_u01784959794153") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4154f98efcb537b4_d20260725_m060942_c001_v7007000_t0000_u01784959782267") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e0df_d20260725_m060937_c001_v0001184_t0052_u01784959777027") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66ef_d20260725_m060929_c001_v7007000_t0000_u01784959769993") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e071_d20260725_m060922_c001_v0001184_t0044_u01784959762417") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b36_d20260725_m060915_c001_v7007000_t0000_u01784959755609") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4dfdb_d20260725_m060907_c001_v0001184_t0021_u01784959747852") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f42009d4baa34b821_d20260725_m061020_c001_v7007000_t0000_u01784959820132") 2026/07/25 06:12:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5850_d20260725_m061016_c001_v0001130_t0056_u01784959816412") 2026/07/25 06:12:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212d8_d20260725_m061041_c001_v7007000_t0000_u01784959841201") 2026/07/25 06:12:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e331_d20260725_m061035_c001_v0001184_t0045_u01784959835373") 2026/07/25 06:12:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f65f_d20260725_m061153_c001_v7007000_t0000_u01784959913488") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e597_d20260725_m061146_c001_v0001184_t0024_u01784959906109") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b66_d20260725_m061139_c001_v7007000_t0000_u01784959899492") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e50d_d20260725_m061131_c001_v0001184_t0011_u01784959891801") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f52d_d20260725_m061124_c001_v7007000_t0000_u01784959884684") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e495_d20260725_m061117_c001_v0001184_t0001_u01784959877313") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0407_d20260725_m061110_c001_v7007000_t0000_u01784959870614") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e42f_d20260725_m061103_c001_v0001184_t0056_u01784959863350") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079d4_d20260725_m061056_c001_v7007000_t0000_u01784959856417") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e3a3_d20260725_m061048_c001_v0001184_t0047_u01784959848540") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f418881b45355e01c_d20260725_m061036_c001_v7007000_t0000_u01784959836150") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e311_d20260725_m061032_c001_v0001184_t0057_u01784959832205") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29fc_d20260725_m061025_c001_v7007000_t0000_u01784959825459") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e297_d20260725_m061019_c001_v0001184_t0035_u01784959819889") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f419fba77291bd57c_d20260725_m061017_c001_v7007000_t0000_u01784959817460") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a15_d20260725_m061013_c001_v0001105_t0028_u01784959813183") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02fa_d20260725_m061006_c001_v7007000_t0000_u01784959806453") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89e5_d20260725_m061001_c001_v0001105_t0044_u01784959801061") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42078c1_d20260725_m060958_c001_v7007000_t0000_u01784959798671") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c92f_d20260725_m060954_c001_v0001184_t0047_u01784959794530") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42078ba_d20260725_m060942_c001_v7007000_t0000_u01784959782360") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8969_d20260725_m060937_c001_v0001105_t0011_u01784959777235") 2026/07/25 06:12:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66f0_d20260725_m060930_c001_v7007000_t0000_u01784959770195") 2026/07/25 06:12:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8931_d20260725_m060922_c001_v0001105_t0030_u01784959762631") 2026/07/25 06:12:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b37_d20260725_m060915_c001_v7007000_t0000_u01784959755792") 2026/07/25 06:12:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da88f3_d20260725_m060908_c001_v0001105_t0057_u01784959748061") 2026/07/25 06:12:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa4207996_d20260725_m061020_c001_v7007000_t0000_u01784959820468") 2026/07/25 06:12:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a2b_d20260725_m061016_c001_v0001105_t0019_u01784959816500") 2026/07/25 06:12:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ecd_d20260725_m060944_c001_v7007000_t0000_u01784959784840") 2026/07/25 06:12:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c8b5_d20260725_m060940_c001_v0001184_t0025_u01784959780443") 2026/07/25 06:12:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ece_d20260725_m060945_c001_v7007000_t0000_u01784959785029") 2026/07/25 06:12:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e0ff_d20260725_m060940_c001_v0001184_t0021_u01784959780466") 2026/07/25 06:12:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ecf_d20260725_m060945_c001_v7007000_t0000_u01784959785203") 2026/07/25 06:12:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c8b9_d20260725_m060940_c001_v0001184_t0056_u01784959780639") 2026/07/25 06:12:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ed0_d20260725_m060945_c001_v7007000_t0000_u01784959785377") 2026/07/25 06:12:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8977_d20260725_m060940_c001_v0001105_t0038_u01784959780674") 2026/07/25 06:12:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ed1_d20260725_m060945_c001_v7007000_t0000_u01784959785549") 2026/07/25 06:12:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e101_d20260725_m060940_c001_v0001184_t0034_u01784959780683") 2026/07/25 06:12:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ed2_d20260725_m060945_c001_v7007000_t0000_u01784959785722") 2026/07/25 06:12:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57c0_d20260725_m060940_c001_v0001130_t0054_u01784959780803") 2026/07/25 06:12:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ed3_d20260725_m060945_c001_v7007000_t0000_u01784959785894") 2026/07/25 06:12:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c8bf_d20260725_m060940_c001_v0001184_t0011_u01784959780883") 2026/07/25 06:12:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ed4_d20260725_m060946_c001_v7007000_t0000_u01784959786067") 2026/07/25 06:12:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e105_d20260725_m060940_c001_v0001184_t0059_u01784959780908") 2026/07/25 06:12:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ed5_d20260725_m060946_c001_v7007000_t0000_u01784959786239") 2026/07/25 06:12:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8979_d20260725_m060940_c001_v0001105_t0025_u01784959780937") 2026/07/25 06:12:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ed6_d20260725_m060946_c001_v7007000_t0000_u01784959786412") 2026/07/25 06:12:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c8c1_d20260725_m060941_c001_v0001184_t0016_u01784959781075") 2026/07/25 06:12:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ed7_d20260725_m060946_c001_v7007000_t0000_u01784959786585") 2026/07/25 06:12:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e109_d20260725_m060941_c001_v0001184_t0022_u01784959781135") 2026/07/25 06:12:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ed8_d20260725_m060946_c001_v7007000_t0000_u01784959786758") 2026/07/25 06:12:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57c4_d20260725_m060941_c001_v0001130_t0026_u01784959781165") 2026/07/25 06:12:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ed9_d20260725_m060946_c001_v7007000_t0000_u01784959786932") 2026/07/25 06:12:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da897b_d20260725_m060941_c001_v0001105_t0030_u01784959781260") 2026/07/25 06:12:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76edb_d20260725_m060947_c001_v7007000_t0000_u01784959787183") 2026/07/25 06:12:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c8c3_d20260725_m060941_c001_v0001184_t0012_u01784959781271") 2026/07/25 06:12:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76edc_d20260725_m060947_c001_v7007000_t0000_u01784959787357") 2026/07/25 06:12:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e10d_d20260725_m060941_c001_v0001184_t0048_u01784959781349") 2026/07/25 06:12:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76edd_d20260725_m060947_c001_v7007000_t0000_u01784959787530") 2026/07/25 06:12:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c8c9_d20260725_m060941_c001_v0001184_t0016_u01784959781471") 2026/07/25 06:12:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02b6_d20260725_m061001_c001_v7007000_t0000_u01784959801468") 2026/07/25 06:12:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c953_d20260725_m060956_c001_v0001184_t0047_u01784959796594") 2026/07/25 06:12:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42078cb_d20260725_m061001_c001_v7007000_t0000_u01784959801826") 2026/07/25 06:12:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1a1_d20260725_m060956_c001_v0001184_t0055_u01784959796608") 2026/07/25 06:12:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42078c4_d20260725_m061001_c001_v7007000_t0000_u01784959801477") 2026/07/25 06:12:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a57fe_d20260725_m060956_c001_v0001130_t0036_u01784959796699") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34f2_d20260725_m061001_c001_v7007000_t0000_u01784959801497") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89c7_d20260725_m060956_c001_v0001105_t0038_u01784959796726") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42078c6_d20260725_m061001_c001_v7007000_t0000_u01784959801649") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c95b_d20260725_m060956_c001_v0001184_t0021_u01784959796780") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b55_d20260725_m061001_c001_v7007000_t0000_u01784959801457") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1a7_d20260725_m060956_c001_v0001184_t0011_u01784959796823") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b56_d20260725_m061001_c001_v7007000_t0000_u01784959801489") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c95f_d20260725_m060957_c001_v0001184_t0012_u01784959797009") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02b8_d20260725_m061001_c001_v7007000_t0000_u01784959801661") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89c9_d20260725_m060957_c001_v0001105_t0017_u01784959797020") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34f4_d20260725_m061001_c001_v7007000_t0000_u01784959801670") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1ab_d20260725_m060957_c001_v0001184_t0053_u01784959797031") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a55130f_d20260725_m061001_c001_v7007000_t0000_u01784959801833") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5802_d20260725_m060957_c001_v0001130_t0010_u01784959797085") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ee5_d20260725_m061001_c001_v7007000_t0000_u01784959801508") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c961_d20260725_m060957_c001_v0001184_t0050_u01784959797197") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f34f5_d20260725_m061001_c001_v7007000_t0000_u01784959801845") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1af_d20260725_m060957_c001_v0001184_t0007_u01784959797242") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b58_d20260725_m061001_c001_v7007000_t0000_u01784959801681") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c967_d20260725_m060957_c001_v0001184_t0006_u01784959797383") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41609b788fd76ee6_d20260725_m061001_c001_v7007000_t0000_u01784959801637") 2026/07/25 06:12:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89d3_d20260725_m060957_c001_v0001105_t0000_u01784959797452") 2026/07/25 06:13:00 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b59_d20260725_m061001_c001_v7007000_t0000_u01784959801692") 2026/07/25 06:13:00 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e1b1_d20260725_m060957_c001_v0001184_t0004_u01784959797462") 2026/07/25 06:13:00 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02bd_d20260725_m061001_c001_v7007000_t0000_u01784959801854") 2026/07/25 06:13:00 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c96b_d20260725_m060957_c001_v0001184_t0028_u01784959797581") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf914545_d20260725_m060752_c001_v7007000_t0000_u01784959672348") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f111b14012b7ec9f9_d20260725_m060749_c001_v0001167_t0017_u01784959669929") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd865_d20260725_m060749_c001_v7007000_t0000_u01784959669748") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f111b14012b7ec9d7_d20260725_m060745_c001_v0001167_t0006_u01784959665979") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd858_d20260725_m060745_c001_v7007000_t0000_u01784959665277") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da86a5_d20260725_m060741_c001_v0001105_t0023_u01784959661429") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4091565d59740528_d20260725_m060740_c001_v7007000_t0000_u01784959660042") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f107211793e7bf3e4_d20260725_m060737_c001_v0001173_t0018_u01784959657551") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405e578fa488f263_d20260725_m060737_c001_v7007000_t0000_u01784959657334") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f107211793e7bf3b2_d20260725_m060733_c001_v0001173_t0058_u01784959653609") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405e578fa488f260_d20260725_m060732_c001_v7007000_t0000_u01784959652903") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da865f_d20260725_m060728_c001_v0001105_t0024_u01784959648964") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3478_d20260725_m060728_c001_v7007000_t0000_u01784959648013") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1105d5f34725c583_d20260725_m060726_c001_v0001185_t0011_u01784959646873") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4154f98efcb5371e_d20260725_m060726_c001_v7007000_t0000_u01784959646699") 2026/07/25 06:13:00 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1105d5f34725c561_d20260725_m060723_c001_v0001185_t0038_u01784959643894") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4154f98efcb5371b_d20260725_m060723_c001_v7007000_t0000_u01784959643209") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8635_d20260725_m060719_c001_v0001105_t0049_u01784959639364") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3471_d20260725_m060718_c001_v7007000_t0000_u01784959638794") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f110948140e36d5b8_d20260725_m060716_c001_v0001039_t0009_u01784959636575") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f42394c0fd615e1f7_d20260725_m060716_c001_v7007000_t0000_u01784959636390") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f110948140e36d5a4_d20260725_m060713_c001_v0001039_t0006_u01784959633115") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f42394c0fd615e1d8_d20260725_m060712_c001_v7007000_t0000_u01784959632413") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da85e7_d20260725_m060706_c001_v0001105_t0017_u01784959626468") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c21059_d20260725_m060705_c001_v7007000_t0000_u01784959625920") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f107875e0348f619f_d20260725_m060704_c001_v0001184_t0007_u01784959624297") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a654e_d20260725_m060704_c001_v7007000_t0000_u01784959624124") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f107875e0348f6181_d20260725_m060700_c001_v0001184_t0018_u01784959620757") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a653a_d20260725_m060700_c001_v7007000_t0000_u01784959620032") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da85af_d20260725_m060654_c001_v0001105_t0002_u01784959614549") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a550fca_d20260725_m060654_c001_v7007000_t0000_u01784959614009") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1163f9cb25be10bb_d20260725_m060652_c001_v0001144_t0050_u01784959612066") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2efda2_d20260725_m060651_c001_v7007000_t0000_u01784959611892") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1163f9cb25be10b3_d20260725_m060648_c001_v0001144_t0009_u01784959608439") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2efd7a_d20260725_m060647_c001_v7007000_t0000_u01784959607748") 2026/07/25 06:13:01 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da857d_d20260725_m060642_c001_v0001105_t0035_u01784959602519") 2026/07/25 06:13:02 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a64ac_d20260725_m060641_c001_v7007000_t0000_u01784959601793") 2026/07/25 06:13:02 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f107e16ad433392dd_d20260725_m060633_c001_v0001131_t0018_u01784959593021") 2026/07/25 06:13:02 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c20c78_d20260725_m060632_c001_v7007000_t0000_u01784959592815") 2026/07/25 06:13:02 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b051ad_d20260725_m060628_c001_v0001176_t0002_u01784959588744") 2026/07/25 06:13:02 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1089aee15ef4390b_d20260725_m060627_c001_v0001109_t0037_u01784959587657") 2026/07/25 06:13:02 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1089aee15ef43901_d20260725_m060626_c001_v0001109_t0053_u01784959586426") 2026/07/25 06:13:02 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5d5c_d20260725_m060613_c001_v7007000_t0000_u01784959573739") 2026/07/25 06:13:02 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da84dd_d20260725_m060606_c001_v0001105_t0055_u01784959566574") 2026/07/25 06:13:02 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1070b3882ba4bc1d_d20260725_m060605_c001_v0001037_t0006_u01784959565378") 2026/07/25 06:13:02 DEBUG : dst/one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1070b3882ba4bc19_d20260725_m060604_c001_v0001037_t0056_u01784959564103") 2026/07/25 06:13:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf914546_d20260725_m060752_c001_v7007000_t0000_u01784959672528") 2026/07/25 06:13:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1030a38b341cbdb2_d20260725_m060749_c001_v0001167_t0032_u01784959669218") 2026/07/25 06:13:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f102abc227bab9da3_d20260725_m060744_c001_v0001172_t0038_u01784959664920") 2026/07/25 06:13:02 DEBUG : dst/one.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4091565d59740529_d20260725_m060740_c001_v7007000_t0000_u01784959660216") 2026/07/25 06:13:02 DEBUG : dst/one.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1096fe9dac0600d1_d20260725_m060736_c001_v0001130_t0021_u01784959656861") 2026/07/25 06:13:02 DEBUG : dst/one.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f117f2757aaa50d44_d20260725_m060732_c001_v0001113_t0013_u01784959652365") 2026/07/25 06:13:02 DEBUG : dst/one.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3479_d20260725_m060728_c001_v7007000_t0000_u01784959648201") 2026/07/25 06:13:02 DEBUG : dst/one.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f118cd011636a57b1_d20260725_m060726_c001_v0001157_t0058_u01784959646148") 2026/07/25 06:13:02 DEBUG : dst/one.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1175c8c327ded079_d20260725_m060722_c001_v0001145_t0013_u01784959642606") 2026/07/25 06:13:02 DEBUG : dst/three: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a64ae_d20260725_m060641_c001_v7007000_t0000_u01784959601973") 2026/07/25 06:13:02 DEBUG : dst/three: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1089aee15ef43941_d20260725_m060640_c001_v0001109_t0004_u01784959600061") 2026/07/25 06:13:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf914547_d20260725_m060752_c001_v7007000_t0000_u01784959672750") 2026/07/25 06:13:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f107bb4be464573b3_d20260725_m060751_c001_v0001102_t0051_u01784959671005") 2026/07/25 06:13:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10126a40b7ec82fb_d20260725_m060746_c001_v0001033_t0007_u01784959666918") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf914548_d20260725_m060752_c001_v7007000_t0000_u01784959672935") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f111b14012b7eca07_d20260725_m060751_c001_v0001167_t0035_u01784959671624") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd868_d20260725_m060751_c001_v7007000_t0000_u01784959671443") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f111b14012b7ec9e5_d20260725_m060747_c001_v0001167_t0059_u01784959667760") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd85f_d20260725_m060747_c001_v7007000_t0000_u01784959667579") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da86af_d20260725_m060742_c001_v0001105_t0008_u01784959662097") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4091565d5974052a_d20260725_m060740_c001_v7007000_t0000_u01784959660389") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f107211793e7bf3f8_d20260725_m060739_c001_v0001173_t0054_u01784959659217") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405e578fa488f265_d20260725_m060739_c001_v7007000_t0000_u01784959659043") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f107211793e7bf3c2_d20260725_m060735_c001_v0001173_t0003_u01784959655113") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405e578fa488f261_d20260725_m060734_c001_v7007000_t0000_u01784959654939") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8669_d20260725_m060729_c001_v0001105_t0029_u01784959649655") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4154f98efcb53720_d20260725_m060727_c001_v7007000_t0000_u01784959647450") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8651_d20260725_m060724_c001_v0001105_t0056_u01784959644941") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4154f98efcb5371d_d20260725_m060724_c001_v7007000_t0000_u01784959644569") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da863b_d20260725_m060720_c001_v0001105_t0057_u01784959640053") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f42394c0fd615e209_d20260725_m060717_c001_v7007000_t0000_u01784959637853") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da861d_d20260725_m060715_c001_v0001105_t0008_u01784959635176") 2026/07/25 06:13:03 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f42394c0fd615e1e3_d20260725_m060714_c001_v7007000_t0000_u01784959634081") 2026/07/25 06:13:04 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da85ef_d20260725_m060707_c001_v0001105_t0003_u01784959627325") 2026/07/25 06:13:04 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a6550_d20260725_m060705_c001_v7007000_t0000_u01784959625019") 2026/07/25 06:13:04 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da85d7_d20260725_m060702_c001_v0001105_t0034_u01784959622890") 2026/07/25 06:13:04 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a654c_d20260725_m060701_c001_v7007000_t0000_u01784959621838") 2026/07/25 06:13:04 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da85b7_d20260725_m060655_c001_v0001105_t0053_u01784959615440") 2026/07/25 06:13:04 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2efdad_d20260725_m060653_c001_v7007000_t0000_u01784959613106") 2026/07/25 06:13:04 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da85a1_d20260725_m060650_c001_v0001105_t0043_u01784959610552") 2026/07/25 06:13:04 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2efd8c_d20260725_m060649_c001_v7007000_t0000_u01784959609497") 2026/07/25 06:13:04 DEBUG : dst/three.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8581_d20260725_m060643_c001_v0001105_t0018_u01784959603161") 2026/07/25 06:13:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4091565d5974052b_d20260725_m060740_c001_v7007000_t0000_u01784959660562") 2026/07/25 06:13:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f102ac1ca44d4cc3b_d20260725_m060738_c001_v0001038_t0047_u01784959658616") 2026/07/25 06:13:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f104688a19500bf09_d20260725_m060734_c001_v0001137_t0012_u01784959654488") 2026/07/25 06:13:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f347a_d20260725_m060728_c001_v7007000_t0000_u01784959648391") 2026/07/25 06:13:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f116c0b87db563e80_d20260725_m060727_c001_v0001184_t0049_u01784959647252") 2026/07/25 06:13:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f119b943139cc8af9_d20260725_m060724_c001_v0001171_t0056_u01784959644277") 2026/07/25 06:13:04 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf914549_d20260725_m060753_c001_v7007000_t0000_u01784959673114") 2026/07/25 06:13:04 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da86ab_d20260725_m060741_c001_v0001105_t0024_u01784959661774") 2026/07/25 06:13:04 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4091565d5974052c_d20260725_m060740_c001_v7007000_t0000_u01784959660733") 2026/07/25 06:13:04 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8661_d20260725_m060729_c001_v0001105_t0028_u01784959649301") 2026/07/25 06:13:04 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f347b_d20260725_m060728_c001_v7007000_t0000_u01784959648582") 2026/07/25 06:13:04 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8637_d20260725_m060719_c001_v0001105_t0046_u01784959639711") 2026/07/25 06:13:05 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3472_d20260725_m060718_c001_v7007000_t0000_u01784959638982") 2026/07/25 06:13:05 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da85ed_d20260725_m060707_c001_v0001105_t0025_u01784959627020") 2026/07/25 06:13:05 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c2105c_d20260725_m060706_c001_v7007000_t0000_u01784959626101") 2026/07/25 06:13:05 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da85b3_d20260725_m060654_c001_v0001105_t0050_u01784959614978") 2026/07/25 06:13:05 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f422046c13a550fcb_d20260725_m060654_c001_v7007000_t0000_u01784959614189") 2026/07/25 06:13:05 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da857f_d20260725_m060642_c001_v0001105_t0031_u01784959602861") 2026/07/25 06:13:05 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a64af_d20260725_m060642_c001_v7007000_t0000_u01784959602153") 2026/07/25 06:13:05 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1148242bbacb47a0_d20260725_m060637_c001_v0001161_t0024_u01784959597649") 2026/07/25 06:13:05 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5d5e_d20260725_m060613_c001_v7007000_t0000_u01784959573913") 2026/07/25 06:13:05 DEBUG : dst/two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1070b3882ba4bc2b_d20260725_m060612_c001_v0001037_t0044_u01784959572517") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142c4d30156710_d20260725_m060539_c001_v7007000_t0000_u01784959539266") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da845d_d20260725_m060535_c001_v0001105_t0045_u01784959535992") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142c4d301566fc_d20260725_m060534_c001_v7007000_t0000_u01784959534193") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b05017_d20260725_m060524_c001_v0001176_t0036_u01784959524811") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a61eb_d20260725_m060516_c001_v7007000_t0000_u01784959516251") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da83f1_d20260725_m060513_c001_v0001105_t0032_u01784959513585") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c7091d_d20260725_m060454_c001_v7007000_t0000_u01784959494612") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da835f_d20260725_m060452_c001_v0001105_t0008_u01784959492582") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708fc_d20260725_m060451_c001_v7007000_t0000_u01784959491695") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8353_d20260725_m060450_c001_v0001105_t0055_u01784959490280") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708d3_d20260725_m060447_c001_v7007000_t0000_u01784959487248") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da833b_d20260725_m060445_c001_v0001105_t0046_u01784959485495") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708c7_d20260725_m060444_c001_v7007000_t0000_u01784959484599") 2026/07/25 06:13:05 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8325_d20260725_m060443_c001_v0001105_t0044_u01784959483255") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b91_d20260725_m060436_c001_v7007000_t0000_u01784959476783") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82f7_d20260725_m060434_c001_v0001105_t0054_u01784959474963") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b8c_d20260725_m060434_c001_v7007000_t0000_u01784959474219") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82eb_d20260725_m060433_c001_v0001105_t0041_u01784959473344") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b84_d20260725_m060428_c001_v7007000_t0000_u01784959468884") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82cd_d20260725_m060426_c001_v0001105_t0051_u01784959466229") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b7f_d20260725_m060424_c001_v7007000_t0000_u01784959464328") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82b5_d20260725_m060423_c001_v0001105_t0033_u01784959463382") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b76_d20260725_m060423_c001_v7007000_t0000_u01784959463039") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f117b1a59bb0e83c3_d20260725_m060422_c001_v0001044_t0024_u01784959462339") 2026/07/25 06:13:06 DEBUG : empty space: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da829b_d20260725_m060420_c001_v0001105_t0039_u01784959460851") 2026/07/25 06:13:06 DEBUG : enormous: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c70913_d20260725_m060453_c001_v7007000_t0000_u01784959493677") 2026/07/25 06:13:06 DEBUG : enormous: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8365_d20260725_m060452_c001_v0001105_t0048_u01784959492946") 2026/07/25 06:13:06 DEBUG : existing: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4188738daf91454b_d20260725_m060757_c001_v7007000_t0000_u01784959677587") 2026/07/25 06:13:06 DEBUG : existing: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da86fb_d20260725_m060756_c001_v0001105_t0000_u01784959676158") 2026/07/25 06:13:06 DEBUG : existing: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a61e6_d20260725_m060512_c001_v7007000_t0000_u01784959512274") 2026/07/25 06:13:06 DEBUG : existing: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da83df_d20260725_m060511_c001_v0001105_t0035_u01784959511132") 2026/07/25 06:13:06 DEBUG : existing: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbe4_d20260725_m060417_c001_v7007000_t0000_u01784959457549") 2026/07/25 06:13:06 DEBUG : existing: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8279_d20260725_m060415_c001_v0001105_t0004_u01784959455300") 2026/07/25 06:13:06 DEBUG : existing: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbd6_d20260725_m060414_c001_v7007000_t0000_u01784959454727") 2026/07/25 06:13:06 DEBUG : existing: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8273_d20260725_m060414_c001_v0001105_t0039_u01784959454059") 2026/07/25 06:13:07 DEBUG : existing: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da826f_d20260725_m060413_c001_v0001105_t0037_u01784959453134") 2026/07/25 06:13:07 DEBUG : existing-b: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a61e7_d20260725_m060512_c001_v7007000_t0000_u01784959512454") 2026/07/25 06:13:07 DEBUG : existing-b: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b04faf_d20260725_m060511_c001_v0001176_t0042_u01784959511121") 2026/07/25 06:13:07 DEBUG : file1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725b2_d20260725_m060855_c001_v7007000_t0000_u01784959735184") 2026/07/25 06:13:07 DEBUG : file1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4df4f_d20260725_m060854_c001_v0001184_t0031_u01784959734110") 2026/07/25 06:13:07 DEBUG : file1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725ad_d20260725_m060852_c001_v7007000_t0000_u01784959732874") 2026/07/25 06:13:07 DEBUG : file1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a570c_d20260725_m060851_c001_v0001130_t0028_u01784959731667") 2026/07/25 06:13:07 DEBUG : five: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c70954_d20260725_m060458_c001_v7007000_t0000_u01784959498514") 2026/07/25 06:13:07 DEBUG : five: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da8377_d20260725_m060456_c001_v0001105_t0031_u01784959496449") 2026/07/25 06:13:07 DEBUG : foo: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b81_d20260725_m060425_c001_v7007000_t0000_u01784959465755") 2026/07/25 06:13:07 DEBUG : foo: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da82c7_d20260725_m060425_c001_v0001105_t0031_u01784959465241") 2026/07/25 06:13:07 DEBUG : foo: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da82c3_d20260725_m060424_c001_v0001105_t0031_u01784959464722") 2026/07/25 06:13:07 DEBUG : four: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c70957_d20260725_m060458_c001_v7007000_t0000_u01784959498687") 2026/07/25 06:13:07 DEBUG : four: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f419206389dc99dde_d20260725_m060457_c001_v0001167_t0052_u01784959497167") 2026/07/25 06:13:07 DEBUG : four: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8375_d20260725_m060455_c001_v0001105_t0035_u01784959495777") 2026/07/25 06:13:07 DEBUG : hello world2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0edd3_d20260725_m060331_c001_v7007000_t0000_u01784959411250") 2026/07/25 06:13:07 DEBUG : hello world2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8135_d20260725_m060330_c001_v0001105_t0026_u01784959410596") 2026/07/25 06:13:07 DEBUG : ignore-size: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbd5_d20260725_m060412_c001_v7007000_t0000_u01784959452793") 2026/07/25 06:13:07 DEBUG : ignore-size: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8265_d20260725_m060411_c001_v0001105_t0048_u01784959451789") 2026/07/25 06:13:07 DEBUG : nested/sub dir/file: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a61d3_d20260725_m060510_c001_v7007000_t0000_u01784959510397") 2026/07/25 06:13:07 DEBUG : nested/sub dir/file: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da83d3_d20260725_m060509_c001_v0001105_t0043_u01784959509768") 2026/07/25 06:13:07 DEBUG : nested/sub dir/file: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c709a4_d20260725_m060509_c001_v7007000_t0000_u01784959509043") 2026/07/25 06:13:07 DEBUG : nested/sub dir/file: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da83c3_d20260725_m060508_c001_v0001105_t0058_u01784959508189") 2026/07/25 06:13:08 DEBUG : one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c7095d_d20260725_m060458_c001_v7007000_t0000_u01784959498861") 2026/07/25 06:13:08 DEBUG : one: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da836d_d20260725_m060454_c001_v0001105_t0031_u01784959494965") 2026/07/25 06:13:08 DEBUG : only0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72594_d20260725_m060847_c001_v7007000_t0000_u01784959727521") 2026/07/25 06:13:08 DEBUG : only0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da8873_d20260725_m060842_c001_v0001105_t0031_u01784959722024") 2026/07/25 06:13:08 DEBUG : only0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87cb_d20260725_m060825_c001_v0001105_t0058_u01784959705601") 2026/07/25 06:13:08 DEBUG : only0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd876_d20260725_m060819_c001_v7007000_t0000_u01784959699225") 2026/07/25 06:13:08 DEBUG : only0: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8713_d20260725_m060801_c001_v0001105_t0048_u01784959681739") 2026/07/25 06:13:08 DEBUG : only1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72595_d20260725_m060847_c001_v7007000_t0000_u01784959727692") 2026/07/25 06:13:08 DEBUG : only1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41202d960bd4dee7_d20260725_m060842_c001_v0001184_t0012_u01784959722905") 2026/07/25 06:13:08 DEBUG : only1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87d5_d20260725_m060826_c001_v0001105_t0017_u01784959706430") 2026/07/25 06:13:08 DEBUG : only1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd87c_d20260725_m060820_c001_v7007000_t0000_u01784959700088") 2026/07/25 06:13:08 DEBUG : only1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8721_d20260725_m060802_c001_v0001105_t0038_u01784959682789") 2026/07/25 06:13:08 DEBUG : only10: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72596_d20260725_m060847_c001_v7007000_t0000_u01784959727864") 2026/07/25 06:13:08 DEBUG : only10: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413fe037a22a56f0_d20260725_m060843_c001_v0001130_t0018_u01784959723288") 2026/07/25 06:13:08 DEBUG : only10: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8827_d20260725_m060834_c001_v0001105_t0047_u01784959714263") 2026/07/25 06:13:08 DEBUG : only10: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4154f98efcb53764_d20260725_m060820_c001_v7007000_t0000_u01784959700177") 2026/07/25 06:13:08 DEBUG : only10: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8767_d20260725_m060810_c001_v0001105_t0043_u01784959690936") 2026/07/25 06:13:08 DEBUG : only11: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72597_d20260725_m060848_c001_v7007000_t0000_u01784959728036") 2026/07/25 06:13:08 DEBUG : only11: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142adf6fc3c6ad_d20260725_m060842_c001_v0001184_t0049_u01784959722546") 2026/07/25 06:13:08 DEBUG : only11: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da882d_d20260725_m060834_c001_v0001105_t0005_u01784959714956") 2026/07/25 06:13:08 DEBUG : only11: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4154f98efcb53761_d20260725_m060819_c001_v7007000_t0000_u01784959699803") 2026/07/25 06:13:09 DEBUG : only11: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da876d_d20260725_m060811_c001_v0001105_t0023_u01784959691699") 2026/07/25 06:13:09 DEBUG : only12: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72598_d20260725_m060848_c001_v7007000_t0000_u01784959728208") 2026/07/25 06:13:09 DEBUG : only12: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41202d960bd4dee3_d20260725_m060842_c001_v0001184_t0012_u01784959722720") 2026/07/25 06:13:09 DEBUG : only12: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8839_d20260725_m060835_c001_v0001105_t0024_u01784959715796") 2026/07/25 06:13:09 DEBUG : only12: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd878_d20260725_m060819_c001_v7007000_t0000_u01784959699397") 2026/07/25 06:13:09 DEBUG : only12: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8771_d20260725_m060812_c001_v0001105_t0032_u01784959692403") 2026/07/25 06:13:09 DEBUG : only13: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd72599_d20260725_m060848_c001_v7007000_t0000_u01784959728380") 2026/07/25 06:13:09 DEBUG : only13: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413fe037a22a56ea_d20260725_m060842_c001_v0001130_t0018_u01784959722918") 2026/07/25 06:13:09 DEBUG : only13: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da883f_d20260725_m060836_c001_v0001105_t0036_u01784959716487") 2026/07/25 06:13:09 DEBUG : only13: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4154f98efcb53762_d20260725_m060819_c001_v7007000_t0000_u01784959699989") 2026/07/25 06:13:09 DEBUG : only13: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8779_d20260725_m060813_c001_v0001105_t0059_u01784959693197") 2026/07/25 06:13:09 DEBUG : only14: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7259a_d20260725_m060848_c001_v7007000_t0000_u01784959728553") 2026/07/25 06:13:09 DEBUG : only14: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da8875_d20260725_m060842_c001_v0001105_t0031_u01784959722566") 2026/07/25 06:13:09 DEBUG : only14: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8843_d20260725_m060836_c001_v0001105_t0034_u01784959716984") 2026/07/25 06:13:09 DEBUG : only14: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a662b_d20260725_m060819_c001_v7007000_t0000_u01784959699817") 2026/07/25 06:13:09 DEBUG : only14: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8781_d20260725_m060814_c001_v0001105_t0001_u01784959694017") 2026/07/25 06:13:09 DEBUG : only15: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7259c_d20260725_m060848_c001_v7007000_t0000_u01784959728725") 2026/07/25 06:13:09 DEBUG : only15: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142adf6fc3c6af_d20260725_m060842_c001_v0001184_t0049_u01784959722721") 2026/07/25 06:13:09 DEBUG : only15: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da884b_d20260725_m060837_c001_v0001105_t0051_u01784959717665") 2026/07/25 06:13:09 DEBUG : only15: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a662e_d20260725_m060820_c001_v7007000_t0000_u01784959700003") 2026/07/25 06:13:09 DEBUG : only15: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8785_d20260725_m060814_c001_v0001105_t0044_u01784959694845") 2026/07/25 06:13:10 DEBUG : only16: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7259d_d20260725_m060848_c001_v7007000_t0000_u01784959728898") 2026/07/25 06:13:10 DEBUG : only16: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da8877_d20260725_m060842_c001_v0001105_t0031_u01784959722753") 2026/07/25 06:13:10 DEBUG : only16: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8855_d20260725_m060838_c001_v0001105_t0043_u01784959718987") 2026/07/25 06:13:10 DEBUG : only16: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd87b_d20260725_m060819_c001_v7007000_t0000_u01784959699916") 2026/07/25 06:13:10 DEBUG : only16: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da878d_d20260725_m060815_c001_v0001105_t0048_u01784959695378") 2026/07/25 06:13:10 DEBUG : only17: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd7259f_d20260725_m060849_c001_v7007000_t0000_u01784959729068") 2026/07/25 06:13:10 DEBUG : only17: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da8883_d20260725_m060843_c001_v0001105_t0031_u01784959723298") 2026/07/25 06:13:10 DEBUG : only17: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da885b_d20260725_m060839_c001_v0001105_t0050_u01784959719553") 2026/07/25 06:13:10 DEBUG : only17: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f348b_d20260725_m060819_c001_v7007000_t0000_u01784959699970") 2026/07/25 06:13:10 DEBUG : only17: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8799_d20260725_m060816_c001_v0001105_t0039_u01784959696473") 2026/07/25 06:13:10 DEBUG : only18: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725a0_d20260725_m060849_c001_v7007000_t0000_u01784959729239") 2026/07/25 06:13:10 DEBUG : only18: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142adf6fc3c6b1_d20260725_m060842_c001_v0001184_t0049_u01784959722894") 2026/07/25 06:13:10 DEBUG : only18: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8861_d20260725_m060840_c001_v0001105_t0045_u01784959720266") 2026/07/25 06:13:10 DEBUG : only18: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd879_d20260725_m060819_c001_v7007000_t0000_u01784959699569") 2026/07/25 06:13:11 DEBUG : only18: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da879d_d20260725_m060817_c001_v0001105_t0010_u01784959697141") 2026/07/25 06:13:11 DEBUG : only19: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725a1_d20260725_m060849_c001_v7007000_t0000_u01784959729410") 2026/07/25 06:13:11 DEBUG : only19: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142adf6fc3c6bc_d20260725_m060843_c001_v0001184_t0049_u01784959723414") 2026/07/25 06:13:11 DEBUG : only19: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da886d_d20260725_m060841_c001_v0001105_t0047_u01784959721208") 2026/07/25 06:13:11 DEBUG : only19: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4154f98efcb53760_d20260725_m060819_c001_v7007000_t0000_u01784959699606") 2026/07/25 06:13:11 DEBUG : only19: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87a5_d20260725_m060817_c001_v0001105_t0038_u01784959697994") 2026/07/25 06:13:11 DEBUG : only2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725a3_d20260725_m060849_c001_v7007000_t0000_u01784959729581") 2026/07/25 06:13:11 DEBUG : only2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da8879_d20260725_m060842_c001_v0001105_t0031_u01784959722932") 2026/07/25 06:13:11 DEBUG : only2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87dd_d20260725_m060827_c001_v0001105_t0010_u01784959707338") 2026/07/25 06:13:11 DEBUG : only2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f3489_d20260725_m060819_c001_v7007000_t0000_u01784959699613") 2026/07/25 06:13:11 DEBUG : only2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8727_d20260725_m060803_c001_v0001105_t0039_u01784959683391") 2026/07/25 06:13:11 DEBUG : only3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725a4_d20260725_m060849_c001_v7007000_t0000_u01784959729753") 2026/07/25 06:13:11 DEBUG : only3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142adf6fc3c6b5_d20260725_m060843_c001_v0001184_t0049_u01784959723067") 2026/07/25 06:13:11 DEBUG : only3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87e5_d20260725_m060828_c001_v0001105_t0001_u01784959708245") 2026/07/25 06:13:11 DEBUG : only3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a6630_d20260725_m060820_c001_v7007000_t0000_u01784959700190") 2026/07/25 06:13:11 DEBUG : only3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8731_d20260725_m060804_c001_v0001105_t0009_u01784959684143") 2026/07/25 06:13:11 DEBUG : only4: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725a5_d20260725_m060849_c001_v7007000_t0000_u01784959729925") 2026/07/25 06:13:11 DEBUG : only4: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41202d960bd4dee9_d20260725_m060843_c001_v0001184_t0012_u01784959723079") 2026/07/25 06:13:11 DEBUG : only4: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87f1_d20260725_m060829_c001_v0001105_t0040_u01784959709094") 2026/07/25 06:13:11 DEBUG : only4: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a662a_d20260725_m060819_c001_v7007000_t0000_u01784959699620") 2026/07/25 06:13:12 DEBUG : only4: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8735_d20260725_m060804_c001_v0001105_t0020_u01784959684912") 2026/07/25 06:13:12 DEBUG : only5: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725a6_d20260725_m060850_c001_v7007000_t0000_u01784959730098") 2026/07/25 06:13:12 DEBUG : only5: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413fe037a22a56ec_d20260725_m060843_c001_v0001130_t0018_u01784959723106") 2026/07/25 06:13:12 DEBUG : only5: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da87f9_d20260725_m060830_c001_v0001105_t0051_u01784959710155") 2026/07/25 06:13:12 DEBUG : only5: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd87d_d20260725_m060820_c001_v7007000_t0000_u01784959700260") 2026/07/25 06:13:12 DEBUG : only5: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8743_d20260725_m060806_c001_v0001105_t0055_u01784959686616") 2026/07/25 06:13:12 DEBUG : only6: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725a7_d20260725_m060850_c001_v7007000_t0000_u01784959730269") 2026/07/25 06:13:12 DEBUG : only6: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da887f_d20260725_m060843_c001_v0001105_t0031_u01784959723117") 2026/07/25 06:13:12 DEBUG : only6: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8803_d20260725_m060830_c001_v0001105_t0052_u01784959710983") 2026/07/25 06:13:12 DEBUG : only6: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f348d_d20260725_m060820_c001_v7007000_t0000_u01784959700330") 2026/07/25 06:13:12 DEBUG : only6: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8749_d20260725_m060807_c001_v0001105_t0052_u01784959687272") 2026/07/25 06:13:12 DEBUG : only7: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725a8_d20260725_m060850_c001_v7007000_t0000_u01784959730440") 2026/07/25 06:13:12 DEBUG : only7: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142adf6fc3c6b9_d20260725_m060843_c001_v0001184_t0049_u01784959723241") 2026/07/25 06:13:12 DEBUG : only7: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da880d_d20260725_m060831_c001_v0001105_t0005_u01784959711946") 2026/07/25 06:13:12 DEBUG : only7: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbd87a_d20260725_m060819_c001_v7007000_t0000_u01784959699743") 2026/07/25 06:13:12 DEBUG : only7: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8751_d20260725_m060808_c001_v0001105_t0024_u01784959688114") 2026/07/25 06:13:12 DEBUG : only8: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725a9_d20260725_m060850_c001_v7007000_t0000_u01784959730612") 2026/07/25 06:13:12 DEBUG : only8: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41202d960bd4deef_d20260725_m060843_c001_v0001184_t0012_u01784959723252") 2026/07/25 06:13:12 DEBUG : only8: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8817_d20260725_m060832_c001_v0001105_t0046_u01784959712753") 2026/07/25 06:13:12 DEBUG : only8: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f348a_d20260725_m060819_c001_v7007000_t0000_u01784959699792") 2026/07/25 06:13:12 DEBUG : only8: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8759_d20260725_m060808_c001_v0001105_t0054_u01784959688972") 2026/07/25 06:13:12 DEBUG : only9: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725aa_d20260725_m060850_c001_v7007000_t0000_u01784959730784") 2026/07/25 06:13:12 DEBUG : only9: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41202d960bd4def5_d20260725_m060843_c001_v0001184_t0012_u01784959723425") 2026/07/25 06:13:13 DEBUG : only9: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da881d_d20260725_m060833_c001_v0001105_t0055_u01784959713378") 2026/07/25 06:13:13 DEBUG : only9: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f407f393e6e1f348c_d20260725_m060820_c001_v7007000_t0000_u01784959700150") 2026/07/25 06:13:13 DEBUG : only9: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da875f_d20260725_m060809_c001_v0001105_t0037_u01784959689897") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c709a1_d20260725_m060507_c001_v7007000_t0000_u01784959507122") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da83af_d20260725_m060505_c001_v0001105_t0057_u01784959505224") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c70991_d20260725_m060504_c001_v7007000_t0000_u01784959504446") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da83a3_d20260725_m060502_c001_v0001105_t0036_u01784959502780") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c7097e_d20260725_m060502_c001_v7007000_t0000_u01784959502072") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b04f6b_d20260725_m060459_c001_v0001176_t0020_u01784959499734") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708dd_d20260725_m060449_c001_v7007000_t0000_u01784959489335") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8345_d20260725_m060447_c001_v0001105_t0034_u01784959487769") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708ce_d20260725_m060446_c001_v7007000_t0000_u01784959486158") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8337_d20260725_m060445_c001_v0001105_t0054_u01784959485120") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708c6_d20260725_m060443_c001_v7007000_t0000_u01784959483991") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8321_d20260725_m060442_c001_v0001105_t0004_u01784959482684") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b8f_d20260725_m060436_c001_v7007000_t0000_u01784959476265") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82f3_d20260725_m060434_c001_v0001105_t0031_u01784959474735") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b8d_d20260725_m060434_c001_v7007000_t0000_u01784959474391") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82e9_d20260725_m060433_c001_v0001105_t0028_u01784959473103") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b89_d20260725_m060432_c001_v7007000_t0000_u01784959472759") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82e5_d20260725_m060431_c001_v0001105_t0057_u01784959471960") 2026/07/25 06:13:13 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82e1_d20260725_m060431_c001_v0001105_t0013_u01784959471247") 2026/07/25 06:13:14 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b88_d20260725_m060430_c001_v7007000_t0000_u01784959470904") 2026/07/25 06:13:14 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82df_d20260725_m060430_c001_v0001105_t0056_u01784959470130") 2026/07/25 06:13:14 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82db_d20260725_m060429_c001_v0001105_t0055_u01784959469398") 2026/07/25 06:13:14 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b85_d20260725_m060429_c001_v7007000_t0000_u01784959469056") 2026/07/25 06:13:14 DEBUG : potato: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82d3_d20260725_m060426_c001_v0001105_t0002_u01784959466911") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f421046a48afde6bf_d20260725_m060548_c001_v7007000_t0000_u01784959548885") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da848b_d20260725_m060547_c001_v0001105_t0011_u01784959547833") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142c4d30156712_d20260725_m060539_c001_v7007000_t0000_u01784959539756") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b05051_d20260725_m060535_c001_v0001176_t0054_u01784959535408") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142c4d301566ef_d20260725_m060528_c001_v7007000_t0000_u01784959528435") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8427_d20260725_m060523_c001_v0001105_t0010_u01784959523848") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a61f6_d20260725_m060516_c001_v7007000_t0000_u01784959516844") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b04fc1_d20260725_m060513_c001_v0001176_t0055_u01784959513366") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c7091c_d20260725_m060453_c001_v7007000_t0000_u01784959493851") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da835b_d20260725_m060452_c001_v0001105_t0037_u01784959492215") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c70900_d20260725_m060451_c001_v7007000_t0000_u01784959491869") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da834f_d20260725_m060449_c001_v0001105_t0009_u01784959489855") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708de_d20260725_m060449_c001_v7007000_t0000_u01784959489509") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da834b_d20260725_m060448_c001_v0001105_t0039_u01784959488490") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708d4_d20260725_m060447_c001_v7007000_t0000_u01784959487422") 2026/07/25 06:13:14 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8341_d20260725_m060446_c001_v0001105_t0002_u01784959486507") 2026/07/25 06:13:15 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c708c8_d20260725_m060444_c001_v7007000_t0000_u01784959484771") 2026/07/25 06:13:15 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8331_d20260725_m060443_c001_v0001105_t0030_u01784959483979") 2026/07/25 06:13:15 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f426e7bf1f9024b92_d20260725_m060436_c001_v7007000_t0000_u01784959476955") 2026/07/25 06:13:15 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da82ff_d20260725_m060435_c001_v0001105_t0056_u01784959475778") 2026/07/25 06:13:15 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0edd8_d20260725_m060334_c001_v7007000_t0000_u01784959414205") 2026/07/25 06:13:15 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8151_d20260725_m060333_c001_v0001105_t0002_u01784959413355") 2026/07/25 06:13:15 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0edd4_d20260725_m060332_c001_v7007000_t0000_u01784959412496") 2026/07/25 06:13:15 DEBUG : potato2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8143_d20260725_m060331_c001_v0001105_t0042_u01784959411770") 2026/07/25 06:13:15 DEBUG : potato3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142c4d30156713_d20260725_m060540_c001_v7007000_t0000_u01784959540131") 2026/07/25 06:13:15 DEBUG : potato3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b05055_d20260725_m060536_c001_v0001176_t0035_u01784959536325") 2026/07/25 06:13:15 DEBUG : potato3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41142c4d301566f9_d20260725_m060528_c001_v7007000_t0000_u01784959528870") 2026/07/25 06:13:15 DEBUG : potato3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da842b_d20260725_m060525_c001_v0001105_t0037_u01784959525033") 2026/07/25 06:13:15 DEBUG : potato3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a61f8_d20260725_m060517_c001_v7007000_t0000_u01784959517025") 2026/07/25 06:13:15 DEBUG : potato3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b04fcb_d20260725_m060513_c001_v0001176_t0044_u01784959513834") 2026/07/25 06:13:15 DEBUG : pre-dest1/1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a643a_d20260725_m060622_c001_v7007000_t0000_u01784959582301") 2026/07/25 06:13:15 DEBUG : pre-dest1/1: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b05155_d20260725_m060614_c001_v0001176_t0047_u01784959574606") 2026/07/25 06:13:15 DEBUG : pre-dest2/2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a643c_d20260725_m060622_c001_v7007000_t0000_u01784959582482") 2026/07/25 06:13:15 DEBUG : pre-dest2/2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8505_d20260725_m060615_c001_v0001105_t0028_u01784959575170") 2026/07/25 06:13:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5cb5_d20260725_m060600_c001_v7007000_t0000_u01784959560143") 2026/07/25 06:13:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b050cd_d20260725_m060556_c001_v0001176_t0001_u01784959556419") 2026/07/25 06:13:15 DEBUG : sizeonly: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbd1_d20260725_m060411_c001_v7007000_t0000_u01784959451274") 2026/07/25 06:13:15 DEBUG : sizeonly: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8255_d20260725_m060410_c001_v0001105_t0059_u01784959450134") 2026/07/25 06:13:15 DEBUG : splitbanan: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4080a4a999c212db_d20260725_m061041_c001_v7007000_t0000_u01784959841381") 2026/07/25 06:13:15 DEBUG : splitbanan: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a58b2_d20260725_m061034_c001_v0001130_t0009_u01784959834193") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f660_d20260725_m061153_c001_v7007000_t0000_u01784959913660") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e5a9_d20260725_m061147_c001_v0001184_t0038_u01784959907299") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f401662ec09462b67_d20260725_m061139_c001_v7007000_t0000_u01784959899681") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e519_d20260725_m061133_c001_v0001184_t0033_u01784959893071") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f424072d8c3a6f52e_d20260725_m061124_c001_v7007000_t0000_u01784959884856") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e4a1_d20260725_m061118_c001_v0001184_t0048_u01784959878442") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f0408_d20260725_m061110_c001_v7007000_t0000_u01784959870788") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e439_d20260725_m061104_c001_v0001184_t0054_u01784959864671") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4277822aa42079d6_d20260725_m061056_c001_v7007000_t0000_u01784959856598") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e3af_d20260725_m061049_c001_v0001184_t0030_u01784959849894") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f42394c0fd615e320_d20260725_m061035_c001_v7007000_t0000_u01784959835956") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e319_d20260725_m061033_c001_v0001184_t0051_u01784959833325") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f417f9d998c5d29fe_d20260725_m061025_c001_v7007000_t0000_u01784959825652") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a31_d20260725_m061018_c001_v0001105_t0040_u01784959818558") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f42009d4baa34b81a_d20260725_m061017_c001_v7007000_t0000_u01784959817495") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a19_d20260725_m061014_c001_v0001105_t0038_u01784959814370") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f403db3e77a2f02fb_d20260725_m061006_c001_v7007000_t0000_u01784959806627") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da89db_d20260725_m060959_c001_v0001105_t0009_u01784959799694") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b52_d20260725_m060958_c001_v7007000_t0000_u01784959798518") 2026/07/25 06:13:16 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c93b_d20260725_m060955_c001_v0001184_t0054_u01784959795505") 2026/07/25 06:13:17 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f405c50d22611ca9c_d20260725_m060942_c001_v7007000_t0000_u01784959782224") 2026/07/25 06:13:17 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da896f_d20260725_m060938_c001_v0001105_t0055_u01784959778511") 2026/07/25 06:13:17 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a66f1_d20260725_m060930_c001_v7007000_t0000_u01784959770377") 2026/07/25 06:13:17 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8933_d20260725_m060923_c001_v0001105_t0051_u01784959763763") 2026/07/25 06:13:17 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f404729e3fe102b38_d20260725_m060915_c001_v7007000_t0000_u01784959755974") 2026/07/25 06:13:17 DEBUG : splitbananasplit: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da88f5_d20260725_m060909_c001_v0001105_t0001_u01784959749188") 2026/07/25 06:13:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4091565d597405c8_d20260725_m061020_c001_v7007000_t0000_u01784959820273") 2026/07/25 06:13:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8a1d_d20260725_m061015_c001_v0001105_t0044_u01784959815345") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725b9_d20260725_m060902_c001_v7007000_t0000_u01784959742332") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da88cd_d20260725_m060859_c001_v0001105_t0053_u01784959739805") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5e2c_d20260725_m060858_c001_v7007000_t0000_u01784959738732") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a571c_d20260725_m060856_c001_v0001130_t0016_u01784959736068") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f415eb8f3873a61d7_d20260725_m060510_c001_v7007000_t0000_u01784959510578") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b04fab_d20260725_m060509_c001_v0001176_t0021_u01784959509759") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c709a5_d20260725_m060509_c001_v7007000_t0000_u01784959509216") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b04fa1_d20260725_m060508_c001_v0001176_t0039_u01784959508178") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbc5_d20260725_m060408_c001_v7007000_t0000_u01784959448112") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8241_d20260725_m060406_c001_v0001105_t0005_u01784959446470") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbc3_d20260725_m060406_c001_v7007000_t0000_u01784959446128") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da822f_d20260725_m060404_c001_v0001105_t0024_u01784959444965") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbc2_d20260725_m060403_c001_v7007000_t0000_u01784959443019") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8217_d20260725_m060401_c001_v0001105_t0010_u01784959441739") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbbe_d20260725_m060401_c001_v7007000_t0000_u01784959441204") 2026/07/25 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8207_d20260725_m060359_c001_v0001105_t0020_u01784959439801") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da81f3_d20260725_m060356_c001_v0001105_t0054_u01784959436880") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbbc_d20260725_m060356_c001_v7007000_t0000_u01784959436532") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da81ed_d20260725_m060355_c001_v0001105_t0048_u01784959435765") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da81e7_d20260725_m060354_c001_v0001105_t0028_u01784959434948") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41270844a9fbbbbb_d20260725_m060354_c001_v7007000_t0000_u01784959434604") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da81cf_d20260725_m060351_c001_v0001105_t0002_u01784959431763") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da81b7_d20260725_m060348_c001_v0001105_t0053_u01784959428823") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0ee13_d20260725_m060348_c001_v7007000_t0000_u01784959428479") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da81ab_d20260725_m060347_c001_v0001105_t0027_u01784959427825") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da81a7_d20260725_m060346_c001_v0001105_t0027_u01784959426918") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0ee11_d20260725_m060346_c001_v7007000_t0000_u01784959426572") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8193_d20260725_m060343_c001_v0001105_t0025_u01784959423114") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0ee0d_d20260725_m060342_c001_v7007000_t0000_u01784959422769") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8187_d20260725_m060342_c001_v0001105_t0043_u01784959422135") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0eddf_d20260725_m060341_c001_v7007000_t0000_u01784959421264") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da817d_d20260725_m060340_c001_v0001105_t0050_u01784959420527") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0edde_d20260725_m060340_c001_v7007000_t0000_u01784959420010") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8175_d20260725_m060339_c001_v0001105_t0032_u01784959419429") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0eddc_d20260725_m060338_c001_v7007000_t0000_u01784959418564") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8171_d20260725_m060337_c001_v0001105_t0021_u01784959417471") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0eddb_d20260725_m060336_c001_v7007000_t0000_u01784959416954") 2026/07/25 06:13:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8169_d20260725_m060336_c001_v0001105_t0004_u01784959416009") 2026/07/25 06:13:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0edda_d20260725_m060335_c001_v7007000_t0000_u01784959415477") 2026/07/25 06:13:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8161_d20260725_m060334_c001_v0001105_t0011_u01784959414723") 2026/07/25 06:13:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0edd2_d20260725_m060330_c001_v7007000_t0000_u01784959410074") 2026/07/25 06:13:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da812b_d20260725_m060329_c001_v0001105_t0057_u01784959409142") 2026/07/25 06:13:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0edcb_d20260725_m060328_c001_v7007000_t0000_u01784959408619") 2026/07/25 06:13:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8127_d20260725_m060327_c001_v0001105_t0035_u01784959407901") 2026/07/25 06:13:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0edc5_d20260725_m060327_c001_v7007000_t0000_u01784959407044") 2026/07/25 06:13:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8119_d20260725_m060326_c001_v0001105_t0022_u01784959406273") 2026/07/25 06:13:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0edc2_d20260725_m060324_c001_v7007000_t0000_u01784959404141") 2026/07/25 06:13:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8105_d20260725_m060323_c001_v0001105_t0039_u01784959403486") 2026/07/25 06:13:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725ba_d20260725_m060902_c001_v7007000_t0000_u01784959742507") 2026/07/25 06:13:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4df89_d20260725_m060859_c001_v0001184_t0058_u01784959739798") 2026/07/25 06:13:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f41713ed0814c5e2d_d20260725_m060858_c001_v7007000_t0000_u01784959738904") 2026/07/25 06:13:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c723_d20260725_m060856_c001_v0001184_t0042_u01784959736079") 2026/07/25 06:13:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f662_d20260725_m061155_c001_v7007000_t0000_u01784959915630") 2026/07/25 06:13:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3cdee_d20260725_m061155_c001_v0001184_t0008_u01784959915017") 2026/07/25 06:13:19 DEBUG : sub/yam: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c709a0_d20260725_m060506_c001_v7007000_t0000_u01784959506599") 2026/07/25 06:13:19 DEBUG : sub/yam: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b04f91_d20260725_m060505_c001_v0001176_t0028_u01784959505213") 2026/07/25 06:13:19 DEBUG : test_dir1/file2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725b3_d20260725_m060855_c001_v7007000_t0000_u01784959735355") 2026/07/25 06:13:20 DEBUG : test_dir1/file2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c707_d20260725_m060853_c001_v0001184_t0045_u01784959733786") 2026/07/25 06:13:20 DEBUG : test_dir1/file2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725ae_d20260725_m060853_c001_v7007000_t0000_u01784959733044") 2026/07/25 06:13:20 DEBUG : test_dir1/file2: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3c6ef_d20260725_m060851_c001_v0001184_t0045_u01784959731731") 2026/07/25 06:13:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725b4_d20260725_m060855_c001_v7007000_t0000_u01784959735526") 2026/07/25 06:13:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da88b5_d20260725_m060853_c001_v0001105_t0053_u01784959733775") 2026/07/25 06:13:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f413394997cd725af_d20260725_m060853_c001_v7007000_t0000_u01784959733215") 2026/07/25 06:13:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da88a1_d20260725_m060851_c001_v0001105_t0026_u01784959731678") 2026/07/25 06:13:20 DEBUG : three: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c7095e_d20260725_m060459_c001_v7007000_t0000_u01784959499035") 2026/07/25 06:13:20 DEBUG : three: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da837f_d20260725_m060457_c001_v0001105_t0003_u01784959497710") 2026/07/25 06:13:20 DEBUG : three: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8373_d20260725_m060455_c001_v0001105_t0005_u01784959495334") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f665_d20260725_m061157_c001_v7007000_t0000_u01784959917352") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5a54_d20260725_m061156_c001_v0001130_t0052_u01784959916567") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f6da_d20260725_m061217_c001_v7007000_t0000_u01784959937015") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8c6d_d20260725_m061214_c001_v0001105_t0014_u01784959934233") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f6a7_d20260725_m061212_c001_v7007000_t0000_u01784959932771") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5a90_d20260725_m061210_c001_v0001130_t0000_u01784959930771") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f6a4_d20260725_m061209_c001_v7007000_t0000_u01784959929787") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ce6a_d20260725_m061209_c001_v0001184_t0004_u01784959929185") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f66b_d20260725_m061204_c001_v7007000_t0000_u01784959924334") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5a6c_d20260725_m061203_c001_v0001130_t0043_u01784959923037") 2026/07/25 06:13:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f685_d20260725_m061206_c001_v7007000_t0000_u01784959926767") 2026/07/25 06:13:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8c39_d20260725_m061205_c001_v0001105_t0026_u01784959925287") 2026/07/25 06:13:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f668_d20260725_m061202_c001_v7007000_t0000_u01784959922140") 2026/07/25 06:13:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11142adf6fc3ce12_d20260725_m061201_c001_v0001184_t0055_u01784959921539") 2026/07/25 06:13:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f667_d20260725_m061200_c001_v7007000_t0000_u01784959920570") 2026/07/25 06:13:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e5f5_d20260725_m061159_c001_v0001184_t0011_u01784959919951") 2026/07/25 06:13:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f666_d20260725_m061158_c001_v7007000_t0000_u01784959918977") 2026/07/25 06:13:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f10375c7ed1da8c21_d20260725_m061158_c001_v0001105_t0030_u01784959918295") 2026/07/25 06:13:21 DEBUG : toe/toe/toe: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f400cc35119b897dc_d20260725_m061222_c001_v7007000_t0000_u01784959942085") 2026/07/25 06:13:21 DEBUG : toe/toe/toe: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113fe037a22a5ac2_d20260725_m061221_c001_v0001130_t0013_u01784959941237") 2026/07/25 06:13:21 DEBUG : toe/toe/toe: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f69d_d20260725_m061208_c001_v7007000_t0000_u01784959928269") 2026/07/25 06:13:21 DEBUG : toe/toe/toe: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e621_d20260725_m061207_c001_v0001184_t0021_u01784959927683") 2026/07/25 06:13:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f6db_d20260725_m061217_c001_v7007000_t0000_u01784959937569") 2026/07/25 06:13:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11202d960bd4e665_d20260725_m061216_c001_v0001184_t0017_u01784959936743") 2026/07/25 06:13:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4020872c5ff0f6b3_d20260725_m061213_c001_v7007000_t0000_u01784959933337") 2026/07/25 06:13:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f11873fc754830984_d20260725_m061212_c001_v0001033_t0041_u01784959932063") 2026/07/25 06:13:21 DEBUG : two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c7095f_d20260725_m060459_c001_v7007000_t0000_u01784959499211") 2026/07/25 06:13:21 DEBUG : two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f4059e29b23b04f57_d20260725_m060456_c001_v0001176_t0044_u01784959496976") 2026/07/25 06:13:21 DEBUG : two: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f40375c7ed1da836f_d20260725_m060455_c001_v0001105_t0031_u01784959495160") 2026/07/25 06:13:21 DEBUG : yam: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c709a2_d20260725_m060507_c001_v7007000_t0000_u01784959507296") 2026/07/25 06:13:21 DEBUG : yam: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f113abbcf54155a2c_d20260725_m060506_c001_v0001179_t0032_u01784959506382") 2026/07/25 06:13:21 DEBUG : yam: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c70990_d20260725_m060503_c001_v7007000_t0000_u01784959503925") 2026/07/25 06:13:21 DEBUG : yam: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1059e29b23b04f85_d20260725_m060502_c001_v0001176_t0057_u01784959502790") 2026/07/25 06:13:21 DEBUG : yam: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c70975_d20260725_m060501_c001_v7007000_t0000_u01784959501543") 2026/07/25 06:13:22 DEBUG : yam: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f119206389dc99df0_d20260725_m060459_c001_v0001167_t0040_u01784959499745") 2026/07/25 06:13:22 DEBUG : yaml: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c70992_d20260725_m060504_c001_v7007000_t0000_u01784959504620") 2026/07/25 06:13:22 DEBUG : yaml: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f1131e746d08a66b5_d20260725_m060503_c001_v0001154_t0009_u01784959503599") 2026/07/25 06:13:22 DEBUG : yaml: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f425cfe14b2c7097f_d20260725_m060502_c001_v7007000_t0000_u01784959502246") 2026/07/25 06:13:22 DEBUG : yaml: Deleting (id "4_zbf12fde3d0ed9b7b9ff80e1b_f112d3b98c19179be_d20260725_m060501_c001_v0001090_t0042_u01784959501133") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m2.54708603s (try 1/5)