"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/21 03:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha" 2026/07/21 03:11:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 03:11:00 DEBUG : Creating backend with remote "/tmp/rclone1736924618" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/21 03:11:01 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:01 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.45s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 03:11:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:02 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:02 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:03 INFO : sub dir/hello world: Copied (new) 2026/07/21 03:11:03 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.75s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:04 DEBUG : Creating backend with remote "/non-existing" 2026/07/21 03:11:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/21 03:11:05 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:05 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:06 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:06 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:07 INFO : B2 bucket rclone-test-cuxomir3qeha: Running all checks before starting transfers 2026/07/21 03:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:07 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:07 INFO : B2 bucket rclone-test-cuxomir3qeha: Checks finished, now starting transfers 2026/07/21 03:11:07 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.31s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:08 ERROR : Ignoring --no-traverse with sync 2026/07/21 03:11:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:08 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:08 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:09 INFO : sub dir/hello world: Copied (new) 2026/07/21 03:11:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/21 03:11:10 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:10 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:10 DEBUG : hello world2: size = 12 OK 2026/07/21 03:11:10 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/21 03:11:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:11:11 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:11 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:11 DEBUG : potato2: size = 11 OK 2026/07/21 03:11:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:11:13 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:13 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:13 DEBUG : potato2: size = 11 OK 2026/07/21 03:11:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.65s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/21 03:11:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 03:11:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/21 03:11:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 03:11:14 INFO : sub dir2: Making directory 2026/07/21 03:11:14 INFO : sub dir: Making directory 2026/07/21 03:11:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:14 INFO : sub dir2/sub sub dir2: Making directory 2026/07/21 03:11:14 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:14 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:14 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/21 03:11:15 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.23s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:15 INFO : sub dir2: Making directory 2026/07/21 03:11:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/21 03:11:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 03:11:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:15 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:15 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:16 DEBUG : sub dir2: Making directory with metadata 2026/07/21 03:11:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 03:11:16 INFO : sub dir2: Making directory 2026/07/21 03:11:16 INFO : sub dir: Making directory 2026/07/21 03:11:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:16 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:16 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:17 INFO : sub dir/hello world: Copied (new) 2026/07/21 03:11:17 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/21 03:11:17 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/21 03:11:17 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:18 INFO : sub dir2: Making directory 2026/07/21 03:11:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:18 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:18 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:19 INFO : sub dir/hello world: Copied (new) 2026/07/21 03:11:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:19 DEBUG : sub dir2: Making directory with metadata 2026/07/21 03:11:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 03:11:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 03:11:19 INFO : sub dir2: Making directory 2026/07/21 03:11:19 INFO : sub dir: Making directory 2026/07/21 03:11:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:19 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:19 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:20 INFO : sub dir/hello world: Copied (new) 2026/07/21 03:11:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/21 03:11:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.24s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:21 INFO : sub dir2: Making directory 2026/07/21 03:11:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:21 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:21 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:21 INFO : sub dir/hello world: Copied (new) 2026/07/21 03:11:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.20s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dedejuh6cuje" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cuxomir3qeha -> B2 bucket rclone-test-dedejuh6cuje 2026/07/21 03:11:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:24 DEBUG : B2 bucket rclone-test-dedejuh6cuje: Waiting for checks to finish 2026/07/21 03:11:24 DEBUG : B2 bucket rclone-test-dedejuh6cuje: Waiting for transfers to finish 2026/07/21 03:11:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/21 03:11:25 DEBUG : B2 bucket rclone-test-dedejuh6cuje: Purge remote 2026/07/21 03:11:25 INFO : B2 bucket rclone-test-dedejuh6cuje: cleaning bucket "rclone-test-dedejuh6cuje" of all files 2026/07/21 03:11:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f022d23a08d8b2b9ff80e1b_f10423551d3033bdc_d20260721_m031125_c001_v0001144_t0020_u01784603485120") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:28 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:11:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:11:28 DEBUG : sub dir/hello world: Sizes differ 2026/07/21 03:11:28 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:28 DEBUG : sub dir/hello world: size = 17 OK 2026/07/21 03:11:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/21 03:11:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.86s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bigonej0miba" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cuxomir3qeha -> B2 bucket rclone-test-bigonej0miba 2026/07/21 03:11:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:30 DEBUG : B2 bucket rclone-test-bigonej0miba: Waiting for checks to finish 2026/07/21 03:11:30 DEBUG : B2 bucket rclone-test-bigonej0miba: Waiting for transfers to finish 2026/07/21 03:11:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/21 03:11:32 DEBUG : B2 bucket rclone-test-bigonej0miba: Waiting for checks to finish 2026/07/21 03:11:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:11:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bigonej0miba) 2026/07/21 03:11:32 DEBUG : sub dir/hello world: Sizes differ 2026/07/21 03:11:32 DEBUG : B2 bucket rclone-test-bigonej0miba: Waiting for transfers to finish 2026/07/21 03:11:33 DEBUG : sub dir/hello world: size = 17 OK 2026/07/21 03:11:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/21 03:11:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/21 03:11:33 DEBUG : B2 bucket rclone-test-bigonej0miba: Purge remote 2026/07/21 03:11:33 INFO : B2 bucket rclone-test-bigonej0miba: cleaning bucket "rclone-test-bigonej0miba" of all files 2026/07/21 03:11:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf223da3a08d8b2b9ff80e1b_f103d2626b2c952f1_d20260721_m031133_c001_v0001038_t0054_u01784603493104") 2026/07/21 03:11:33 DEBUG : sub dir/hello world: Deleting (id "4_zaf223da3a08d8b2b9ff80e1b_f1129a52a7be2adbe_d20260721_m031131_c001_v0001181_t0058_u01784603491368") --- PASS: TestServerSideCopyOverSelf (6.15s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:11:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:11:35 DEBUG : sub dir/hello world: Sizes differ 2026/07/21 03:11:35 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:35 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:36 DEBUG : sub dir/hello world: size = 17 OK 2026/07/21 03:11:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/21 03:11:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/21 03:11:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yuketof3mazo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cuxomir3qeha -> B2 bucket rclone-test-yuketof3mazo 2026/07/21 03:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:38 DEBUG : B2 bucket rclone-test-yuketof3mazo: Waiting for checks to finish 2026/07/21 03:11:38 DEBUG : B2 bucket rclone-test-yuketof3mazo: Waiting for transfers to finish 2026/07/21 03:11:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:11:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/21 03:11:40 DEBUG : B2 bucket rclone-test-yuketof3mazo: Waiting for checks to finish 2026/07/21 03:11:40 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:11:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yuketof3mazo) 2026/07/21 03:11:40 DEBUG : sub dir/hello world: Sizes differ 2026/07/21 03:11:40 DEBUG : B2 bucket rclone-test-yuketof3mazo: Waiting for transfers to finish 2026/07/21 03:11:41 DEBUG : sub dir/hello world: size = 17 OK 2026/07/21 03:11:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/21 03:11:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/21 03:11:41 INFO : sub dir/hello world: Deleted 2026/07/21 03:11:42 DEBUG : testing file moves 2026/07/21 03:11:42 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:11:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yuketof3mazo) 2026/07/21 03:11:42 DEBUG : sub dir/hello world: Sizes differ 2026/07/21 03:11:42 DEBUG : B2 bucket rclone-test-yuketof3mazo: Waiting for checks to finish 2026/07/21 03:11:42 DEBUG : B2 bucket rclone-test-yuketof3mazo: Waiting for transfers to finish 2026/07/21 03:11:43 DEBUG : sub dir/hello world: size = 24 OK 2026/07/21 03:11:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/21 03:11:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/21 03:11:43 INFO : sub dir/hello world: Deleted 2026/07/21 03:11:43 DEBUG : B2 bucket rclone-test-yuketof3mazo: Purge remote 2026/07/21 03:11:43 INFO : B2 bucket rclone-test-yuketof3mazo: cleaning bucket "rclone-test-yuketof3mazo" of all files 2026/07/21 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf425d93a08d8b2b9ff80e1b_f101d3240e2ad8d1f_d20260721_m031143_c001_v0001183_t0002_u01784603503001") 2026/07/21 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf425d93a08d8b2b9ff80e1b_f109ee91eadb5ea7f_d20260721_m031140_c001_v0001103_t0019_u01784603500810") 2026/07/21 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf425d93a08d8b2b9ff80e1b_f11989c2958fc1802_d20260721_m031139_c001_v0001185_t0012_u01784603499354") --- PASS: TestServerSideMoveOverSelf (8.18s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:45 ERROR : error listing: directory not found 2026/07/21 03:11:45 INFO : Local file system at /tmp/rclone1736924618: Making directory 2026/07/21 03:11:46 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:46 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.77s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:11:48 DEBUG : Local file system at /tmp/rclone1736924618: Waiting for checks to finish 2026/07/21 03:11:48 DEBUG : Local file system at /tmp/rclone1736924618: Waiting for transfers to finish 2026/07/21 03:11:48 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/21 03:11:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:11:48 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/21 03:11:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/21 03:11:49 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:49 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:49 DEBUG : check sum: size = 1 OK 2026/07/21 03:11:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/21 03:11:49 INFO : check sum: Copied (new) 2026/07/21 03:11:49 DEBUG : Waiting for deletions to finish 2026/07/21 03:11:50 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:50 DEBUG : check sum: size = 1 OK 2026/07/21 03:11:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/21 03:11:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/21 03:11:50 DEBUG : check sum: Unchanged skipping 2026/07/21 03:11:50 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:50 DEBUG : Waiting for deletions to finish 2026/07/21 03:11:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/21 03:11:51 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:51 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:51 DEBUG : sizeonly: size = 6 OK 2026/07/21 03:11:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/21 03:11:51 INFO : sizeonly: Copied (new) 2026/07/21 03:11:51 DEBUG : Waiting for deletions to finish 2026/07/21 03:11:51 DEBUG : sizeonly: size = 6 OK 2026/07/21 03:11:51 DEBUG : sizeonly: Sizes identical 2026/07/21 03:11:51 DEBUG : sizeonly: Unchanged skipping 2026/07/21 03:11:51 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:51 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:51 DEBUG : Waiting for deletions to finish 2026/07/21 03:11:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/21 03:11:52 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:52 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/21 03:11:52 INFO : ignore-size: Copied (new) 2026/07/21 03:11:52 DEBUG : Waiting for deletions to finish 2026/07/21 03:11:53 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:11:53 DEBUG : ignore-size: Unchanged skipping 2026/07/21 03:11:53 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:53 DEBUG : Waiting for deletions to finish 2026/07/21 03:11:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.62s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:54 DEBUG : existing: size = 6 OK 2026/07/21 03:11:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:11:54 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:54 DEBUG : existing: Unchanged skipping 2026/07/21 03:11:54 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:54 DEBUG : Waiting for deletions to finish 2026/07/21 03:11:54 INFO : There was nothing to transfer 2026/07/21 03:11:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/21 03:11:54 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:54 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:55 DEBUG : existing: size = 6 OK 2026/07/21 03:11:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/21 03:11:55 INFO : existing: Copied (replaced existing) 2026/07/21 03:11:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.40s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/21 03:11:56 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:56 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:57 DEBUG : existing: size = 6 OK 2026/07/21 03:11:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/21 03:11:57 INFO : existing: Copied (new) 2026/07/21 03:11:57 DEBUG : Waiting for deletions to finish 2026/07/21 03:11:57 DEBUG : existing: Destination exists, skipping 2026/07/21 03:11:57 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:57 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:11:57 DEBUG : Waiting for deletions to finish 2026/07/21 03:11:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.02s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:11:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/21 03:11:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/21 03:11:59 DEBUG : c/non empty space: size = 5 OK 2026/07/21 03:11:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:11:59 DEBUG : c/non empty space: Unchanged skipping 2026/07/21 03:11:59 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:11:59 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:12:00 DEBUG : a/potato2: size = 60 OK 2026/07/21 03:12:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:12:00 INFO : a/potato2: Copied (new) 2026/07/21 03:12:00 DEBUG : Waiting for deletions to finish 2026/07/21 03:12:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:12:01 DEBUG : empty space: size = 1 OK 2026/07/21 03:12:01 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/21 03:12:01 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:12:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/21 03:12:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/21 03:12:01 DEBUG : empty space: Unchanged skipping 2026/07/21 03:12:01 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:12:01 DEBUG : Waiting for deletions to finish 2026/07/21 03:12:01 INFO : There was nothing to transfer 2026/07/21 03:12:02 DEBUG : empty space: size = 1 OK 2026/07/21 03:12:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/21 03:12:02 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:12:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/21 03:13:02 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/b2api/v1/b2_download_file_by_id?fileId=4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e9e9_d20260721_m031201_c001_v0001173_t0009_u01784603521212": net/http: TLS handshake timeout) 2026/07/21 03:13:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/21 03:13:02 DEBUG : pacer: Reducing sleep to 10ms 2026/07/21 03:13:03 INFO : empty space: Updated modification time in destination 2026/07/21 03:13:03 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:03 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:03 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (63.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:05 DEBUG : empty space: size = 1 OK 2026/07/21 03:13:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/21 03:13:05 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/21 03:13:05 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:05 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:05 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:06 DEBUG : foo: size = 3 OK 2026/07/21 03:13:06 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/21 03:13:06 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:13:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:13:06 DEBUG : foo: sha1 differ 2026/07/21 03:13:06 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:06 DEBUG : foo: size = 3 OK 2026/07/21 03:13:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/21 03:13:06 INFO : foo: Copied (replaced existing) 2026/07/21 03:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.39s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/21 03:13:08 DEBUG : empty space: size = 1 OK 2026/07/21 03:13:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:13:08 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:08 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:08 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:08 DEBUG : potato: size = 60 OK 2026/07/21 03:13:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:13:08 INFO : potato: Copied (new) 2026/07/21 03:13:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:10 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:13:10 DEBUG : potato: size = 60 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:13:10 DEBUG : potato: Sizes differ 2026/07/21 03:13:10 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:10 DEBUG : potato: size = 21 OK 2026/07/21 03:13:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/21 03:13:10 INFO : potato: Copied (replaced existing) 2026/07/21 03:13:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:12 DEBUG : potato: size = 21 OK 2026/07/21 03:13:12 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/21 03:13:12 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1736924618) 2026/07/21 03:13:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:13:12 DEBUG : potato: sha1 differ 2026/07/21 03:13:12 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:12 DEBUG : potato: size = 21 OK 2026/07/21 03:13:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/21 03:13:12 INFO : potato: Copied (replaced existing) 2026/07/21 03:13:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:13:14 DEBUG : empty space: size = 1 OK 2026/07/21 03:13:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:13:14 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:14 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:14 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/21 03:13:14 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:13:15 DEBUG : empty space: size = 1 OK 2026/07/21 03:13:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:13:15 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:15 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:15 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:16 DEBUG : potato2: size = 60 OK 2026/07/21 03:13:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:13:16 INFO : potato2: Copied (new) 2026/07/21 03:13:16 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:16 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:18 INFO : d: Making directory 2026/07/21 03:13:18 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/21 03:13:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/21 03:13:18 DEBUG : c/non empty space: size = 5 OK 2026/07/21 03:13:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:13:18 DEBUG : c/non empty space: Unchanged skipping 2026/07/21 03:13:19 DEBUG : a/potato2: size = 60 OK 2026/07/21 03:13:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:13:19 INFO : a/potato2: Copied (new) 2026/07/21 03:13:19 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:19 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:19 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:19 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/21 03:13:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/21 03:13:21 DEBUG : c/non empty space: size = 5 OK 2026/07/21 03:13:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:13:21 DEBUG : c/non empty space: Unchanged skipping 2026/07/21 03:13:21 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:21 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:21 DEBUG : a/potato2: size = 60 OK 2026/07/21 03:13:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:13:21 INFO : a/potato2: Copied (new) 2026/07/21 03:13:21 ERROR : B2 bucket rclone-test-cuxomir3qeha: not deleting files as there were IO errors 2026/07/21 03:13:21 ERROR : B2 bucket rclone-test-cuxomir3qeha: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:23 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:23 DEBUG : empty space: size = 1 OK 2026/07/21 03:13:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:13:23 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:13:23 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:23 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:23 INFO : potato: Deleted 2026/07/21 03:13:24 DEBUG : potato2: size = 60 OK 2026/07/21 03:13:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:13:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.52s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:26 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:26 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:26 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:26 INFO : potato: Deleted 2026/07/21 03:13:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:13:27 DEBUG : empty space: size = 1 OK 2026/07/21 03:13:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:13:27 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:27 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:27 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:27 DEBUG : potato2: size = 60 OK 2026/07/21 03:13:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:13:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.08s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:13:29 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:29 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:29 DEBUG : potato2: size = 19 OK 2026/07/21 03:13:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/21 03:13:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.22s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:31 DEBUG : enormous: Excluded (Size Filter) 2026/07/21 03:13:31 DEBUG : enormous: Excluded 2026/07/21 03:13:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/21 03:13:31 DEBUG : potato2: Excluded 2026/07/21 03:13:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/21 03:13:31 DEBUG : potato2: Excluded 2026/07/21 03:13:31 DEBUG : empty space: size = 1 OK 2026/07/21 03:13:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:13:31 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:31 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:31 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:31 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:31 INFO : There was nothing to transfer 2026/07/21 03:13:31 DEBUG : enormous: Excluded (Size Filter) 2026/07/21 03:13:31 DEBUG : enormous: Excluded 2026/07/21 03:13:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/21 03:13:31 DEBUG : potato2: Excluded 2026/07/21 03:13:32 DEBUG : potato2: Excluded (Size Filter) 2026/07/21 03:13:32 DEBUG : potato2: Excluded 2026/07/21 03:13:32 DEBUG : Local file system at /tmp/rclone1736924618: Waiting for checks to finish 2026/07/21 03:13:32 DEBUG : empty space: size = 1 OK 2026/07/21 03:13:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/21 03:13:32 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:32 DEBUG : Local file system at /tmp/rclone1736924618: Waiting for transfers to finish 2026/07/21 03:13:32 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.51s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:34 DEBUG : enormous: Excluded (Size Filter) 2026/07/21 03:13:34 DEBUG : enormous: Excluded 2026/07/21 03:13:34 DEBUG : potato2: Excluded (Size Filter) 2026/07/21 03:13:34 DEBUG : potato2: Excluded 2026/07/21 03:13:34 DEBUG : empty space: size = 1 OK 2026/07/21 03:13:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:13:34 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:34 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:34 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:34 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:34 INFO : potato2: Deleted 2026/07/21 03:13:35 INFO : enormous: Deleted 2026/07/21 03:13:35 INFO : There was nothing to transfer 2026/07/21 03:13:35 DEBUG : empty space: size = 1 OK 2026/07/21 03:13:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/21 03:13:35 DEBUG : empty space: Unchanged skipping 2026/07/21 03:13:35 DEBUG : Local file system at /tmp/rclone1736924618: Waiting for checks to finish 2026/07/21 03:13:35 DEBUG : Local file system at /tmp/rclone1736924618: Waiting for transfers to finish 2026/07/21 03:13:35 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:35 INFO : enormous: Deleted 2026/07/21 03:13:35 INFO : potato2: Deleted 2026/07/21 03:13:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.82s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:37 DEBUG : five: Need to transfer - File not found at Destination 2026/07/21 03:13:37 DEBUG : four: size = 4 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:13:37 DEBUG : four: size = 8 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:13:37 DEBUG : four: Sizes differ 2026/07/21 03:13:37 DEBUG : one: Destination is newer than source, skipping 2026/07/21 03:13:37 DEBUG : three: size = 5 OK 2026/07/21 03:13:37 DEBUG : three: Sizes identical 2026/07/21 03:13:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/21 03:13:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/21 03:13:37 DEBUG : two: size = 3 OK 2026/07/21 03:13:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1736924618) 2026/07/21 03:13:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:13:37 DEBUG : two: sha1 differ 2026/07/21 03:13:37 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:37 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:37 DEBUG : five: size = 4 OK 2026/07/21 03:13:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/21 03:13:37 INFO : five: Copied (new) 2026/07/21 03:13:38 DEBUG : four: size = 4 OK 2026/07/21 03:13:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/21 03:13:38 INFO : four: Copied (replaced existing) 2026/07/21 03:13:38 DEBUG : two: size = 3 OK 2026/07/21 03:13:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/21 03:13:38 INFO : two: Copied (replaced existing) 2026/07/21 03:13:38 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:38 DEBUG : five: size = 4 OK 2026/07/21 03:13:38 DEBUG : four: size = 4 OK 2026/07/21 03:13:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/21 03:13:38 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/21 03:13:38 DEBUG : three: size = 5 OK 2026/07/21 03:13:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/21 03:13:38 DEBUG : two: size = 3 OK 2026/07/21 03:13:38 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:38 DEBUG : one: Destination is newer than source, skipping 2026/07/21 03:13:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/21 03:13:38 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/21 03:13:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/21 03:13:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/21 03:13:38 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/21 03:13:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/21 03:13:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1736924618) 2026/07/21 03:13:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:13:38 DEBUG : three: sha1 differ 2026/07/21 03:13:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/21 03:13:38 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:38 DEBUG : three: size = 5 OK 2026/07/21 03:13:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/21 03:13:38 INFO : three: Copied (replaced existing) 2026/07/21 03:13:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.41s) === 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-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/21 03:13:40 INFO : B2 bucket rclone-test-cuxomir3qeha: Making map for --track-renames 2026/07/21 03:13:40 INFO : B2 bucket rclone-test-cuxomir3qeha: Finished making map for --track-renames 2026/07/21 03:13:40 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/21 03:13:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/21 03:13:40 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for renames to finish 2026/07/21 03:13:40 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:40 DEBUG : potato: size = 14 OK 2026/07/21 03:13:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/21 03:13:40 INFO : potato: Copied (new) 2026/07/21 03:13:41 DEBUG : yam: size = 11 OK 2026/07/21 03:13:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/21 03:13:41 INFO : yam: Copied (new) 2026/07/21 03:13:41 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:41 DEBUG : potato: size = 14 OK 2026/07/21 03:13:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:13:41 DEBUG : potato: Unchanged skipping 2026/07/21 03:13:41 INFO : B2 bucket rclone-test-cuxomir3qeha: Making map for --track-renames 2026/07/21 03:13:41 INFO : B2 bucket rclone-test-cuxomir3qeha: Finished making map for --track-renames 2026/07/21 03:13:41 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:41 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for renames to finish 2026/07/21 03:13:43 DEBUG : yaml: size = 11 OK 2026/07/21 03:13:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/21 03:13:43 INFO : yam: Copied (server-side copy) to: yaml 2026/07/21 03:13:43 INFO : yam: Deleted 2026/07/21 03:13:43 INFO : yaml: Renamed from "yam" 2026/07/21 03:13:43 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.23s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/21 03:13:44 INFO : B2 bucket rclone-test-cuxomir3qeha: Making map for --track-renames 2026/07/21 03:13:44 INFO : B2 bucket rclone-test-cuxomir3qeha: Finished making map for --track-renames 2026/07/21 03:13:44 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/21 03:13:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/21 03:13:44 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for renames to finish 2026/07/21 03:13:44 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:45 DEBUG : potato: size = 14 OK 2026/07/21 03:13:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/21 03:13:45 INFO : potato: Copied (new) 2026/07/21 03:13:45 DEBUG : yam: size = 11 OK 2026/07/21 03:13:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/21 03:13:45 INFO : yam: Copied (new) 2026/07/21 03:13:45 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:46 DEBUG : potato: size = 14 OK 2026/07/21 03:13:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:13:46 DEBUG : potato: Unchanged skipping 2026/07/21 03:13:46 INFO : B2 bucket rclone-test-cuxomir3qeha: Making map for --track-renames 2026/07/21 03:13:46 INFO : B2 bucket rclone-test-cuxomir3qeha: Finished making map for --track-renames 2026/07/21 03:13:46 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:46 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for renames to finish 2026/07/21 03:13:46 DEBUG : yaml: size = 11 OK 2026/07/21 03:13:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/21 03:13:46 INFO : yam: Copied (server-side copy) to: yaml 2026/07/21 03:13:46 INFO : yam: Deleted 2026/07/21 03:13:46 INFO : yaml: Renamed from "yam" 2026/07/21 03:13:46 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/21 03:13:47 INFO : B2 bucket rclone-test-cuxomir3qeha: Making map for --track-renames 2026/07/21 03:13:47 INFO : B2 bucket rclone-test-cuxomir3qeha: Finished making map for --track-renames 2026/07/21 03:13:47 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/21 03:13:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/21 03:13:47 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for renames to finish 2026/07/21 03:13:47 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:48 DEBUG : sub/yam: size = 11 OK 2026/07/21 03:13:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/21 03:13:48 INFO : sub/yam: Copied (new) 2026/07/21 03:13:48 DEBUG : potato: size = 14 OK 2026/07/21 03:13:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/21 03:13:48 INFO : potato: Copied (new) 2026/07/21 03:13:48 DEBUG : Waiting for deletions to finish 2026/07/21 03:13:48 DEBUG : potato: size = 14 OK 2026/07/21 03:13:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:13:48 DEBUG : potato: Unchanged skipping 2026/07/21 03:13:49 INFO : B2 bucket rclone-test-cuxomir3qeha: Making map for --track-renames 2026/07/21 03:13:49 INFO : B2 bucket rclone-test-cuxomir3qeha: Finished making map for --track-renames 2026/07/21 03:13:49 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:49 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for renames to finish 2026/07/21 03:13:49 DEBUG : yam: size = 11 OK 2026/07/21 03:13:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/21 03:13:49 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/21 03:13:49 INFO : sub/yam: Deleted 2026/07/21 03:13:49 INFO : yam: Renamed from "sub/yam" 2026/07/21 03:13:49 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.94s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:50 DEBUG : Creating backend with remote "/tmp/rclone1736924618/dir1" 2026/07/21 03:13:50 DEBUG : Creating backend with remote "/tmp/rclone1736924618/dir2" 2026/07/21 03:13:50 DEBUG : Local file system at /tmp/rclone1736924618/dir2: Using server-side directory move 2026/07/21 03:13:50 INFO : Local file system at /tmp/rclone1736924618/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/21 03:13:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/21 03:13:50 INFO : file1.txt: Moved (server-side) 2026/07/21 03:13:50 DEBUG : Local file system at /tmp/rclone1736924618/dir2: Waiting for checks to finish 2026/07/21 03:13:50 DEBUG : Local file system at /tmp/rclone1736924618/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:13:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/21 03:13:51 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:51 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/21 03:13:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/21 03:13:51 INFO : nested/sub dir/file: Copied (new) 2026/07/21 03:13:51 INFO : nested/sub dir/file: Deleted 2026/07/21 03:13:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:13:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:13:51 INFO : sub dir/hello world: Copied (new) 2026/07/21 03:13:51 INFO : sub dir/hello world: Deleted 2026/07/21 03:13:51 INFO : sub dir: Removing directory 2026/07/21 03:13:51 INFO : nested/sub dir: Removing directory 2026/07/21 03:13:51 INFO : nested: Removing directory 2026/07/21 03:13:51 DEBUG : Local file system at /tmp/rclone1736924618: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 03:13:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/21 03:13:53 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:53 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:53 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/21 03:13:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/21 03:13:53 INFO : nested/sub dir/file: Copied (new) 2026/07/21 03:13:53 INFO : nested/sub dir/file: Deleted 2026/07/21 03:13:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 03:13:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:13:53 INFO : sub dir/hello world: Copied (new) 2026/07/21 03:13:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/21 03:13:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/21 03:13:54 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:54 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:54 DEBUG : existing: size = 6 OK 2026/07/21 03:13:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/21 03:13:54 INFO : existing: Copied (new) 2026/07/21 03:13:54 INFO : existing: Deleted 2026/07/21 03:13:55 DEBUG : existing-b: size = 6 OK 2026/07/21 03:13:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/21 03:13:55 INFO : existing-b: Copied (new) 2026/07/21 03:13:55 INFO : existing-b: Deleted 2026/07/21 03:13:55 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:13:55 DEBUG : existing: Destination exists, skipping 2026/07/21 03:13:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/21 03:13:55 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:13:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.76s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:13:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nevugiy7dehe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cuxomir3qeha -> B2 bucket rclone-test-nevugiy7dehe 2026/07/21 03:14:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:14:00 DEBUG : empty space: size = 1 OK 2026/07/21 03:14:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 03:14:00 DEBUG : empty space: Unchanged skipping 2026/07/21 03:14:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:14:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nevugiy7dehe) 2026/07/21 03:14:00 DEBUG : potato3: Sizes differ 2026/07/21 03:14:00 DEBUG : B2 bucket rclone-test-nevugiy7dehe: Waiting for checks to finish 2026/07/21 03:14:00 INFO : empty space: Deleted 2026/07/21 03:14:00 DEBUG : B2 bucket rclone-test-nevugiy7dehe: Waiting for transfers to finish 2026/07/21 03:14:01 DEBUG : potato3: size = 68 OK 2026/07/21 03:14:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/21 03:14:01 INFO : potato3: Copied (server-side copy) 2026/07/21 03:14:01 DEBUG : potato2: size = 60 OK 2026/07/21 03:14:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:14:01 INFO : potato2: Copied (server-side copy) 2026/07/21 03:14:01 INFO : potato3: Deleted 2026/07/21 03:14:01 INFO : potato2: Deleted 2026/07/21 03:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fawikog5cizo" 2026/07/21 03:14:02 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/21 03:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:14:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/21 03:14:02 DEBUG : B2 bucket rclone-test-fawikog5cizo: Waiting for checks to finish 2026/07/21 03:14:02 DEBUG : B2 bucket rclone-test-fawikog5cizo: Waiting for transfers to finish 2026/07/21 03:14:03 DEBUG : empty space: size = 1 OK 2026/07/21 03:14:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/21 03:14:03 INFO : empty space: Copied (server-side copy) 2026/07/21 03:14:03 DEBUG : potato2: size = 60 OK 2026/07/21 03:14:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:14:03 INFO : potato2: Copied (server-side copy) 2026/07/21 03:14:03 INFO : empty space: Deleted 2026/07/21 03:14:03 DEBUG : potato3: size = 68 OK 2026/07/21 03:14:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/21 03:14:03 INFO : potato3: Copied (server-side copy) 2026/07/21 03:14:03 INFO : potato2: Deleted 2026/07/21 03:14:04 INFO : potato3: Deleted 2026/07/21 03:14:04 DEBUG : B2 bucket rclone-test-fawikog5cizo: Purge remote 2026/07/21 03:14:04 INFO : B2 bucket rclone-test-fawikog5cizo: cleaning bucket "rclone-test-fawikog5cizo" of all files 2026/07/21 03:14:04 DEBUG : empty space: Deleting (id "4_z4f528dc3a0ad8b2b9ff80e1b_f11597340cca530bc_d20260721_m031403_c001_v0001099_t0043_u01784603643326") 2026/07/21 03:14:04 DEBUG : potato2: Deleting (id "4_z4f528dc3a0ad8b2b9ff80e1b_f1038290308a6ee21_d20260721_m031403_c001_v0001185_t0059_u01784603643686") 2026/07/21 03:14:04 DEBUG : potato3: Deleting (id "4_z4f528dc3a0ad8b2b9ff80e1b_f1178268a3bc82a3b_d20260721_m031403_c001_v0001099_t0002_u01784603643709") 2026/07/21 03:14:05 DEBUG : B2 bucket rclone-test-nevugiy7dehe: Purge remote 2026/07/21 03:14:05 INFO : B2 bucket rclone-test-nevugiy7dehe: cleaning bucket "rclone-test-nevugiy7dehe" of all files 2026/07/21 03:14:05 DEBUG : empty space: Deleting (id "4_z7fd27da3a0ad8b2b9ff80e1b_f417f42b0b042027f_d20260721_m031403_c001_v7007000_t0000_u01784603643793") 2026/07/21 03:14:05 DEBUG : empty space: Deleting (id "4_z7fd27da3a0ad8b2b9ff80e1b_f11114bf6039e247c_d20260721_m031359_c001_v0001042_t0057_u01784603639308") 2026/07/21 03:14:05 DEBUG : potato2: Deleting (id "4_z7fd27da3a0ad8b2b9ff80e1b_f4270f93ba5df0827_d20260721_m031403_c001_v7007000_t0000_u01784603643881") 2026/07/21 03:14:05 DEBUG : potato2: Deleting (id "4_z7fd27da3a0ad8b2b9ff80e1b_f116ab5eb202847c6_d20260721_m031400_c001_v0001032_t0036_u01784603640720") 2026/07/21 03:14:05 DEBUG : potato3: Deleting (id "4_z7fd27da3a0ad8b2b9ff80e1b_f417f42b0b0420280_d20260721_m031404_c001_v7007000_t0000_u01784603644045") 2026/07/21 03:14:05 DEBUG : potato3: Deleting (id "4_z7fd27da3a0ad8b2b9ff80e1b_f114849c4795f1ef5_d20260721_m031401_c001_v0001176_t0058_u01784603641085") 2026/07/21 03:14:05 DEBUG : potato3: Deleting (id "4_z7fd27da3a0ad8b2b9ff80e1b_f11114bf6039e2482_d20260721_m031359_c001_v0001042_t0029_u01784603639734") --- PASS: TestServerSideMove (10.45s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:14:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qediliq6koju" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cuxomir3qeha -> B2 bucket rclone-test-qediliq6koju 2026/07/21 03:14:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/21 03:14:11 DEBUG : empty space: Excluded 2026/07/21 03:14:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/21 03:14:11 DEBUG : empty space: Excluded 2026/07/21 03:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:14:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:14:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qediliq6koju) 2026/07/21 03:14:11 DEBUG : potato3: Sizes differ 2026/07/21 03:14:11 DEBUG : B2 bucket rclone-test-qediliq6koju: Waiting for checks to finish 2026/07/21 03:14:11 DEBUG : B2 bucket rclone-test-qediliq6koju: Waiting for transfers to finish 2026/07/21 03:14:12 DEBUG : potato2: size = 60 OK 2026/07/21 03:14:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:14:12 INFO : potato2: Copied (server-side copy) 2026/07/21 03:14:12 INFO : potato2: Deleted 2026/07/21 03:14:12 DEBUG : potato3: size = 68 OK 2026/07/21 03:14:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/21 03:14:12 INFO : potato3: Copied (server-side copy) 2026/07/21 03:14:12 INFO : potato3: Deleted 2026/07/21 03:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-senihub3suba" 2026/07/21 03:14:13 DEBUG : empty space: Excluded (Size Filter) 2026/07/21 03:14:13 DEBUG : empty space: Excluded 2026/07/21 03:14:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:14:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/21 03:14:14 DEBUG : B2 bucket rclone-test-senihub3suba: Waiting for checks to finish 2026/07/21 03:14:14 DEBUG : B2 bucket rclone-test-senihub3suba: Waiting for transfers to finish 2026/07/21 03:14:15 DEBUG : potato2: size = 60 OK 2026/07/21 03:14:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:14:15 INFO : potato2: Copied (server-side copy) 2026/07/21 03:14:15 DEBUG : potato3: size = 68 OK 2026/07/21 03:14:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/21 03:14:15 INFO : potato3: Copied (server-side copy) 2026/07/21 03:14:15 INFO : potato2: Deleted 2026/07/21 03:14:15 INFO : potato3: Deleted 2026/07/21 03:14:15 DEBUG : B2 bucket rclone-test-senihub3suba: Purge remote 2026/07/21 03:14:15 INFO : B2 bucket rclone-test-senihub3suba: cleaning bucket "rclone-test-senihub3suba" of all files 2026/07/21 03:14:15 DEBUG : potato2: Deleting (id "4_zff92bd83a0ad8b2b9ff80e1b_f108a4dc3e9ce0163_d20260721_m031414_c001_v0001137_t0056_u01784603654853") 2026/07/21 03:14:15 DEBUG : potato3: Deleting (id "4_zff92bd83a0ad8b2b9ff80e1b_f11932d12466da78b_d20260721_m031415_c001_v0001184_t0018_u01784603655203") 2026/07/21 03:14:16 DEBUG : B2 bucket rclone-test-qediliq6koju: Purge remote 2026/07/21 03:14:16 INFO : B2 bucket rclone-test-qediliq6koju: cleaning bucket "rclone-test-qediliq6koju" of all files 2026/07/21 03:14:16 DEBUG : empty space: Deleting (id "4_z2fd2ad83a0ad8b2b9ff80e1b_f1161ef0f7a69ae08_d20260721_m031410_c001_v0001174_t0027_u01784603650973") 2026/07/21 03:14:16 DEBUG : potato2: Deleting (id "4_z2fd2ad83a0ad8b2b9ff80e1b_f423ed67bb620f4ce_d20260721_m031415_c001_v7007000_t0000_u01784603655366") 2026/07/21 03:14:16 DEBUG : potato2: Deleting (id "4_z2fd2ad83a0ad8b2b9ff80e1b_f113ab66ae1d76cb1_d20260721_m031412_c001_v0001183_t0058_u01784603652019") 2026/07/21 03:14:16 DEBUG : potato3: Deleting (id "4_z2fd2ad83a0ad8b2b9ff80e1b_f42682bea71e7923e_d20260721_m031415_c001_v7007000_t0000_u01784603655395") 2026/07/21 03:14:16 DEBUG : potato3: Deleting (id "4_z2fd2ad83a0ad8b2b9ff80e1b_f1168b833a04ab773_d20260721_m031412_c001_v0001144_t0032_u01784603652244") 2026/07/21 03:14:16 DEBUG : potato3: Deleting (id "4_z2fd2ad83a0ad8b2b9ff80e1b_f1161ef0f7a69ae0e_d20260721_m031411_c001_v0001174_t0047_u01784603651363") --- PASS: TestServerSideMoveWithFilter (11.60s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:14:18 DEBUG : Creating backend with remote "TestB2:rclone-test-funacis6wenu" 2026/07/21 03:14:20 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cuxomir3qeha -> B2 bucket rclone-test-funacis6wenu 2026/07/21 03:14:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:14:23 DEBUG : empty space: size = 1 OK 2026/07/21 03:14:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 03:14:23 DEBUG : empty space: Unchanged skipping 2026/07/21 03:14:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:14:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-funacis6wenu) 2026/07/21 03:14:23 DEBUG : potato3: Sizes differ 2026/07/21 03:14:23 DEBUG : B2 bucket rclone-test-funacis6wenu: Waiting for checks to finish 2026/07/21 03:14:23 INFO : empty space: Deleted 2026/07/21 03:14:23 DEBUG : B2 bucket rclone-test-funacis6wenu: Waiting for transfers to finish 2026/07/21 03:14:23 DEBUG : potato3: size = 68 OK 2026/07/21 03:14:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/21 03:14:23 INFO : potato3: Copied (server-side copy) 2026/07/21 03:14:24 INFO : potato3: Deleted 2026/07/21 03:14:25 DEBUG : potato2: size = 60 OK 2026/07/21 03:14:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:14:25 INFO : potato2: Copied (server-side copy) 2026/07/21 03:14:25 INFO : potato2: Deleted 2026/07/21 03:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zadohis8ruja" 2026/07/21 03:14:26 INFO : tomatoDir: Making directory 2026/07/21 03:14:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/21 03:14:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 03:14:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/21 03:14:27 DEBUG : B2 bucket rclone-test-zadohis8ruja: Waiting for checks to finish 2026/07/21 03:14:27 DEBUG : B2 bucket rclone-test-zadohis8ruja: Waiting for transfers to finish 2026/07/21 03:14:28 DEBUG : potato2: size = 60 OK 2026/07/21 03:14:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/21 03:14:28 INFO : potato2: Copied (server-side copy) 2026/07/21 03:14:28 DEBUG : empty space: size = 1 OK 2026/07/21 03:14:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/21 03:14:28 INFO : empty space: Copied (server-side copy) 2026/07/21 03:14:28 INFO : potato2: Deleted 2026/07/21 03:14:28 DEBUG : potato3: size = 68 OK 2026/07/21 03:14:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/21 03:14:28 INFO : potato3: Copied (server-side copy) 2026/07/21 03:14:28 INFO : empty space: Deleted 2026/07/21 03:14:28 INFO : potato3: Deleted 2026/07/21 03:14:29 DEBUG : B2 bucket rclone-test-zadohis8ruja: Purge remote 2026/07/21 03:14:29 INFO : B2 bucket rclone-test-zadohis8ruja: cleaning bucket "rclone-test-zadohis8ruja" of all files 2026/07/21 03:14:29 DEBUG : empty space: Deleting (id "4_z6f82edc3a0ad8b2b9ff80e1b_f108de32b2e1800d1_d20260721_m031428_c001_v0001182_t0009_u01784603668319") 2026/07/21 03:14:29 DEBUG : potato2: Deleting (id "4_z6f82edc3a0ad8b2b9ff80e1b_f104e5dba94faf37e_d20260721_m031427_c001_v0001131_t0018_u01784603667957") 2026/07/21 03:14:29 DEBUG : potato3: Deleting (id "4_z6f82edc3a0ad8b2b9ff80e1b_f102ebb3aaca89eed_d20260721_m031428_c001_v0001183_t0041_u01784603668335") 2026/07/21 03:14:30 DEBUG : B2 bucket rclone-test-funacis6wenu: Purge remote 2026/07/21 03:14:30 INFO : B2 bucket rclone-test-funacis6wenu: cleaning bucket "rclone-test-funacis6wenu" of all files 2026/07/21 03:14:30 DEBUG : empty space: Deleting (id "4_z0f62dd53a0ad8b2b9ff80e1b_f414f686ef5072725_d20260721_m031428_c001_v7007000_t0000_u01784603668628") 2026/07/21 03:14:30 DEBUG : empty space: Deleting (id "4_z0f62dd53a0ad8b2b9ff80e1b_f119366a708c3f024_d20260721_m031422_c001_v0001167_t0050_u01784603662498") 2026/07/21 03:14:30 DEBUG : potato2: Deleting (id "4_z0f62dd53a0ad8b2b9ff80e1b_f404ca31c1102934c_d20260721_m031428_c001_v7007000_t0000_u01784603668419") 2026/07/21 03:14:30 DEBUG : potato2: Deleting (id "4_z0f62dd53a0ad8b2b9ff80e1b_f104a03a837186c07_d20260721_m031425_c001_v0001044_t0035_u01784603665245") 2026/07/21 03:14:30 DEBUG : potato3: Deleting (id "4_z0f62dd53a0ad8b2b9ff80e1b_f404ca31c1102934d_d20260721_m031428_c001_v7007000_t0000_u01784603668640") 2026/07/21 03:14:30 DEBUG : potato3: Deleting (id "4_z0f62dd53a0ad8b2b9ff80e1b_f11762afe8353ada1_d20260721_m031423_c001_v0001184_t0028_u01784603663843") 2026/07/21 03:14:30 DEBUG : potato3: Deleting (id "4_z0f62dd53a0ad8b2b9ff80e1b_f119366a708c3f028_d20260721_m031422_c001_v0001167_t0043_u01784603662771") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.61s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:14:31 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:14:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/rclone-sync-test" --- PASS: TestSyncOverlap (1.42s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:14:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/rclone-sync-test" 2026/07/21 03:14:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/rclone-sync-test-include/layer2" 2026/07/21 03:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/rclone-sync-test-ignore-file" 2026/07/21 03:14:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/21 03:14:43 DEBUG : B2 bucket rclone-test-cuxomir3qeha path rclone-sync-test: Waiting for checks to finish 2026/07/21 03:14:43 DEBUG : B2 bucket rclone-test-cuxomir3qeha path rclone-sync-test: Waiting for transfers to finish 2026/07/21 03:14:43 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:43 INFO : There was nothing to transfer 2026/07/21 03:14:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/21 03:14:43 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:14:43 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:14:43 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:43 INFO : There was nothing to transfer 2026/07/21 03:14:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/21 03:14:44 DEBUG : B2 bucket rclone-test-cuxomir3qeha path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/21 03:14:44 DEBUG : B2 bucket rclone-test-cuxomir3qeha path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/21 03:14:44 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:44 INFO : There was nothing to transfer 2026/07/21 03:14:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/21 03:14:45 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:14:45 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:14:45 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:45 INFO : There was nothing to transfer 2026/07/21 03:14:45 DEBUG : Excluded 2026/07/21 03:14:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/21 03:14:45 DEBUG : B2 bucket rclone-test-cuxomir3qeha path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/21 03:14:45 DEBUG : B2 bucket rclone-test-cuxomir3qeha path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/21 03:14:45 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:45 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.21s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:14:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/dst" 2026/07/21 03:14:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/CompareDest" 2026/07/21 03:14:49 DEBUG : one: Need to transfer - File not found at Destination 2026/07/21 03:14:49 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:14:49 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:14:50 DEBUG : one: size = 3 OK 2026/07/21 03:14:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/21 03:14:50 INFO : one: Copied (new) 2026/07/21 03:14:50 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:14:50 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:14:50 DEBUG : one: Sizes differ 2026/07/21 03:14:50 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:14:50 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:14:51 DEBUG : one: size = 5 OK 2026/07/21 03:14:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/21 03:14:51 INFO : one: Copied (replaced existing) 2026/07/21 03:14:51 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:14:53 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:14:53 DEBUG : one: Sizes differ 2026/07/21 03:14:53 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:14:53 DEBUG : one: size = 5 OK 2026/07/21 03:14:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:14:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 03:14:53 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:14:53 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:53 INFO : There was nothing to transfer 2026/07/21 03:14:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:14:54 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:14:54 DEBUG : one: Sizes differ 2026/07/21 03:14:54 DEBUG : two: size = 3 OK 2026/07/21 03:14:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:14:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 03:14:54 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:14:54 DEBUG : one: size = 5 OK 2026/07/21 03:14:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:14:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 03:14:54 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:14:54 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:54 INFO : There was nothing to transfer 2026/07/21 03:14:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:14:55 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:14:55 DEBUG : one: Sizes differ 2026/07/21 03:14:55 DEBUG : two: size = 3 OK 2026/07/21 03:14:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:14:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 03:14:55 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:14:55 DEBUG : one: size = 5 OK 2026/07/21 03:14:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:14:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 03:14:55 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:14:55 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:55 INFO : There was nothing to transfer 2026/07/21 03:14:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:14:56 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:14:56 DEBUG : one: Sizes differ 2026/07/21 03:14:56 DEBUG : two: size = 3 OK 2026/07/21 03:14:56 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/21 03:14:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/21 03:14:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 03:14:56 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:14:56 DEBUG : one: size = 5 OK 2026/07/21 03:14:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:14:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 03:14:56 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:14:56 DEBUG : Waiting for deletions to finish 2026/07/21 03:14:56 INFO : There was nothing to transfer 2026/07/21 03:14:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:14:57 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:14:57 DEBUG : one: Sizes differ 2026/07/21 03:14:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:14:57 DEBUG : two: size = 3 (B2 bucket rclone-test-cuxomir3qeha path CompareDest) 2026/07/21 03:14:57 DEBUG : two: Sizes differ 2026/07/21 03:14:57 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 03:14:57 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:14:57 DEBUG : one: size = 5 OK 2026/07/21 03:14:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:14:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 03:14:57 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:14:58 DEBUG : two: size = 5 OK 2026/07/21 03:14:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/21 03:14:58 INFO : two: Copied (new) 2026/07/21 03:14:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.22s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:15:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/dest" 2026/07/21 03:15:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/pre-dest1" 2026/07/21 03:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/pre-dest2" 2026/07/21 03:15:04 DEBUG : 1: size = 1 OK 2026/07/21 03:15:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:15:04 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/21 03:15:05 DEBUG : 2: size = 1 OK 2026/07/21 03:15:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:15:05 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/21 03:15:05 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/21 03:15:05 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dest: Waiting for checks to finish 2026/07/21 03:15:05 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dest: Waiting for transfers to finish 2026/07/21 03:15:06 DEBUG : 3: size = 1 OK 2026/07/21 03:15:06 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/21 03:15:06 INFO : 3: Copied (new) 2026/07/21 03:15:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.79s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/dst" 2026/07/21 03:15:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/CopyDest" 2026/07/21 03:15:11 DEBUG : one: Need to transfer - File not found at Destination 2026/07/21 03:15:11 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:11 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:12 DEBUG : one: size = 3 OK 2026/07/21 03:15:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/21 03:15:12 INFO : one: Copied (new) 2026/07/21 03:15:12 DEBUG : Waiting for deletions to finish 2026/07/21 03:15:12 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:15:12 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:15:12 DEBUG : one: Sizes differ 2026/07/21 03:15:12 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:13 DEBUG : one: size = 5 OK 2026/07/21 03:15:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/21 03:15:13 INFO : one: Copied (replaced existing) 2026/07/21 03:15:13 DEBUG : Waiting for deletions to finish 2026/07/21 03:15:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/BackupDir" 2026/07/21 03:15:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:15:16 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:15:16 DEBUG : one: Sizes differ 2026/07/21 03:15:16 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:16 DEBUG : one: size = 5 OK 2026/07/21 03:15:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:15:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:15:16 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:15:16 DEBUG : one: Sizes differ 2026/07/21 03:15:17 DEBUG : one: size = 3 OK 2026/07/21 03:15:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/21 03:15:17 INFO : one: Copied (server-side copy) 2026/07/21 03:15:17 INFO : one: Deleted 2026/07/21 03:15:18 DEBUG : one: size = 5 OK 2026/07/21 03:15:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/21 03:15:18 INFO : one: Copied (server-side copy) 2026/07/21 03:15:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/21 03:15:18 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:18 DEBUG : Waiting for deletions to finish 2026/07/21 03:15:19 DEBUG : one: size = 5 OK 2026/07/21 03:15:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:15:19 DEBUG : one: Unchanged skipping 2026/07/21 03:15:19 DEBUG : two: size = 3 OK 2026/07/21 03:15:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:15:19 DEBUG : two: size = 3 OK 2026/07/21 03:15:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/21 03:15:19 INFO : two: Copied (server-side copy) 2026/07/21 03:15:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/21 03:15:19 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:19 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:19 DEBUG : Waiting for deletions to finish 2026/07/21 03:15:20 DEBUG : one: size = 5 OK 2026/07/21 03:15:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:15:20 DEBUG : two: size = 3 OK 2026/07/21 03:15:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:15:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:20 DEBUG : two: Unchanged skipping 2026/07/21 03:15:20 DEBUG : one: Unchanged skipping 2026/07/21 03:15:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:20 DEBUG : Waiting for deletions to finish 2026/07/21 03:15:20 INFO : There was nothing to transfer 2026/07/21 03:15:21 DEBUG : one: size = 5 OK 2026/07/21 03:15:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:15:21 DEBUG : one: Unchanged skipping 2026/07/21 03:15:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:15:21 DEBUG : three: size = 5 (B2 bucket rclone-test-cuxomir3qeha path CopyDest) 2026/07/21 03:15:21 DEBUG : three: Sizes differ 2026/07/21 03:15:21 DEBUG : three: Destination not found in --copy-dest 2026/07/21 03:15:21 DEBUG : three: Need to transfer - File not found at Destination 2026/07/21 03:15:21 DEBUG : two: size = 3 OK 2026/07/21 03:15:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 03:15:21 DEBUG : two: Unchanged skipping 2026/07/21 03:15:21 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:21 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:22 DEBUG : three: size = 7 OK 2026/07/21 03:15:22 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/21 03:15:22 INFO : three: Copied (new) 2026/07/21 03:15:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.11s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:15:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/dst" 2026/07/21 03:15:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/backup" 2026/07/21 03:15:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:15:28 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:15:28 DEBUG : two: size = 3 OK 2026/07/21 03:15:28 DEBUG : one: Sizes differ 2026/07/21 03:15:28 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:15:28 DEBUG : two: Unchanged skipping 2026/07/21 03:15:30 DEBUG : one: size = 3 OK 2026/07/21 03:15:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/21 03:15:30 INFO : one: Copied (server-side copy) 2026/07/21 03:15:30 INFO : one: Deleted 2026/07/21 03:15:30 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:31 DEBUG : one: size = 4 OK 2026/07/21 03:15:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:15:31 INFO : one: Copied (new) 2026/07/21 03:15:31 DEBUG : Waiting for deletions to finish 2026/07/21 03:15:31 DEBUG : three.txt: size = 5 OK 2026/07/21 03:15:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/21 03:15:31 INFO : three.txt: Copied (server-side copy) 2026/07/21 03:15:31 INFO : three.txt: Deleted 2026/07/21 03:15:31 INFO : three.txt: Moved into backup dir 2026/07/21 03:15:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:15:33 DEBUG : one: size = 4 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:15:33 DEBUG : one: Sizes differ 2026/07/21 03:15:33 DEBUG : two: size = 3 OK 2026/07/21 03:15:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:15:33 DEBUG : two: Unchanged skipping 2026/07/21 03:15:33 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:34 DEBUG : one: size = 4 OK 2026/07/21 03:15:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:15:34 INFO : one: Copied (server-side copy) 2026/07/21 03:15:34 INFO : one: Deleted 2026/07/21 03:15:34 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:34 DEBUG : one: size = 5 OK 2026/07/21 03:15:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/21 03:15:34 INFO : one: Copied (new) 2026/07/21 03:15:34 DEBUG : Waiting for deletions to finish 2026/07/21 03:15:35 DEBUG : three.txt: size = 6 OK 2026/07/21 03:15:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/21 03:15:35 INFO : three.txt: Copied (server-side copy) 2026/07/21 03:15:35 INFO : three.txt: Deleted 2026/07/21 03:15:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.81s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:15:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/dst" 2026/07/21 03:15:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/backup" 2026/07/21 03:15:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:15:42 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:15:42 DEBUG : one: Sizes differ 2026/07/21 03:15:42 DEBUG : two: size = 3 OK 2026/07/21 03:15:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:15:42 DEBUG : two: Unchanged skipping 2026/07/21 03:15:42 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:44 DEBUG : one.bak: size = 3 OK 2026/07/21 03:15:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/21 03:15:44 INFO : one: Copied (server-side copy) to: one.bak 2026/07/21 03:15:44 INFO : one: Deleted 2026/07/21 03:15:44 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:46 DEBUG : one: size = 4 OK 2026/07/21 03:15:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:15:46 INFO : one: Copied (new) 2026/07/21 03:15:46 DEBUG : Waiting for deletions to finish 2026/07/21 03:15:46 DEBUG : three.txt.bak: size = 5 OK 2026/07/21 03:15:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/21 03:15:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/21 03:15:47 INFO : three.txt: Deleted 2026/07/21 03:15:47 INFO : three.txt: Moved into backup dir 2026/07/21 03:15:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:15:48 DEBUG : one: size = 4 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:15:48 DEBUG : one: Sizes differ 2026/07/21 03:15:48 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:48 DEBUG : two: size = 3 OK 2026/07/21 03:15:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:15:48 DEBUG : two: Unchanged skipping 2026/07/21 03:15:49 DEBUG : one.bak: size = 4 OK 2026/07/21 03:15:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:15:49 INFO : one: Copied (server-side copy) to: one.bak 2026/07/21 03:15:49 INFO : one: Deleted 2026/07/21 03:15:49 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:49 DEBUG : one: size = 5 OK 2026/07/21 03:15:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/21 03:15:49 INFO : one: Copied (new) 2026/07/21 03:15:49 DEBUG : Waiting for deletions to finish 2026/07/21 03:15:50 DEBUG : three.txt.bak: size = 6 OK 2026/07/21 03:15:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/21 03:15:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/21 03:15:50 INFO : three.txt: Deleted 2026/07/21 03:15:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:15:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/dst" 2026/07/21 03:15:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/backup" 2026/07/21 03:15:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:15:56 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:15:56 DEBUG : one: Sizes differ 2026/07/21 03:15:56 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:15:56 DEBUG : two: size = 3 OK 2026/07/21 03:15:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:15:56 DEBUG : two: Unchanged skipping 2026/07/21 03:15:58 DEBUG : one-2019-01-01: size = 3 OK 2026/07/21 03:15:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/21 03:15:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/21 03:15:58 INFO : one: Deleted 2026/07/21 03:15:58 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:15:59 DEBUG : one: size = 4 OK 2026/07/21 03:15:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:15:59 INFO : one: Copied (new) 2026/07/21 03:15:59 DEBUG : Waiting for deletions to finish 2026/07/21 03:15:59 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/21 03:15:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/21 03:15:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/21 03:15:59 INFO : three.txt: Deleted 2026/07/21 03:15:59 INFO : three.txt: Moved into backup dir 2026/07/21 03:16:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:16:01 DEBUG : one: size = 4 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:16:01 DEBUG : one: Sizes differ 2026/07/21 03:16:01 DEBUG : two: size = 3 OK 2026/07/21 03:16:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:16:01 DEBUG : two: Unchanged skipping 2026/07/21 03:16:01 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:16:02 DEBUG : one-2019-01-01: size = 4 OK 2026/07/21 03:16:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:16:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/21 03:16:02 INFO : one: Deleted 2026/07/21 03:16:02 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:16:02 DEBUG : one: size = 5 OK 2026/07/21 03:16:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/21 03:16:02 INFO : one: Copied (new) 2026/07/21 03:16:02 DEBUG : Waiting for deletions to finish 2026/07/21 03:16:04 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/21 03:16:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/21 03:16:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/21 03:16:04 INFO : three.txt: Deleted 2026/07/21 03:16:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.88s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/dst" 2026/07/21 03:16:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:16:09 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:16:09 DEBUG : one: Sizes differ 2026/07/21 03:16:09 DEBUG : two: size = 3 OK 2026/07/21 03:16:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:16:09 DEBUG : two: Unchanged skipping 2026/07/21 03:16:09 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:16:10 DEBUG : one.bak: size = 3 OK 2026/07/21 03:16:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/21 03:16:10 INFO : one: Copied (server-side copy) to: one.bak 2026/07/21 03:16:10 INFO : one: Deleted 2026/07/21 03:16:10 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:16:11 DEBUG : one: size = 4 OK 2026/07/21 03:16:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:16:11 INFO : one: Copied (new) 2026/07/21 03:16:11 DEBUG : Waiting for deletions to finish 2026/07/21 03:16:11 DEBUG : three.txt.bak: size = 5 OK 2026/07/21 03:16:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/21 03:16:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/21 03:16:11 INFO : three.txt: Deleted 2026/07/21 03:16:11 INFO : three.txt: Moved into backup dir 2026/07/21 03:16:12 DEBUG : one.bak: Excluded (Path Filter) 2026/07/21 03:16:12 DEBUG : one.bak: Excluded 2026/07/21 03:16:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/21 03:16:12 DEBUG : three.txt.bak: Excluded 2026/07/21 03:16:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:16:12 DEBUG : one: size = 4 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:16:12 DEBUG : one: Sizes differ 2026/07/21 03:16:12 DEBUG : two: size = 3 OK 2026/07/21 03:16:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:16:12 DEBUG : two: Unchanged skipping 2026/07/21 03:16:12 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for checks to finish 2026/07/21 03:16:13 DEBUG : one.bak: size = 4 OK 2026/07/21 03:16:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:16:13 INFO : one: Copied (server-side copy) to: one.bak 2026/07/21 03:16:13 INFO : one: Deleted 2026/07/21 03:16:13 DEBUG : B2 bucket rclone-test-cuxomir3qeha path dst: Waiting for transfers to finish 2026/07/21 03:16:14 DEBUG : one: size = 5 OK 2026/07/21 03:16:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/21 03:16:14 INFO : one: Copied (new) 2026/07/21 03:16:14 DEBUG : Waiting for deletions to finish 2026/07/21 03:16:14 DEBUG : three.txt.bak: size = 6 OK 2026/07/21 03:16:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/21 03:16:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/21 03:16:14 INFO : three.txt: Deleted 2026/07/21 03:16:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.07s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:16:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/dst" 2026/07/21 03:17:18 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/07/21 03:17:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/21 03:18:18 DEBUG : pacer: low level retry 2/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/07/21 03:18:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/21 03:18:18 DEBUG : pacer: Reducing sleep to 20ms 2026/07/21 03:18:19 DEBUG : pacer: Reducing sleep to 10ms 2026/07/21 03:18:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:18:19 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:18:19 DEBUG : one: Sizes differ 2026/07/21 03:18:23 DEBUG : one.bak: size = 3 OK 2026/07/21 03:18:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/21 03:18:23 INFO : one: Copied (server-side copy) to: one.bak 2026/07/21 03:18:23 INFO : one: Deleted 2026/07/21 03:18:24 DEBUG : one: size = 4 OK 2026/07/21 03:18:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:18:24 INFO : one: Copied (new) 2026/07/21 03:18:24 DEBUG : two: size = 3 OK 2026/07/21 03:18:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:18:24 DEBUG : two: Unchanged skipping 2026/07/21 03:18:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:18:24 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:18:24 DEBUG : three.txt: Sizes differ 2026/07/21 03:18:25 DEBUG : three.txt.bak: size = 5 OK 2026/07/21 03:18:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/21 03:18:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/21 03:18:25 INFO : three.txt: Deleted 2026/07/21 03:18:26 DEBUG : three.txt: size = 6 OK 2026/07/21 03:18:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/21 03:18:26 INFO : three.txt: Copied (new) 2026/07/21 03:18:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:18:27 DEBUG : one: size = 4 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:18:27 DEBUG : one: Sizes differ 2026/07/21 03:18:27 DEBUG : one.bak: size = 4 OK 2026/07/21 03:18:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:18:27 INFO : one: Copied (server-side copy) to: one.bak 2026/07/21 03:18:28 INFO : one: Deleted 2026/07/21 03:18:28 DEBUG : one: size = 5 OK 2026/07/21 03:18:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/21 03:18:28 INFO : one: Copied (new) 2026/07/21 03:18:28 DEBUG : two: size = 3 OK 2026/07/21 03:18:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:18:28 DEBUG : two: Unchanged skipping 2026/07/21 03:18:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:18:28 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:18:28 DEBUG : three.txt: Sizes differ 2026/07/21 03:18:29 DEBUG : three.txt.bak: size = 6 OK 2026/07/21 03:18:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/21 03:18:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/21 03:18:29 INFO : three.txt: Deleted 2026/07/21 03:18:29 DEBUG : three.txt: size = 19 OK 2026/07/21 03:18:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/21 03:18:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (135.42s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:18:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxomir3qeha/dst" 2026/07/21 03:18:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:18:35 DEBUG : one: size = 3 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:18:35 DEBUG : one: Sizes differ 2026/07/21 03:18:36 DEBUG : one-2019-01-01: size = 3 OK 2026/07/21 03:18:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/21 03:18:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/21 03:18:36 INFO : one: Deleted 2026/07/21 03:18:37 DEBUG : one: size = 4 OK 2026/07/21 03:18:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:18:37 INFO : one: Copied (new) 2026/07/21 03:18:37 DEBUG : two: size = 3 OK 2026/07/21 03:18:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:18:37 DEBUG : two: Unchanged skipping 2026/07/21 03:18:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:18:37 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:18:37 DEBUG : three.txt: Sizes differ 2026/07/21 03:18:38 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/21 03:18:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/21 03:18:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/21 03:18:38 INFO : three.txt: Deleted 2026/07/21 03:18:39 DEBUG : three.txt: size = 6 OK 2026/07/21 03:18:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/21 03:18:39 INFO : three.txt: Copied (new) 2026/07/21 03:18:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:18:40 DEBUG : one: size = 4 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:18:40 DEBUG : one: Sizes differ 2026/07/21 03:18:41 DEBUG : one-2019-01-01: size = 4 OK 2026/07/21 03:18:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/21 03:18:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/21 03:18:41 INFO : one: Deleted 2026/07/21 03:18:42 DEBUG : one: size = 5 OK 2026/07/21 03:18:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/21 03:18:42 INFO : one: Copied (new) 2026/07/21 03:18:42 DEBUG : two: size = 3 OK 2026/07/21 03:18:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:18:42 DEBUG : two: Unchanged skipping 2026/07/21 03:18:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:18:43 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cuxomir3qeha path dst) 2026/07/21 03:18:43 DEBUG : three.txt: Sizes differ 2026/07/21 03:18:43 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/21 03:18:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/21 03:18:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/21 03:18:43 INFO : three.txt: Deleted 2026/07/21 03:18:44 DEBUG : three.txt: size = 19 OK 2026/07/21 03:18:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/21 03:18:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.69s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:18:47 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:18:47 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:18:47 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:18:47 DEBUG : Testêé: Sizes differ 2026/07/21 03:18:47 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:18:47 DEBUG : Testêé: size = 14 OK 2026/07/21 03:18:47 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/21 03:18:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/21 03:18:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.54s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:18:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/21 03:18:48 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:18:48 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:18:49 DEBUG : existing: size = 6 OK 2026/07/21 03:18:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/21 03:18:49 INFO : existing: Copied (new) 2026/07/21 03:18:49 DEBUG : Waiting for deletions to finish 2026/07/21 03:18:50 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:18:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:18:50 DEBUG : existing: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:18:50 DEBUG : existing: Sizes differ 2026/07/21 03:18:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/21 03:18:50 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:18:50 ERROR : B2 bucket rclone-test-cuxomir3qeha: not deleting files as there were IO errors 2026/07/21 03:18:50 ERROR : B2 bucket rclone-test-cuxomir3qeha: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.35s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:18:51 DEBUG : EXISTING: size = 6 OK 2026/07/21 03:18:51 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:18:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:18:51 DEBUG : existing: Unchanged skipping 2026/07/21 03:18:51 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:18:51 DEBUG : Waiting for deletions to finish 2026/07/21 03:18:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.64s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:18:54 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1173-17.backblaze.com/b2api/v1/b2_upload_file/5f82cd73a07d8b2b9ff80e1b/c001_v0001173_t0012": EOF 2026/07/21 03:18:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-17.backblaze.com/b2api/v1/b2_upload_file/5f82cd73a07d8b2b9ff80e1b/c001_v0001173_t0012": EOF) 2026/07/21 03:18:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "only0" to B2 bucket rclone-test-cuxomir3qeha: 1/10 (Post "https://pod-000-1173-17.backblaze.com/b2api/v1/b2_upload_file/5f82cd73a07d8b2b9ff80e1b/c001_v0001173_t0012": EOF) 2026/07/21 03:18:57 DEBUG : pacer: Reducing sleep to 10ms 2026/07/21 03:19:11 DEBUG : both0: size = 6 OK 2026/07/21 03:19:11 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:19:11 DEBUG : both12: size = 6 OK 2026/07/21 03:19:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both11: size = 6 OK 2026/07/21 03:19:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both10: size = 6 OK 2026/07/21 03:19:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both12: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both13: size = 6 OK 2026/07/21 03:19:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both0: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both14: size = 6 OK 2026/07/21 03:19:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both14: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both15: size = 6 OK 2026/07/21 03:19:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both15: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both16: size = 6 OK 2026/07/21 03:19:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both16: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both17: size = 6 OK 2026/07/21 03:19:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both17: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both18: size = 6 OK 2026/07/21 03:19:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both11: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both19: size = 6 OK 2026/07/21 03:19:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both19: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both1: size = 6 OK 2026/07/21 03:19:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both10: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both2: size = 6 OK 2026/07/21 03:19:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both13: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both3: size = 6 OK 2026/07/21 03:19:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both3: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both4: size = 6 OK 2026/07/21 03:19:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both4: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both5: size = 6 OK 2026/07/21 03:19:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both5: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both6: size = 6 OK 2026/07/21 03:19:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both18: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both7: size = 6 OK 2026/07/21 03:19:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both1: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both8: size = 6 OK 2026/07/21 03:19:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both8: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both9: size = 6 OK 2026/07/21 03:19:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:11 DEBUG : both9: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both2: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both6: Unchanged skipping 2026/07/21 03:19:11 DEBUG : both7: Unchanged skipping 2026/07/21 03:19:11 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:19:11 DEBUG : Waiting for deletions to finish 2026/07/21 03:19:11 INFO : only10: Deleted 2026/07/21 03:19:11 INFO : only14: Deleted 2026/07/21 03:19:12 INFO : only17: Deleted 2026/07/21 03:19:12 INFO : only6: Deleted 2026/07/21 03:19:12 INFO : only18: Deleted 2026/07/21 03:19:12 INFO : only9: Deleted 2026/07/21 03:19:12 INFO : only4: Deleted 2026/07/21 03:19:12 INFO : only16: Deleted 2026/07/21 03:19:12 INFO : only15: Deleted 2026/07/21 03:19:12 INFO : only19: Deleted 2026/07/21 03:19:12 INFO : only1: Deleted 2026/07/21 03:19:12 INFO : only3: Deleted 2026/07/21 03:19:12 INFO : only0: Deleted 2026/07/21 03:19:12 INFO : only5: Deleted 2026/07/21 03:19:12 INFO : only11: Deleted 2026/07/21 03:19:12 INFO : only12: Deleted 2026/07/21 03:19:12 INFO : only13: Deleted 2026/07/21 03:19:12 INFO : only2: Deleted 2026/07/21 03:19:12 INFO : only7: Deleted 2026/07/21 03:19:12 INFO : only8: Deleted 2026/07/21 03:19:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.02s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:19:30 DEBUG : both10: size = 6 OK 2026/07/21 03:19:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both0: size = 6 OK 2026/07/21 03:19:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both11: size = 6 OK 2026/07/21 03:19:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both10: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both12: size = 6 OK 2026/07/21 03:19:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both0: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both13: size = 6 OK 2026/07/21 03:19:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both14: size = 6 OK 2026/07/21 03:19:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:19:30 DEBUG : both12: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both15: size = 6 OK 2026/07/21 03:19:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both15: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both16: size = 6 OK 2026/07/21 03:19:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both16: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both17: size = 6 OK 2026/07/21 03:19:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both17: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both18: size = 6 OK 2026/07/21 03:19:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both18: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both19: size = 6 OK 2026/07/21 03:19:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both19: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both1: size = 6 OK 2026/07/21 03:19:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both1: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both2: size = 6 OK 2026/07/21 03:19:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both2: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both3: size = 6 OK 2026/07/21 03:19:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both3: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both4: size = 6 OK 2026/07/21 03:19:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both4: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both5: size = 6 OK 2026/07/21 03:19:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both5: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both6: size = 6 OK 2026/07/21 03:19:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both6: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both7: size = 6 OK 2026/07/21 03:19:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both7: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both8: size = 6 OK 2026/07/21 03:19:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both8: Unchanged skipping 2026/07/21 03:19:30 DEBUG : both9: size = 6 OK 2026/07/21 03:19:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:19:30 DEBUG : both9: Unchanged skipping 2026/07/21 03:19:30 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only0: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only0: Sizes differ 2026/07/21 03:19:30 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only10: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only10: Sizes differ 2026/07/21 03:19:30 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only11: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only11: Sizes differ 2026/07/21 03:19:30 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only12: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only12: Sizes differ 2026/07/21 03:19:30 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only13: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only13: Sizes differ 2026/07/21 03:19:30 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only14: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only14: Sizes differ 2026/07/21 03:19:30 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only15: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only15: Sizes differ 2026/07/21 03:19:30 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only16: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only16: Sizes differ 2026/07/21 03:19:30 DEBUG : both13: Unchanged skipping 2026/07/21 03:19:30 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only18: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only18: Sizes differ 2026/07/21 03:19:30 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only19: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only19: Sizes differ 2026/07/21 03:19:30 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only1: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only1: Sizes differ 2026/07/21 03:19:30 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only2: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only2: Sizes differ 2026/07/21 03:19:30 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only3: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only3: Sizes differ 2026/07/21 03:19:30 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only4: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only4: Sizes differ 2026/07/21 03:19:30 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only5: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only5: Sizes differ 2026/07/21 03:19:30 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only17: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only17: Sizes differ 2026/07/21 03:19:30 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only6: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only6: Sizes differ 2026/07/21 03:19:30 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : both11: Unchanged skipping 2026/07/21 03:19:30 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only7: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only7: Sizes differ 2026/07/21 03:19:30 DEBUG : only8: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only8: Sizes differ 2026/07/21 03:19:30 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1736924618) 2026/07/21 03:19:30 DEBUG : only9: size = 6 (B2 bucket rclone-test-cuxomir3qeha) 2026/07/21 03:19:30 DEBUG : only9: Sizes differ 2026/07/21 03:19:30 DEBUG : both14: Unchanged skipping 2026/07/21 03:19:30 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:19:30 DEBUG : only0: size = 0 OK 2026/07/21 03:19:30 DEBUG : only10: size = 0 OK 2026/07/21 03:19:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:30 INFO : only0: Copied (replaced existing) 2026/07/21 03:19:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:30 INFO : only10: Copied (replaced existing) 2026/07/21 03:19:30 DEBUG : only13: size = 0 OK 2026/07/21 03:19:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:30 INFO : only13: Copied (replaced existing) 2026/07/21 03:19:30 DEBUG : only14: size = 0 OK 2026/07/21 03:19:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:30 INFO : only14: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only15: size = 0 OK 2026/07/21 03:19:31 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only15: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only16: size = 0 OK 2026/07/21 03:19:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only16: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only12: size = 0 OK 2026/07/21 03:19:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only12: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only18: size = 0 OK 2026/07/21 03:19:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only18: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only19: size = 0 OK 2026/07/21 03:19:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only19: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only1: size = 0 OK 2026/07/21 03:19:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only1: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only2: size = 0 OK 2026/07/21 03:19:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only2: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only11: size = 0 OK 2026/07/21 03:19:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only11: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only3: size = 0 OK 2026/07/21 03:19:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only3: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only4: size = 0 OK 2026/07/21 03:19:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only4: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only5: size = 0 OK 2026/07/21 03:19:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only5: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only6: size = 0 OK 2026/07/21 03:19:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only6: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only17: size = 0 OK 2026/07/21 03:19:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only17: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only7: size = 0 OK 2026/07/21 03:19:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only7: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only8: size = 0 OK 2026/07/21 03:19:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only8: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : only9: size = 0 OK 2026/07/21 03:19:31 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/21 03:19:31 INFO : only9: Copied (replaced existing) 2026/07/21 03:19:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.44s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:19:39 DEBUG : empty_dir: Making directory with metadata 2026/07/21 03:19:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 03:19:39 DEBUG : empty_on_remote: Making directory with metadata 2026/07/21 03:19:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 03:19:39 INFO : empty_on_remote: Making directory 2026/07/21 03:19:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/21 03:19:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/21 03:19:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/21 03:19:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/21 03:19:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:19:42 DEBUG : empty_dir: Making directory with metadata 2026/07/21 03:19:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 03:19:42 DEBUG : empty_on_remote: Making directory with metadata 2026/07/21 03:19:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 03:19:42 INFO : empty_on_remote: Making directory 2026/07/21 03:19:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/21 03:19:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/21 03:19:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/21 03:19:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/21 03:19:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/21 03:19:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:19:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 03:19:45 INFO : sub dir: Making directory 2026/07/21 03:19:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:19:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 03:19:48 INFO : sub dir: Making directory 2026/07/21 03:19:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:20:01 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:01 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:20:01 DEBUG : apple: size = 5 OK 2026/07/21 03:20:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : apple: Unchanged skipping 2026/07/21 03:20:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:20:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:20:01 DEBUG : banana: size = 6 OK 2026/07/21 03:20:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : banana: Unchanged skipping 2026/07/21 03:20:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:20:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:20:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:20:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:20:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:20:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:20:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:20:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:20:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:20:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:20:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:20:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:20:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:20:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:20:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:20:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:20:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:20:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:20:01 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:20:01 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:01 INFO : There was nothing to transfer 2026/07/21 03:20:01 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:02 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:20:02 DEBUG : apple: size = 5 OK 2026/07/21 03:20:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : apple: Unchanged skipping 2026/07/21 03:20:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:20:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:20:02 DEBUG : banana: size = 6 OK 2026/07/21 03:20:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : banana: Unchanged skipping 2026/07/21 03:20:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:20:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:20:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:20:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:20:02 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:20:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:20:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:20:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:20:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:20:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:20:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:20:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:20:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:20:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:20:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:20:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:20:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:20:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:20:02 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:20:02 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:02 INFO : There was nothing to transfer 2026/07/21 03:20:02 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:03 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:20:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:20:18 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:19 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:20:19 DEBUG : apple: size = 5 OK 2026/07/21 03:20:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:19 DEBUG : apple: Unchanged skipping 2026/07/21 03:20:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:20:19 DEBUG : banana: size = 6 OK 2026/07/21 03:20:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:19 DEBUG : banana: Unchanged skipping 2026/07/21 03:20:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:20:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:20:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:20:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:20:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:20:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:20:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:20:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:20:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:20:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:20:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:20:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:20:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:20:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:20:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:20:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:20:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:20:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:20:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:20:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:20:20 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:20 INFO : There was nothing to transfer 2026/07/21 03:20:20 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:20 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:20:20 DEBUG : apple: size = 5 OK 2026/07/21 03:20:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : banana: size = 6 OK 2026/07/21 03:20:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:20:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : banana: Unchanged skipping 2026/07/21 03:20:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:20:20 DEBUG : apple: Unchanged skipping 2026/07/21 03:20:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:20:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:20:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:20:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:20:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:20:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:20:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:20:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:20:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:20:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:20:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:20:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:20:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:20:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:20:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:20:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:20:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:20:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:20:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:20:21 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:20:21 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:21 INFO : There was nothing to transfer 2026/07/21 03:20:21 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:21 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:20:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:20:35 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:36 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/21 03:20:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:36 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:20:36 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:20:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/21 03:20:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/21 03:20:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:37 DEBUG : YXBwbGU=: size = 5 OK 2026/07/21 03:20:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/21 03:20:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/21 03:20:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/21 03:20:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/21 03:20:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/21 03:20:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/21 03:20:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/21 03:20:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/21 03:20:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/21 03:20:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/21 03:20:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/21 03:20:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/21 03:20:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:37 DEBUG : YmFuYW5h: size = 6 OK 2026/07/21 03:20:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/21 03:20:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/21 03:20:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/21 03:20:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/21 03:20:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/21 03:20:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/21 03:20:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/21 03:20:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/21 03:20:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/21 03:20:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/21 03:20:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/21 03:20:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/21 03:20:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/21 03:20:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/21 03:20:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/21 03:20:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/21 03:20:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/21 03:20:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/21 03:20:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 03:20:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/21 03:20:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/21 03:20:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/21 03:20:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/21 03:20:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/21 03:20:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/21 03:20:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/21 03:20:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/21 03:20:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/21 03:20:38 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:39 INFO : appleappleapplebanana: Deleted 2026/07/21 03:20:39 INFO : banana: Deleted 2026/07/21 03:20:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0012-6789;.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0013-789;=.txt: Deleted 2026/07/21 03:20:39 INFO : apple: Deleted 2026/07/21 03:20:39 INFO : splitbananasplit: Deleted 2026/07/21 03:20:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0007-1234567.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0008-2345678.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0011-56789;.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0015-9;=.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0009-3456789.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0003-defghij.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0010-456789.txt: Deleted 2026/07/21 03:20:39 INFO : dir1/0014-89;=.txt: Deleted 2026/07/21 03:20:39 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 03:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:40 DEBUG : YXBwbGU=: size = 5 OK 2026/07/21 03:20:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : apple: Unchanged skipping 2026/07/21 03:20:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:20:40 DEBUG : YmFuYW5h: size = 6 OK 2026/07/21 03:20:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : banana: Unchanged skipping 2026/07/21 03:20:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/21 03:20:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/21 03:20:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/21 03:20:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/21 03:20:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/21 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/21 03:20:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/21 03:20:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/21 03:20:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/21 03:20:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/21 03:20:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:20:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/21 03:20:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/21 03:20:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/21 03:20:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/21 03:20:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/21 03:20:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/21 03:20:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/21 03:20:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/21 03:20:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:20:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:20:40 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:20:40 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:40 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/21 03:20:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/21 03:20:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:41 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:41 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:41 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 03:20:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:41 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 03:20:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 03:20:41 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 03:20:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 03:20:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 03:20:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 03:20:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 03:20:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 03:20:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 03:20:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:20:54 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:54 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:20:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 03:20:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 03:20:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 03:20:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : PREFIXapple: size = 5 OK 2026/07/21 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 03:20:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 03:20:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/21 03:20:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 03:20:55 INFO : apple: Copied (new) to: PREFIXapple 2026/07/21 03:20:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 03:20:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 03:20:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 03:20:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 03:20:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 03:20:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/21 03:20:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:20:55 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:20:55 DEBUG : PREFIXbanana: size = 6 OK 2026/07/21 03:20:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/21 03:20:55 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/21 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 03:20:55 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/21 03:20:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/21 03:20:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/21 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 03:20:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/21 03:20:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/21 03:20:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 03:20:56 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/21 03:20:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/21 03:20:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/21 03:20:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 03:20:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/21 03:20:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 03:20:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 03:20:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/21 03:20:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/21 03:20:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 03:20:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 03:20:56 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/21 03:20:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/21 03:20:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/21 03:20:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 03:20:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/21 03:20:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/21 03:20:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 03:20:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 03:20:56 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/21 03:20:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/21 03:20:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/21 03:20:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 03:20:56 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/21 03:20:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/21 03:20:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/21 03:20:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 03:20:56 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/21 03:20:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/21 03:20:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/21 03:20:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 03:20:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/21 03:20:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/21 03:20:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 03:20:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 03:20:56 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/21 03:20:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/21 03:20:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/21 03:20:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 03:20:57 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/21 03:20:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/21 03:20:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/21 03:20:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 03:20:57 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/21 03:20:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/21 03:20:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/21 03:20:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 03:20:57 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/21 03:20:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/21 03:20:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/21 03:20:57 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/21 03:20:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/21 03:20:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/21 03:20:57 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/21 03:20:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/21 03:20:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/21 03:20:57 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/21 03:20:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/21 03:20:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/21 03:20:57 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/21 03:20:57 INFO : dir1/0011-56789;.txt: Deleted 2026/07/21 03:20:57 INFO : dir1/0009-3456789.txt: Deleted 2026/07/21 03:20:57 INFO : dir1/0008-2345678.txt: Deleted 2026/07/21 03:20:58 INFO : splitbananasplit: Deleted 2026/07/21 03:20:58 INFO : dir1/0010-456789.txt: Deleted 2026/07/21 03:20:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/21 03:20:58 INFO : dir1/0003-defghij.txt: Deleted 2026/07/21 03:20:58 INFO : dir1/0012-6789;.txt: Deleted 2026/07/21 03:20:58 INFO : appleappleapplebanana: Deleted 2026/07/21 03:20:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/21 03:20:58 INFO : dir1/0015-9;=.txt: Deleted 2026/07/21 03:20:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/21 03:20:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/21 03:20:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/21 03:20:58 INFO : dir1/0007-1234567.txt: Deleted 2026/07/21 03:20:58 INFO : dir1/0013-789;=.txt: Deleted 2026/07/21 03:20:58 INFO : banana: Deleted 2026/07/21 03:20:58 INFO : apple: Deleted 2026/07/21 03:20:58 INFO : dir1/0014-89;=.txt: Deleted 2026/07/21 03:20:58 DEBUG : Waiting for deletions to finish 2026/07/21 03:20:58 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:20:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 03:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 03:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 03:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 03:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 03:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 03:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 03:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 03:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 03:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 03:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 03:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 03:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 03:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 03:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 03:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 03:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 03:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 03:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 03:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 03:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 03:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 03:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 03:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 03:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 03:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 03:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 03:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 03:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 03:20:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 03:20:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 03:20:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 03:20:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 03:20:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 03:20:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 03:20:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 03:20:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 03:20:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 03:20:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 03:20:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 03:20:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 03:20:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 03:20:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 03:20:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 03:20:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 03:20:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 03:20:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : apple: size = 5 OK 2026/07/21 03:20:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/21 03:20:59 INFO : apple: Copied (new) 2026/07/21 03:20:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:20:59 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:20:59 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:20:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/21 03:20:59 INFO : appleappleapplebanana: Copied (new) 2026/07/21 03:20:59 DEBUG : banana: size = 6 OK 2026/07/21 03:20:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/21 03:20:59 INFO : banana: Copied (new) 2026/07/21 03:20:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:20:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/21 03:20:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/21 03:20:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:20:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/21 03:20:59 INFO : splitbananasplit: Copied (new) 2026/07/21 03:20:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:20:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/21 03:20:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/21 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:20:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/21 03:20:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/21 03:21:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:21:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/21 03:21:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/21 03:21:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:21:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/21 03:21:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/21 03:21:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:21:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/21 03:21:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/21 03:21:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:21:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/21 03:21:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/21 03:21:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:21:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/21 03:21:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/21 03:21:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:21:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/21 03:21:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/21 03:21:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:21:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/21 03:21:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/21 03:21:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:21:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/21 03:21:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/21 03:21:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:21:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/21 03:21:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/21 03:21:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:21:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/21 03:21:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/21 03:21:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:21:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/21 03:21:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/21 03:21:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:21:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/21 03:21:01 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/21 03:21:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:21:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/21 03:21:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/21 03:21:01 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:01 INFO : PREFIXsplitbananasplit: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/21 03:21:01 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/21 03:21:01 INFO : PREFIXapple: Deleted 2026/07/21 03:21:01 INFO : PREFIXbanana: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/21 03:21:01 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/21 03:21:01 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:02 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:02 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:21:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:21:16 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:16 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:21:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 03:21:16 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 03:21:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:16 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 03:21:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 03:21:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:16 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:16 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 03:21:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : appleSUFFIX: size = 5 OK 2026/07/21 03:21:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/21 03:21:17 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:21:17 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:21:17 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/21 03:21:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/21 03:21:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:17 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/21 03:21:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/21 03:21:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/21 03:21:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/21 03:21:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/21 03:21:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/21 03:21:17 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/21 03:21:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/21 03:21:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/21 03:21:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/21 03:21:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/21 03:21:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/21 03:21:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 03:21:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/21 03:21:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/21 03:21:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/21 03:21:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/21 03:21:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/21 03:21:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/21 03:21:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/21 03:21:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/21 03:21:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/21 03:21:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/21 03:21:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/21 03:21:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/21 03:21:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/21 03:21:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/21 03:21:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/21 03:21:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/21 03:21:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/21 03:21:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/21 03:21:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/21 03:21:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/21 03:21:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/21 03:21:18 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/21 03:21:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/21 03:21:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/21 03:21:19 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/21 03:21:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/21 03:21:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/21 03:21:19 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:19 INFO : banana: Deleted 2026/07/21 03:21:19 INFO : apple: Deleted 2026/07/21 03:21:19 INFO : splitbananasplit: Deleted 2026/07/21 03:21:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0011-56789;.txt: Deleted 2026/07/21 03:21:19 INFO : appleappleapplebanana: Deleted 2026/07/21 03:21:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0012-6789;.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0008-2345678.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0009-3456789.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0013-789;=.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0003-defghij.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0015-9;=.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0007-1234567.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0010-456789.txt: Deleted 2026/07/21 03:21:19 INFO : dir1/0014-89;=.txt: Deleted 2026/07/21 03:21:19 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/21 03:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 03:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 03:21:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 03:21:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : banana: size = 6 OK 2026/07/21 03:21:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/21 03:21:20 INFO : banana: Copied (new) 2026/07/21 03:21:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:21:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:21:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:21:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/21 03:21:20 INFO : splitbananasplit: Copied (new) 2026/07/21 03:21:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:21:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/21 03:21:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/21 03:21:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:21:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/21 03:21:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/21 03:21:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:21:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/21 03:21:21 INFO : appleappleapplebanana: Copied (new) 2026/07/21 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/21 03:21:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/21 03:21:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:21:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/21 03:21:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/21 03:21:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:21:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/21 03:21:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/21 03:21:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:21:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/21 03:21:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/21 03:21:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:21:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/21 03:21:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/21 03:21:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:21:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/21 03:21:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/21 03:21:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:21:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/21 03:21:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/21 03:21:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:21:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/21 03:21:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/21 03:21:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:21:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/21 03:21:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/21 03:21:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:21:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/21 03:21:22 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/21 03:21:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:21:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/21 03:21:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/21 03:21:22 DEBUG : apple: size = 5 OK 2026/07/21 03:21:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/21 03:21:22 INFO : apple: Copied (new) 2026/07/21 03:21:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:21:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/21 03:21:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/21 03:21:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:21:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/21 03:21:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/21 03:21:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:21:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/21 03:21:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/21 03:21:22 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : appleSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : splitbananasplitSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : bananaSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/21 03:21:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/21 03:21:23 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:23 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:21:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:24 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:21:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:21:39 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:39 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:39 DEBUG : apple: size = 5 OK 2026/07/21 03:21:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:39 DEBUG : apple: Unchanged skipping 2026/07/21 03:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 03:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 03:21:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:39 DEBUG : banana: size = 6 OK 2026/07/21 03:21:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:39 DEBUG : banana: Unchanged skipping 2026/07/21 03:21:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/21 03:21:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 03:21:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 03:21:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/21 03:21:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 03:21:40 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:21:40 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:21:40 DEBUG : splitbanan: size = 16 OK 2026/07/21 03:21:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/21 03:21:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/21 03:21:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 03:21:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/21 03:21:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/21 03:21:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/21 03:21:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 03:21:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/21 03:21:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/21 03:21:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/21 03:21:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 03:21:40 DEBUG : appleapple: size = 21 OK 2026/07/21 03:21:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/21 03:21:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/21 03:21:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 03:21:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/21 03:21:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/21 03:21:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/21 03:21:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 03:21:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/21 03:21:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/21 03:21:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/21 03:21:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 03:21:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/21 03:21:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/21 03:21:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/21 03:21:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 03:21:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/21 03:21:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/21 03:21:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/21 03:21:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 03:21:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/21 03:21:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/21 03:21:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/21 03:21:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 03:21:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/21 03:21:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/21 03:21:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/21 03:21:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 03:21:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/21 03:21:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/21 03:21:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/21 03:21:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 03:21:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/21 03:21:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/21 03:21:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/21 03:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 03:21:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/21 03:21:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/21 03:21:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/21 03:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 03:21:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/21 03:21:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/21 03:21:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/21 03:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 03:21:41 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/21 03:21:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/21 03:21:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/21 03:21:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/21 03:21:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/21 03:21:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/21 03:21:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/21 03:21:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/21 03:21:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/21 03:21:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/21 03:21:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/21 03:21:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/21 03:21:41 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:41 INFO : dir1/0009-3456789.txt: Deleted 2026/07/21 03:21:41 INFO : dir1/0010-456789.txt: Deleted 2026/07/21 03:21:41 INFO : dir1/0008-2345678.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0003-defghij.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/21 03:21:42 INFO : splitbananasplit: Deleted 2026/07/21 03:21:42 INFO : dir1/0007-1234567.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0013-789;=.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0012-6789;.txt: Deleted 2026/07/21 03:21:42 INFO : appleappleapplebanana: Deleted 2026/07/21 03:21:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0011-56789;.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0014-89;=.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0015-9;=.txt: Deleted 2026/07/21 03:21:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/21 03:21:42 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:42 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : appleapple: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/21 03:21:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 03:21:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 03:21:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 03:21:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 03:21:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 03:21:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 03:21:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 03:21:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 03:21:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 03:21:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 03:21:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 03:21:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 03:21:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 03:21:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 03:21:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 03:21:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 03:21:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 03:21:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 03:21:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 03:21:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 03:21:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 03:21:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 03:21:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 03:21:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 03:21:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 03:21:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 03:21:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 03:21:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 03:21:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 03:21:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 03:21:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 03:21:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 03:21:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 03:21:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 03:21:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 03:21:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 03:21:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 03:21:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 03:21:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 03:21:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 03:21:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 03:21:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 03:21:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 03:21:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 03:21:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 03:21:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 03:21:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 03:21:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 03:21:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 03:21:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 03:21:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 03:21:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 03:21:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 03:21:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 03:21:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 03:21:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 03:21:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 03:21:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 03:21:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 03:21:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 03:21:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 03:21:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 03:21:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 03:21:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 03:21:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 03:21:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 03:21:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 03:21:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 03:21:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 03:21:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 03:21:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 03:21:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 03:21:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 03:21:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 03:21:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 03:21:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 03:21:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 03:21:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:43 DEBUG : apple: size = 5 OK 2026/07/21 03:21:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : appleapple: size = 21 OK 2026/07/21 03:21:43 DEBUG : banana: size = 6 OK 2026/07/21 03:21:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : apple: Unchanged skipping 2026/07/21 03:21:43 DEBUG : banana: Unchanged skipping 2026/07/21 03:21:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:21:43 DEBUG : splitbanan: size = 16 OK 2026/07/21 03:21:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 03:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 03:21:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 03:21:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 03:21:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 03:21:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 03:21:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 03:21:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 03:21:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 03:21:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 03:21:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 03:21:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 03:21:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 03:21:43 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/21 03:21:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 03:21:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 03:21:43 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/21 03:21:43 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/21 03:21:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/21 03:21:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/21 03:21:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/21 03:21:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/21 03:21:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/21 03:21:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/21 03:21:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/21 03:21:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/21 03:21:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/21 03:21:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/21 03:21:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/21 03:21:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/21 03:21:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/21 03:21:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/21 03:21:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:21:43 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:21:43 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:21:43 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:43 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:43 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : appleapple: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/21 03:21:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 03:21:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 03:21:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 03:21:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 03:21:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 03:21:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 03:21:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 03:21:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 03:21:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 03:21:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 03:21:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 03:21:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 03:21:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 03:21:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 03:21:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 03:21:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 03:21:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 03:21:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 03:21:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 03:21:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 03:21:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 03:21:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 03:21:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 03:21:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 03:21:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 03:21:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 03:21:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 03:21:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 03:21:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 03:21:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 03:21:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 03:21:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 03:21:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 03:21:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 03:21:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 03:21:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 03:21:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 03:21:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 03:21:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 03:21:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 03:21:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 03:21:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 03:21:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 03:21:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 03:21:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 03:21:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 03:21:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 03:21:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 03:21:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 03:21:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 03:21:43 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:21:58 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:59 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:21:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:21:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:21:59 DEBUG : apple: size = 5 OK 2026/07/21 03:21:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : apple: Unchanged skipping 2026/07/21 03:21:59 DEBUG : banana: size = 6 OK 2026/07/21 03:21:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:21:59 DEBUG : banana: Unchanged skipping 2026/07/21 03:21:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:21:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:21:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:21:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:21:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:21:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:21:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:21:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:21:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:21:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:21:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:21:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:21:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:21:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:21:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:21:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:21:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:21:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:21:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:21:59 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:21:59 DEBUG : Waiting for deletions to finish 2026/07/21 03:21:59 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:00 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:22:00 DEBUG : apple: size = 5 OK 2026/07/21 03:22:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : apple: Unchanged skipping 2026/07/21 03:22:00 DEBUG : banana: size = 6 OK 2026/07/21 03:22:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : banana: Unchanged skipping 2026/07/21 03:22:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:22:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:22:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:22:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:22:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:22:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:22:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:22:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:22:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:22:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:22:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:22:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:22:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:22:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:22:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:22:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:22:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:22:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:22:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:22:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:22:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:22:00 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:22:00 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:00 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:01 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:01 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:22:18 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:18 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : apple: size = 5 OK 2026/07/21 03:22:19 DEBUG : banana: size = 6 OK 2026/07/21 03:22:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : banana: Unchanged skipping 2026/07/21 03:22:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:22:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:22:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : apple: Unchanged skipping 2026/07/21 03:22:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:22:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:22:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:22:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:22:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:22:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:22:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:22:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:22:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:22:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:22:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:22:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:22:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:22:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:22:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:22:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:22:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:22:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:22:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:22:19 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:22:19 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:19 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:19 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : apple: size = 5 OK 2026/07/21 03:22:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : banana: size = 6 OK 2026/07/21 03:22:20 DEBUG : apple: Unchanged skipping 2026/07/21 03:22:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : banana: Unchanged skipping 2026/07/21 03:22:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:22:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:22:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:22:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:22:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:22:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:22:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:22:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:22:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:22:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:22:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:22:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:22:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:22:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:22:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:22:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:22:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:22:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:22:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:22:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:22:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:22:20 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:20 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:20 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:22:35 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:36 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:22:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:22:36 DEBUG : banana: size = 6 OK 2026/07/21 03:22:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:22:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:22:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:22:36 DEBUG : banana: Unchanged skipping 2026/07/21 03:22:36 DEBUG : apple: size = 5 OK 2026/07/21 03:22:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : apple: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:22:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:22:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:22:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:22:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:22:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:22:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:22:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:22:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:22:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:22:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:22:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:22:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:22:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:22:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:22:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:22:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:22:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:22:36 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:22:36 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:36 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:37 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : apple: size = 5 OK 2026/07/21 03:22:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:22:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:22:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : apple: Unchanged skipping 2026/07/21 03:22:37 DEBUG : banana: size = 6 OK 2026/07/21 03:22:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : banana: Unchanged skipping 2026/07/21 03:22:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:22:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:22:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:22:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:22:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:22:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:22:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:22:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:22:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:22:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:22:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:22:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:22:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:22:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:22:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:22:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:22:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:22:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:22:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:22:37 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:22:37 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:37 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:37 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:22:52 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:53 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:22:53 DEBUG : apple: size = 5 OK 2026/07/21 03:22:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:53 DEBUG : apple: Unchanged skipping 2026/07/21 03:22:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:22:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:22:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:22:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:22:53 DEBUG : banana: size = 6 OK 2026/07/21 03:22:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:53 DEBUG : banana: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:22:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:22:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:22:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:22:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:22:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:22:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:22:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:22:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:22:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:22:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:22:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:22:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:22:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:22:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:22:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:22:54 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:22:54 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:54 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:54 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:22:54 DEBUG : apple: size = 5 OK 2026/07/21 03:22:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:22:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : apple: Unchanged skipping 2026/07/21 03:22:54 DEBUG : banana: size = 6 OK 2026/07/21 03:22:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:22:54 DEBUG : banana: Unchanged skipping 2026/07/21 03:22:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:22:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:22:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:22:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:22:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:22:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:22:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:22:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:22:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:22:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:22:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:22:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:22:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:22:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:22:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:22:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:22:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:22:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:22:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:22:55 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:22:55 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:55 DEBUG : Waiting for deletions to finish 2026/07/21 03:22:55 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:22:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:11 DEBUG : Waiting for deletions to finish 2026/07/21 03:23:11 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:23:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : apple: size = 5 OK 2026/07/21 03:23:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:23:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : banana: size = 6 OK 2026/07/21 03:23:12 DEBUG : apple: Unchanged skipping 2026/07/21 03:23:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : banana: Unchanged skipping 2026/07/21 03:23:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:23:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:23:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:23:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:23:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:23:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:23:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:23:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:23:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:23:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:23:12 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:23:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:23:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:23:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:23:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:23:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:23:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:23:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:23:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:23:12 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:12 DEBUG : Waiting for deletions to finish 2026/07/21 03:23:12 DEBUG : Waiting for deletions to finish 2026/07/21 03:23:12 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:23:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : apple: size = 5 OK 2026/07/21 03:23:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : apple: Unchanged skipping 2026/07/21 03:23:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 03:23:13 DEBUG : banana: size = 6 OK 2026/07/21 03:23:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 03:23:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : banana: Unchanged skipping 2026/07/21 03:23:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 03:23:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 03:23:13 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 03:23:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 03:23:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 03:23:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 03:23:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 03:23:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 03:23:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 03:23:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 03:23:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 03:23:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 03:23:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 03:23:13 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:13 DEBUG : Waiting for deletions to finish 2026/07/21 03:23:13 DEBUG : Waiting for deletions to finish 2026/07/21 03:23:13 DEBUG : apple: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : banana: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 03:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (206.09s) --- PASS: TestTransform/NFC (15.40s) --- PASS: TestTransform/NFD (18.13s) --- PASS: TestTransform/base64 (19.37s) --- PASS: TestTransform/prefix (21.89s) --- PASS: TestTransform/suffix (21.86s) --- PASS: TestTransform/truncate (18.88s) --- PASS: TestTransform/encoder (18.37s) --- PASS: TestTransform/ISO-8859-1 (19.34s) --- PASS: TestTransform/charmap (16.83s) --- PASS: TestTransform/lowercase (17.51s) --- PASS: TestTransform/ascii (18.52s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/21 03:23:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/21 03:23:18 INFO : sub dir_somesuffix: Making directory 2026/07/21 03:23:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/21 03:23:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/21 03:23:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/21 03:23:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/21 03:23:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/21 03:23:18 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:18 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/21 03:23:19 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/21 03:23:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.90s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:20 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:20 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:20 INFO : tictactoe: Making directory 2026/07/21 03:23:20 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:20 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/21 03:23:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:20 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:21 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/21 03:23:21 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:21 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/21 03:23:21 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.50s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:22 INFO : toe: Making directory 2026/07/21 03:23:22 INFO : toe/toe: Making directory 2026/07/21 03:23:22 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/21 03:23:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/21 03:23:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/21 03:23:22 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:22 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/21 03:23:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/21 03:23:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.02s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:24 INFO : toe: Making directory 2026/07/21 03:23:24 INFO : toe/toe: Making directory 2026/07/21 03:23:24 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/21 03:23:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/21 03:23:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/21 03:23:24 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:24 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/21 03:23:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/21 03:23:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.95s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:25 DEBUG : empty_dir: Making directory with metadata 2026/07/21 03:23:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 03:23:25 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:26 INFO : tictacempty_dir: Making directory 2026/07/21 03:23:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:26 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:26 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:26 INFO : tictactoe: Making directory 2026/07/21 03:23:26 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:26 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:26 INFO : tictactoe/tictactoe: Making directory 2026/07/21 03:23:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/21 03:23:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 03:23:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/21 03:23:26 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:26 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/21 03:23:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/21 03:23:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.71s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:27 DEBUG : empty_dir: Making directory with metadata 2026/07/21 03:23:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 03:23:27 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:27 INFO : tictacempty_dir: Making directory 2026/07/21 03:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:27 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:27 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:27 INFO : tictactoe: Making directory 2026/07/21 03:23:27 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:27 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:27 INFO : tictactoe/tictactoe: Making directory 2026/07/21 03:23:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 03:23:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 03:23:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:27 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:27 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 03:23:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/21 03:23:28 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:28 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:28 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:28 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 03:23:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 03:23:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/21 03:23:29 NOTICE: B2 bucket rclone-test-cuxomir3qeha: 0 differences found 2026/07/21 03:23:29 NOTICE: B2 bucket rclone-test-cuxomir3qeha: 1 matching files --- PASS: TestAllTag (2.10s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:29 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:30 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:30 INFO : tictactoe: Making directory 2026/07/21 03:23:30 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:30 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:30 INFO : tictactoe/tictactoe: Making directory 2026/07/21 03:23:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/21 03:23:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 03:23:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/21 03:23:30 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:30 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/21 03:23:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/21 03:23:30 DEBUG : Waiting for deletions to finish 2026/07/21 03:23:31 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:31 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:31 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/21 03:23:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 03:23:31 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/21 03:23:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/21 03:23:31 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.52s) === RUN TestSyntax 2026/07/21 03:23:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:32 INFO : toe: Making directory 2026/07/21 03:23:32 INFO : toe/toe: Making directory 2026/07/21 03:23:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/21 03:23:32 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:32 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:33 DEBUG : toe/toe/toe: size = 11 OK 2026/07/21 03:23:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:33 INFO : toe/toe/toe: Copied (new) 2026/07/21 03:23:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.73s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:34 DEBUG : empty_dir: Making directory with metadata 2026/07/21 03:23:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 03:23:34 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:34 INFO : tictacempty_dir: Making directory 2026/07/21 03:23:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:34 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:34 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:34 INFO : tictactoe: Making directory 2026/07/21 03:23:34 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:34 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:34 INFO : tictactoe/tictactoe: Making directory 2026/07/21 03:23:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 03:23:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 03:23:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:34 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:34 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 03:23:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:34 INFO : toe/toe/toe.txt: Deleted 2026/07/21 03:23:34 INFO : toe/toe: Removing directory 2026/07/21 03:23:34 INFO : toe: Removing directory 2026/07/21 03:23:34 INFO : empty_dir: Removing directory 2026/07/21 03:23:34 DEBUG : Local file system at /tmp/rclone1736924618: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:35 DEBUG : empty_dir: Making directory with metadata 2026/07/21 03:23:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 03:23:35 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:35 INFO : tictacempty_dir: Making directory 2026/07/21 03:23:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:35 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:35 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:35 INFO : tictactoe: Making directory 2026/07/21 03:23:35 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:35 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:35 INFO : tictactoe/tictactoe: Making directory 2026/07/21 03:23:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 03:23:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 03:23:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:35 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:36 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 03:23:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:36 INFO : toe/toe/toe.txt: Deleted 2026/07/21 03:23:36 INFO : toe/toe: Removing directory 2026/07/21 03:23:36 INFO : toe: Removing directory 2026/07/21 03:23:36 INFO : empty_dir: Removing directory 2026/07/21 03:23:36 DEBUG : Local file system at /tmp/rclone1736924618: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/21 03:23:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 03:23:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 03:23:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 03:23:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 03:23:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 03:23:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/21 03:23:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/21 03:23:38 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.24s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:39 DEBUG : Reset feature "Copy" 2026/07/21 03:23:39 DEBUG : Reset feature "Move" 2026/07/21 03:23:39 DEBUG : Reset feature "Copy" 2026/07/21 03:23:39 DEBUG : Reset feature "Move" 2026/07/21 03:23:39 DEBUG : empty_dir: Making directory with metadata 2026/07/21 03:23:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 03:23:39 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:39 INFO : tictacempty_dir: Making directory 2026/07/21 03:23:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 03:23:39 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:39 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:39 INFO : tictactoe: Making directory 2026/07/21 03:23:39 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:39 DEBUG : toe: transformed to: tictactoe 2026/07/21 03:23:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:39 INFO : tictactoe/tictactoe: Making directory 2026/07/21 03:23:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 03:23:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 03:23:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 03:23:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:39 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:39 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 03:23:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 03:23:40 INFO : toe/toe/toe.txt: Deleted 2026/07/21 03:23:40 INFO : toe/toe: Removing directory 2026/07/21 03:23:40 INFO : toe: Removing directory 2026/07/21 03:23:40 INFO : empty_dir: Removing directory 2026/07/21 03:23:40 DEBUG : Local file system at /tmp/rclone1736924618: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/21 03:23:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 03:23:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 03:23:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 03:23:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 03:23:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 03:23:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/21 03:23:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/21 03:23:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.00s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:43 DEBUG : toe: transformed to: dG9l 2026/07/21 03:23:43 DEBUG : toe: transformed to: dG9l 2026/07/21 03:23:43 INFO : dG9l: Making directory 2026/07/21 03:23:43 DEBUG : toe: transformed to: dG9l 2026/07/21 03:23:43 DEBUG : toe: transformed to: dG9l 2026/07/21 03:23:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/21 03:23:43 INFO : dG9l/dG9l: Making directory 2026/07/21 03:23:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/21 03:23:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/21 03:23:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/21 03:23:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 03:23:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/21 03:23:43 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:43 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/21 03:23:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/21 03:23:43 DEBUG : Waiting for deletions to finish 2026/07/21 03:23:44 DEBUG : dG9l: transformed to: toe 2026/07/21 03:23:44 DEBUG : dG9l: transformed to: toe 2026/07/21 03:23:44 DEBUG : dG9l: transformed to: toe 2026/07/21 03:23:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/21 03:23:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/21 03:23:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/21 03:23:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/21 03:23:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/21 03:23:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/21 03:23:44 DEBUG : Local file system at /tmp/rclone1736924618: Waiting for checks to finish 2026/07/21 03:23:44 DEBUG : Local file system at /tmp/rclone1736924618: Waiting for transfers to finish 2026/07/21 03:23:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.48s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-cuxomir3qeha", Local "Local file system at /tmp/rclone1736924618", Modify Window "1ms" 2026/07/21 03:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 03:23:45 DEBUG : toe: transformed to: 2026/07/21 03:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 03:23:45 DEBUG : toe: transformed to: 2026/07/21 03:23:45 INFO : B2 bucket rclone-test-cuxomir3qeha: Making directory 2026/07/21 03:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 03:23:45 DEBUG : toe: transformed to: 2026/07/21 03:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 03:23:45 DEBUG : toe: transformed to: 2026/07/21 03:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 03:23:45 DEBUG : toe/toe: transformed to: 2026/07/21 03:23:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/21 03:23:45 INFO : toe/toe: Making directory 2026/07/21 03:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 03:23:45 DEBUG : toe/toe: transformed to: 2026/07/21 03:23:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/21 03:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 03:23:45 DEBUG : toe: transformed to: 2026/07/21 03:23:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/21 03:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 03:23:45 DEBUG : toe/toe/toe: transformed to: 2026/07/21 03:23:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/21 03:23:45 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for checks to finish 2026/07/21 03:23:45 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Waiting for transfers to finish 2026/07/21 03:23:46 DEBUG : toe/toe/toe: size = 11 OK 2026/07/21 03:23:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/21 03:23:46 INFO : toe/toe/toe: Copied (new) 2026/07/21 03:23:46 ERROR : B2 bucket rclone-test-cuxomir3qeha: not deleting files as there were IO errors 2026/07/21 03:23:46 ERROR : B2 bucket rclone-test-cuxomir3qeha: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/07/21 03:23:47 DEBUG : B2 bucket rclone-test-cuxomir3qeha: Purge remote 2026/07/21 03:23:47 INFO : B2 bucket rclone-test-cuxomir3qeha: cleaning bucket "rclone-test-cuxomir3qeha" of all files 2026/07/21 03:23:48 DEBUG : BackupDir/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223e30_d20260721_m031522_c001_v7007000_t0000_u01784603722860") 2026/07/21 03:23:48 DEBUG : BackupDir/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10251ec2cd1c02cc_d20260721_m031517_c001_v0001171_t0053_u01784603717402") 2026/07/21 03:23:48 DEBUG : CompareDest/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f404ca31c11029360_d20260721_m031458_c001_v7007000_t0000_u01784603698501") 2026/07/21 03:23:48 DEBUG : CompareDest/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87bf8_d20260721_m031452_c001_v0001145_t0018_u01784603692572") 2026/07/21 03:23:48 DEBUG : CompareDest/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f404ca31c11029361_d20260721_m031458_c001_v7007000_t0000_u01784603698679") 2026/07/21 03:23:48 DEBUG : CompareDest/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103498348_d20260721_m031454_c001_v0001183_t0009_u01784603694138") 2026/07/21 03:23:48 DEBUG : CopyDest/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223e32_d20260721_m031523_c001_v7007000_t0000_u01784603723036") 2026/07/21 03:23:48 DEBUG : CopyDest/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344f041_d20260721_m031514_c001_v0001173_t0005_u01784603714381") 2026/07/21 03:23:48 DEBUG : CopyDest/three: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223e34_d20260721_m031523_c001_v7007000_t0000_u01784603723211") 2026/07/21 03:23:48 DEBUG : CopyDest/three: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103498567_d20260721_m031521_c001_v0001183_t0025_u01784603721092") 2026/07/21 03:23:48 DEBUG : CopyDest/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223e36_d20260721_m031523_c001_v7007000_t0000_u01784603723388") 2026/07/21 03:23:48 DEBUG : CopyDest/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87c94_d20260721_m031518_c001_v0001145_t0021_u01784603718619") 2026/07/21 03:23:48 DEBUG : EXISTING: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42682bea71e79411_d20260721_m031852_c001_v7007000_t0000_u01784603932318") 2026/07/21 03:23:48 DEBUG : EXISTING: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88173_d20260721_m031851_c001_v0001145_t0024_u01784603931051") 2026/07/21 03:23:48 DEBUG : PREFIXapple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40481a029b2f2393_d20260721_m032101_c001_v7007000_t0000_u01784604061565") 2026/07/21 03:23:48 DEBUG : PREFIXapple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499bfb_d20260721_m032055_c001_v0001183_t0004_u01784604055468") 2026/07/21 03:23:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9c3a4_d20260721_m032101_c001_v7007000_t0000_u01784604061524") 2026/07/21 03:23:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88499_d20260721_m032055_c001_v0001145_t0036_u01784604055478") 2026/07/21 03:23:49 DEBUG : PREFIXbanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de3227_d20260721_m032101_c001_v7007000_t0000_u01784604061573") 2026/07/21 03:23:49 DEBUG : PREFIXbanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f1d_d20260721_m032055_c001_v0001113_t0000_u01784604055488") 2026/07/21 03:23:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f423ed67bb620f709_d20260721_m032101_c001_v7007000_t0000_u01784604061329") 2026/07/21 03:23:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b006e_d20260721_m032055_c001_v0001115_t0047_u01784604055499") 2026/07/21 03:23:49 DEBUG : Testêé: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42682bea71e7940c_d20260721_m031848_c001_v7007000_t0000_u01784603928334") 2026/07/21 03:23:49 DEBUG : Testêé: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499409_d20260721_m031847_c001_v0001183_t0000_u01784603927760") 2026/07/21 03:23:49 DEBUG : Testêé: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88159_d20260721_m031846_c001_v0001145_t0027_u01784603926544") 2026/07/21 03:23:49 DEBUG : YXBwbGU=: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66554_d20260721_m032041_c001_v7007000_t0000_u01784604041410") 2026/07/21 03:23:49 DEBUG : YXBwbGU=: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8842b_d20260721_m032036_c001_v0001145_t0036_u01784604036803") 2026/07/21 03:23:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66556_d20260721_m032041_c001_v7007000_t0000_u01784604041584") 2026/07/21 03:23:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b6b_d20260721_m032036_c001_v0001183_t0039_u01784604036811") 2026/07/21 03:23:49 DEBUG : YmFuYW5h: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66557_d20260721_m032041_c001_v7007000_t0000_u01784604041758") 2026/07/21 03:23:49 DEBUG : YmFuYW5h: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273ed9_d20260721_m032037_c001_v0001113_t0040_u01784604037563") 2026/07/21 03:23:49 DEBUG : a/potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f89_d20260721_m031322_c001_v7007000_t0000_u01784603602165") 2026/07/21 03:23:50 DEBUG : a/potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ecb7_d20260721_m031321_c001_v0001173_t0006_u01784603601369") 2026/07/21 03:23:50 DEBUG : a/potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f84_d20260721_m031319_c001_v7007000_t0000_u01784603599762") 2026/07/21 03:23:50 DEBUG : a/potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344eca9_d20260721_m031318_c001_v0001173_t0002_u01784603598913") 2026/07/21 03:23:50 DEBUG : a/potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2237fd_d20260721_m031200_c001_v7007000_t0000_u01784603520671") 2026/07/21 03:23:50 DEBUG : a/potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e9dd_d20260721_m031159_c001_v0001173_t0038_u01784603519586") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4302_d20260721_m032314_c001_v7007000_t0000_u01784604194327") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f427410d_d20260721_m032309_c001_v0001113_t0031_u01784604189404") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22459d_d20260721_m032255_c001_v7007000_t0000_u01784604175787") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f42740d3_d20260721_m032251_c001_v0001113_t0037_u01784604171510") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60dc4_d20260721_m032238_c001_v7007000_t0000_u01784604158499") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274099_d20260721_m032234_c001_v0001113_t0004_u01784604154482") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32d9_d20260721_m032221_c001_v7007000_t0000_u01784604141316") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274061_d20260721_m032215_c001_v0001113_t0039_u01784604135952") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1987_d20260721_m032202_c001_v7007000_t0000_u01784604122116") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274025_d20260721_m032157_c001_v0001113_t0025_u01784604117233") 2026/07/21 03:23:50 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1921_d20260721_m032144_c001_v7007000_t0000_u01784604104080") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00f0_d20260721_m032137_c001_v0001115_t0007_u01784604097402") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efe3_d20260721_m032124_c001_v7007000_t0000_u01784604084842") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00c4_d20260721_m032120_c001_v0001115_t0047_u01784604080679") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df427e_d20260721_m032119_c001_v7007000_t0000_u01784604079194") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499cb5_d20260721_m032114_c001_v0001183_t0009_u01784604074843") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234c9_d20260721_m032103_c001_v7007000_t0000_u01784604063144") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c33_d20260721_m032059_c001_v0001183_t0002_u01784604059314") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9c3a2_d20260721_m032058_c001_v7007000_t0000_u01784604058453") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499be9_d20260721_m032053_c001_v0001183_t0012_u01784604053106") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4061db36b3cce065_d20260721_m032039_c001_v7007000_t0000_u01784604039447") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0022_d20260721_m032034_c001_v0001115_t0028_u01784604034027") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b2e_d20260721_m032021_c001_v7007000_t0000_u01784604021883") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc883ad_d20260721_m032016_c001_v0001145_t0019_u01784604016972") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83676_d20260721_m032003_c001_v7007000_t0000_u01784604003648") 2026/07/21 03:23:51 DEBUG : apple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349992d_d20260721_m031959_c001_v0001183_t0054_u01784603999639") 2026/07/21 03:23:51 DEBUG : appleSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4166c1125e18163b_d20260721_m032123_c001_v7007000_t0000_u01784604083141") 2026/07/21 03:23:52 DEBUG : appleSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499cc7_d20260721_m032117_c001_v0001183_t0053_u01784604077177") 2026/07/21 03:23:52 DEBUG : appleapple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1925_d20260721_m032144_c001_v7007000_t0000_u01784604104254") 2026/07/21 03:23:52 DEBUG : appleapple: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00f8_d20260721_m032140_c001_v0001115_t0053_u01784604100017") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4303_d20260721_m032314_c001_v7007000_t0000_u01784604194504") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b01e9_d20260721_m032310_c001_v0001115_t0025_u01784604190177") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22459f_d20260721_m032255_c001_v7007000_t0000_u01784604175963") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b01bf_d20260721_m032252_c001_v0001115_t0050_u01784604172122") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60dc6_d20260721_m032238_c001_v7007000_t0000_u01784604158675") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0189_d20260721_m032235_c001_v0001115_t0029_u01784604155048") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32db_d20260721_m032221_c001_v7007000_t0000_u01784604141501") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0161_d20260721_m032216_c001_v0001115_t0049_u01784604136702") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1989_d20260721_m032202_c001_v7007000_t0000_u01784604122299") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b012d_d20260721_m032158_c001_v0001115_t0013_u01784604118281") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb191b_d20260721_m032142_c001_v7007000_t0000_u01784604102149") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499df3_d20260721_m032138_c001_v0001183_t0041_u01784604098399") 2026/07/21 03:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efe4_d20260721_m032125_c001_v7007000_t0000_u01784604085024") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88545_d20260721_m032120_c001_v0001145_t0013_u01784604080690") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f403defd4f2bdb84e_d20260721_m032119_c001_v7007000_t0000_u01784604079395") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00b6_d20260721_m032115_c001_v0001115_t0052_u01784604075409") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234ca_d20260721_m032103_c001_v7007000_t0000_u01784604063322") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc884b1_d20260721_m032059_c001_v0001145_t0059_u01784604059325") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f423ed67bb620f703_d20260721_m032058_c001_v7007000_t0000_u01784604058242") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f19_d20260721_m032053_c001_v0001113_t0044_u01784604053775") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282e24_d20260721_m032039_c001_v7007000_t0000_u01784604039075") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b5b_d20260721_m032035_c001_v0001183_t0052_u01784604035138") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b2f_d20260721_m032022_c001_v7007000_t0000_u01784604022060") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896affe0_d20260721_m032017_c001_v0001115_t0043_u01784604017854") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83677_d20260721_m032003_c001_v7007000_t0000_u01784604003830") 2026/07/21 03:23:53 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88343_d20260721_m032000_c001_v0001145_t0017_u01784604000463") 2026/07/21 03:23:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa0814b68_d20260721_m032123_c001_v7007000_t0000_u01784604083141") 2026/07/21 03:23:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f79_d20260721_m032117_c001_v0001113_t0016_u01784604077189") 2026/07/21 03:23:53 DEBUG : b/potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f8a_d20260721_m031322_c001_v7007000_t0000_u01784603602338") 2026/07/21 03:23:53 DEBUG : b/potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ecaf_d20260721_m031320_c001_v0001173_t0027_u01784603600290") 2026/07/21 03:23:53 DEBUG : b/potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f7d_d20260721_m031319_c001_v7007000_t0000_u01784603599241") 2026/07/21 03:23:53 DEBUG : b/potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec91_d20260721_m031317_c001_v0001173_t0041_u01784603597587") 2026/07/21 03:23:54 DEBUG : b/potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223798_d20260721_m031200_c001_v7007000_t0000_u01784603520131") 2026/07/21 03:23:54 DEBUG : b/potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e9cf_d20260721_m031158_c001_v0001173_t0025_u01784603518524") 2026/07/21 03:23:54 DEBUG : backup/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f401c323134884538_d20260721_m031536_c001_v7007000_t0000_u01784603736212") 2026/07/21 03:23:54 DEBUG : backup/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1077cf840fb48a94_d20260721_m031533_c001_v0001098_t0045_u01784603733743") 2026/07/21 03:23:54 DEBUG : backup/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f114d3e8531b7e20e_d20260721_m031530_c001_v0001179_t0022_u01784603730014") 2026/07/21 03:23:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e82f6a_d20260721_m031605_c001_v7007000_t0000_u01784603765115") 2026/07/21 03:23:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1041c95cf68da0a0_d20260721_m031601_c001_v0001102_t0029_u01784603761638") 2026/07/21 03:23:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f11810ed701248c25_d20260721_m031557_c001_v0001144_t0013_u01784603757570") 2026/07/21 03:23:54 DEBUG : backup/one.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c65bfc_d20260721_m031551_c001_v7007000_t0000_u01784603751232") 2026/07/21 03:23:54 DEBUG : backup/one.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f118e422a86b9c9ff_d20260721_m031549_c001_v0001184_t0037_u01784603749306") 2026/07/21 03:23:54 DEBUG : backup/one.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f109d1b838cbdeb2f_d20260721_m031544_c001_v0001131_t0010_u01784603744473") 2026/07/21 03:23:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e82f6b_d20260721_m031605_c001_v7007000_t0000_u01784603765289") 2026/07/21 03:23:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1166994cab5912ba_d20260721_m031602_c001_v0001115_t0010_u01784603762816") 2026/07/21 03:23:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f11585ab546d3bc69_d20260721_m031559_c001_v0001165_t0005_u01784603759554") 2026/07/21 03:23:54 DEBUG : backup/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f401c32313488453a_d20260721_m031536_c001_v7007000_t0000_u01784603736388") 2026/07/21 03:23:54 DEBUG : backup/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f11941a1da54c102b_d20260721_m031535_c001_v0001136_t0034_u01784603735830") 2026/07/21 03:23:54 DEBUG : backup/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1006bb43a4acd903_d20260721_m031531_c001_v0001043_t0059_u01784603731436") 2026/07/21 03:23:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c65bfd_d20260721_m031551_c001_v7007000_t0000_u01784603751407") 2026/07/21 03:23:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1192a4817fdd1648_d20260721_m031550_c001_v0001105_t0040_u01784603750241") 2026/07/21 03:23:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1043ff0ae26024dc_d20260721_m031546_c001_v0001171_t0005_u01784603746541") 2026/07/21 03:23:54 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4304_d20260721_m032314_c001_v7007000_t0000_u01784604194679") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a0bf_d20260721_m032309_c001_v0001183_t0041_u01784604189826") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245a0_d20260721_m032256_c001_v7007000_t0000_u01784604176139") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a049_d20260721_m032251_c001_v0001183_t0005_u01784604171933") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60dc7_d20260721_m032238_c001_v7007000_t0000_u01784604158852") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499fbd_d20260721_m032234_c001_v0001183_t0020_u01784604154844") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32dc_d20260721_m032221_c001_v7007000_t0000_u01784604141683") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499f3b_d20260721_m032216_c001_v0001183_t0018_u01784604136505") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb198a_d20260721_m032202_c001_v7007000_t0000_u01784604122482") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499ebf_d20260721_m032158_c001_v0001183_t0049_u01784604118067") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1926_d20260721_m032144_c001_v7007000_t0000_u01784604104427") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273fdb_d20260721_m032137_c001_v0001113_t0005_u01784604097975") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efe5_d20260721_m032125_c001_v7007000_t0000_u01784604085206") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499cf7_d20260721_m032120_c001_v0001183_t0026_u01784604080700") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa0814b5f_d20260721_m032119_c001_v7007000_t0000_u01784604079208") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f6b_d20260721_m032115_c001_v0001113_t0048_u01784604075050") 2026/07/21 03:23:55 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234cb_d20260721_m032103_c001_v7007000_t0000_u01784604063499") 2026/07/21 03:23:56 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f33_d20260721_m032059_c001_v0001113_t0049_u01784604059335") 2026/07/21 03:23:56 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f401c323134884c64_d20260721_m032058_c001_v7007000_t0000_u01784604058453") 2026/07/21 03:23:56 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88487_d20260721_m032053_c001_v0001145_t0014_u01784604053304") 2026/07/21 03:23:56 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41590c234b9ea0c2_d20260721_m032039_c001_v7007000_t0000_u01784604039088") 2026/07/21 03:23:56 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88425_d20260721_m032034_c001_v0001145_t0054_u01784604034662") 2026/07/21 03:23:56 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b30_d20260721_m032022_c001_v7007000_t0000_u01784604022234") 2026/07/21 03:23:56 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499a8b_d20260721_m032017_c001_v0001183_t0039_u01784604017411") 2026/07/21 03:23:56 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83678_d20260721_m032004_c001_v7007000_t0000_u01784604004012") 2026/07/21 03:23:56 DEBUG : banana: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896aff9c_d20260721_m031959_c001_v0001115_t0007_u01784603999855") 2026/07/21 03:23:56 DEBUG : bananaSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4291_d20260721_m032123_c001_v7007000_t0000_u01784604083452") 2026/07/21 03:23:56 DEBUG : bananaSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00bc_d20260721_m032117_c001_v0001115_t0004_u01784604077198") 2026/07/21 03:23:56 DEBUG : both0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8a4_d20260721_m031932_c001_v7007000_t0000_u01784603972462") 2026/07/21 03:23:56 DEBUG : both0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499607_d20260721_m031917_c001_v0001183_t0030_u01784603957530") 2026/07/21 03:23:56 DEBUG : both0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224348_d20260721_m031913_c001_v7007000_t0000_u01784603953359") 2026/07/21 03:23:56 DEBUG : both0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349947f_d20260721_m031854_c001_v0001183_t0000_u01784603934509") 2026/07/21 03:23:56 DEBUG : both1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8a5_d20260721_m031932_c001_v7007000_t0000_u01784603972637") 2026/07/21 03:23:56 DEBUG : both1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499613_d20260721_m031918_c001_v0001183_t0029_u01784603958360") 2026/07/21 03:23:56 DEBUG : both1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224349_d20260721_m031913_c001_v7007000_t0000_u01784603953532") 2026/07/21 03:23:57 DEBUG : both1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034994b1_d20260721_m031857_c001_v0001183_t0057_u01784603937357") 2026/07/21 03:23:57 DEBUG : both10: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8a6_d20260721_m031932_c001_v7007000_t0000_u01784603972810") 2026/07/21 03:23:57 DEBUG : both10: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499685_d20260721_m031923_c001_v0001183_t0020_u01784603963639") 2026/07/21 03:23:57 DEBUG : both10: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22434a_d20260721_m031913_c001_v7007000_t0000_u01784603953707") 2026/07/21 03:23:57 DEBUG : both10: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499531_d20260721_m031903_c001_v0001183_t0047_u01784603943387") 2026/07/21 03:23:57 DEBUG : both11: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8a7_d20260721_m031932_c001_v7007000_t0000_u01784603972984") 2026/07/21 03:23:57 DEBUG : both11: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349968f_d20260721_m031924_c001_v0001183_t0029_u01784603964241") 2026/07/21 03:23:57 DEBUG : both11: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22434b_d20260721_m031913_c001_v7007000_t0000_u01784603953930") 2026/07/21 03:23:57 DEBUG : both11: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349953d_d20260721_m031904_c001_v0001183_t0050_u01784603944023") 2026/07/21 03:23:57 DEBUG : both12: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8a8_d20260721_m031933_c001_v7007000_t0000_u01784603973158") 2026/07/21 03:23:57 DEBUG : both12: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499699_d20260721_m031924_c001_v0001183_t0002_u01784603964705") 2026/07/21 03:23:57 DEBUG : both12: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22434c_d20260721_m031914_c001_v7007000_t0000_u01784603954106") 2026/07/21 03:23:57 DEBUG : both12: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499543_d20260721_m031904_c001_v0001183_t0047_u01784603944573") 2026/07/21 03:23:57 DEBUG : both13: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8a9_d20260721_m031933_c001_v7007000_t0000_u01784603973331") 2026/07/21 03:23:57 DEBUG : both13: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034996a1_d20260721_m031925_c001_v0001183_t0027_u01784603965227") 2026/07/21 03:23:58 DEBUG : both13: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22434d_d20260721_m031914_c001_v7007000_t0000_u01784603954279") 2026/07/21 03:23:58 DEBUG : both13: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499551_d20260721_m031905_c001_v0001183_t0051_u01784603945191") 2026/07/21 03:23:58 DEBUG : both14: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8aa_d20260721_m031933_c001_v7007000_t0000_u01784603973505") 2026/07/21 03:23:58 DEBUG : both14: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034996af_d20260721_m031925_c001_v0001183_t0005_u01784603965944") 2026/07/21 03:23:58 DEBUG : both14: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224350_d20260721_m031914_c001_v7007000_t0000_u01784603954452") 2026/07/21 03:23:58 DEBUG : both14: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499559_d20260721_m031905_c001_v0001183_t0037_u01784603945834") 2026/07/21 03:23:58 DEBUG : both15: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8ab_d20260721_m031933_c001_v7007000_t0000_u01784603973679") 2026/07/21 03:23:58 DEBUG : both15: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034996bd_d20260721_m031926_c001_v0001183_t0053_u01784603966677") 2026/07/21 03:23:58 DEBUG : both15: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224351_d20260721_m031914_c001_v7007000_t0000_u01784603954629") 2026/07/21 03:23:58 DEBUG : both15: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349955f_d20260721_m031906_c001_v0001183_t0023_u01784603946401") 2026/07/21 03:23:58 DEBUG : both16: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8ac_d20260721_m031933_c001_v7007000_t0000_u01784603973854") 2026/07/21 03:23:58 DEBUG : both16: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034996d3_d20260721_m031927_c001_v0001183_t0027_u01784603967346") 2026/07/21 03:23:58 DEBUG : both16: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224353_d20260721_m031914_c001_v7007000_t0000_u01784603954814") 2026/07/21 03:23:58 DEBUG : both16: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349956d_d20260721_m031907_c001_v0001183_t0053_u01784603947309") 2026/07/21 03:23:58 DEBUG : both17: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8ad_d20260721_m031934_c001_v7007000_t0000_u01784603974029") 2026/07/21 03:23:58 DEBUG : both17: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034996e1_d20260721_m031928_c001_v0001183_t0038_u01784603968079") 2026/07/21 03:23:59 DEBUG : both17: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224354_d20260721_m031914_c001_v7007000_t0000_u01784603954994") 2026/07/21 03:23:59 DEBUG : both17: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349957d_d20260721_m031908_c001_v0001183_t0050_u01784603948968") 2026/07/21 03:23:59 DEBUG : both18: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8ae_d20260721_m031934_c001_v7007000_t0000_u01784603974203") 2026/07/21 03:23:59 DEBUG : both18: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034996ed_d20260721_m031928_c001_v0001183_t0016_u01784603968681") 2026/07/21 03:23:59 DEBUG : both18: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224355_d20260721_m031915_c001_v7007000_t0000_u01784603955171") 2026/07/21 03:23:59 DEBUG : both18: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349958b_d20260721_m031909_c001_v0001183_t0043_u01784603949487") 2026/07/21 03:23:59 DEBUG : both19: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8af_d20260721_m031934_c001_v7007000_t0000_u01784603974376") 2026/07/21 03:23:59 DEBUG : both19: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499703_d20260721_m031929_c001_v0001183_t0029_u01784603969465") 2026/07/21 03:23:59 DEBUG : both19: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224356_d20260721_m031915_c001_v7007000_t0000_u01784603955345") 2026/07/21 03:23:59 DEBUG : both19: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499597_d20260721_m031910_c001_v0001183_t0055_u01784603950162") 2026/07/21 03:23:59 DEBUG : both2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8b0_d20260721_m031934_c001_v7007000_t0000_u01784603974550") 2026/07/21 03:23:59 DEBUG : both2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499621_d20260721_m031918_c001_v0001183_t0034_u01784603958893") 2026/07/21 03:23:59 DEBUG : both2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224357_d20260721_m031915_c001_v7007000_t0000_u01784603955520") 2026/07/21 03:23:59 DEBUG : both2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034994b9_d20260721_m031858_c001_v0001183_t0013_u01784603937999") 2026/07/21 03:23:59 DEBUG : both3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8b2_d20260721_m031934_c001_v7007000_t0000_u01784603974724") 2026/07/21 03:23:59 DEBUG : both3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349962b_d20260721_m031919_c001_v0001183_t0021_u01784603959437") 2026/07/21 03:23:59 DEBUG : both3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224358_d20260721_m031915_c001_v7007000_t0000_u01784603955693") 2026/07/21 03:24:00 DEBUG : both3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034994c9_d20260721_m031858_c001_v0001183_t0025_u01784603938637") 2026/07/21 03:24:00 DEBUG : both4: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8b3_d20260721_m031934_c001_v7007000_t0000_u01784603974900") 2026/07/21 03:24:00 DEBUG : both4: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349963b_d20260721_m031920_c001_v0001183_t0049_u01784603960030") 2026/07/21 03:24:00 DEBUG : both4: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224359_d20260721_m031915_c001_v7007000_t0000_u01784603955869") 2026/07/21 03:24:00 DEBUG : both4: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034994d5_d20260721_m031859_c001_v0001183_t0041_u01784603939341") 2026/07/21 03:24:00 DEBUG : both5: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8b4_d20260721_m031935_c001_v7007000_t0000_u01784603975074") 2026/07/21 03:24:00 DEBUG : both5: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499649_d20260721_m031920_c001_v0001183_t0023_u01784603960644") 2026/07/21 03:24:00 DEBUG : both5: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22435a_d20260721_m031916_c001_v7007000_t0000_u01784603956043") 2026/07/21 03:24:00 DEBUG : both5: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034994e5_d20260721_m031900_c001_v0001183_t0029_u01784603940160") 2026/07/21 03:24:00 DEBUG : both6: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8b5_d20260721_m031935_c001_v7007000_t0000_u01784603975247") 2026/07/21 03:24:00 DEBUG : both6: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499653_d20260721_m031921_c001_v0001183_t0050_u01784603961165") 2026/07/21 03:24:00 DEBUG : both6: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22435b_d20260721_m031916_c001_v7007000_t0000_u01784603956217") 2026/07/21 03:24:00 DEBUG : both6: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034994f7_d20260721_m031900_c001_v0001183_t0050_u01784603940927") 2026/07/21 03:24:00 DEBUG : both7: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8b6_d20260721_m031935_c001_v7007000_t0000_u01784603975421") 2026/07/21 03:24:00 DEBUG : both7: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349965f_d20260721_m031921_c001_v0001183_t0045_u01784603961847") 2026/07/21 03:24:00 DEBUG : both7: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22435c_d20260721_m031916_c001_v7007000_t0000_u01784603956392") 2026/07/21 03:24:00 DEBUG : both7: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499505_d20260721_m031901_c001_v0001183_t0011_u01784603941543") 2026/07/21 03:24:00 DEBUG : both8: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8b7_d20260721_m031935_c001_v7007000_t0000_u01784603975596") 2026/07/21 03:24:00 DEBUG : both8: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499669_d20260721_m031922_c001_v0001183_t0041_u01784603962324") 2026/07/21 03:24:00 DEBUG : both8: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22435d_d20260721_m031916_c001_v7007000_t0000_u01784603956566") 2026/07/21 03:24:00 DEBUG : both8: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349950f_d20260721_m031902_c001_v0001183_t0020_u01784603942096") 2026/07/21 03:24:01 DEBUG : both9: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8b9_d20260721_m031935_c001_v7007000_t0000_u01784603975769") 2026/07/21 03:24:01 DEBUG : both9: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499679_d20260721_m031922_c001_v0001183_t0012_u01784603962991") 2026/07/21 03:24:01 DEBUG : both9: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a22435e_d20260721_m031916_c001_v7007000_t0000_u01784603956816") 2026/07/21 03:24:01 DEBUG : both9: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499523_d20260721_m031902_c001_v0001183_t0027_u01784603942843") 2026/07/21 03:24:01 DEBUG : c/non empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f8b_d20260721_m031322_c001_v7007000_t0000_u01784603602512") 2026/07/21 03:24:01 DEBUG : c/non empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ecb1_d20260721_m031320_c001_v0001173_t0030_u01784603600678") 2026/07/21 03:24:01 DEBUG : c/non empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f88_d20260721_m031319_c001_v7007000_t0000_u01784603599936") 2026/07/21 03:24:01 DEBUG : c/non empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344eca1_d20260721_m031318_c001_v0001173_t0046_u01784603598173") 2026/07/21 03:24:01 DEBUG : c/non empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2237fe_d20260721_m031200_c001_v7007000_t0000_u01784603520851") 2026/07/21 03:24:01 DEBUG : c/non empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e9d5_d20260721_m031158_c001_v0001173_t0020_u01784603518842") 2026/07/21 03:24:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66558_d20260721_m032041_c001_v7007000_t0000_u01784604041934") 2026/07/21 03:24:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0032_d20260721_m032036_c001_v0001115_t0029_u01784604036822") 2026/07/21 03:24:01 DEBUG : check sum: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f455e_d20260721_m031150_c001_v7007000_t0000_u01784603510555") 2026/07/21 03:24:01 DEBUG : check sum: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e967_d20260721_m031149_c001_v0001173_t0041_u01784603509399") 2026/07/21 03:24:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42682bea71e7961d_d20260721_m032345_c001_v7007000_t0000_u01784604225229") 2026/07/21 03:24:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f427418b_d20260721_m032343_c001_v0001113_t0001_u01784604223669") 2026/07/21 03:24:01 DEBUG : dest/3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223dd2_d20260721_m031507_c001_v7007000_t0000_u01784603707346") 2026/07/21 03:24:01 DEBUG : dest/3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f415441e7fbcef3a1_d20260721_m031506_c001_v0001176_t0017_u01784603706282") 2026/07/21 03:24:01 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1928_d20260721_m032144_c001_v7007000_t0000_u01784604104600") 2026/07/21 03:24:01 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499e1d_d20260721_m032140_c001_v0001183_t0038_u01784604100231") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4306_d20260721_m032314_c001_v7007000_t0000_u01784604194855") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f42740f3_d20260721_m032300_c001_v0001113_t0037_u01784604180532") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245a2_d20260721_m032256_c001_v7007000_t0000_u01784604176315") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f42740b1_d20260721_m032243_c001_v0001113_t0014_u01784604163041") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e2c_d20260721_m032239_c001_v7007000_t0000_u01784604159027") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274077_d20260721_m032226_c001_v0001113_t0040_u01784604146201") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32de_d20260721_m032221_c001_v7007000_t0000_u01784604141867") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f427403d_d20260721_m032206_c001_v0001113_t0041_u01784604126879") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb198b_d20260721_m032202_c001_v7007000_t0000_u01784604122666") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273ffb_d20260721_m032148_c001_v0001113_t0042_u01784604108484") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f414f686ef5072f2a_d20260721_m032142_c001_v7007000_t0000_u01784604102123") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00dc_d20260721_m032129_c001_v0001115_t0016_u01784604089701") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efe6_d20260721_m032125_c001_v7007000_t0000_u01784604085388") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499cfd_d20260721_m032120_c001_v0001183_t0052_u01784604080902") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f404ca31c11029583_d20260721_m032119_c001_v7007000_t0000_u01784604079225") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c81_d20260721_m032107_c001_v0001183_t0015_u01784604067747") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234cc_d20260721_m032103_c001_v7007000_t0000_u01784604063675") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c37_d20260721_m032059_c001_v0001183_t0003_u01784604059529") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f401c323134884c63_d20260721_m032058_c001_v7007000_t0000_u01784604058251") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499bb1_d20260721_m032045_c001_v0001183_t0024_u01784604045845") 2026/07/21 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417f42b0b0420c5c_d20260721_m032039_c001_v7007000_t0000_u01784604039624") 2026/07/21 03:24:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b09_d20260721_m032026_c001_v0001183_t0016_u01784604026496") 2026/07/21 03:24:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b31_d20260721_m032022_c001_v7007000_t0000_u01784604022411") 2026/07/21 03:24:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896affb8_d20260721_m032008_c001_v0001115_t0038_u01784604008353") 2026/07/21 03:24:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83679_d20260721_m032004_c001_v7007000_t0000_u01784604004194") 2026/07/21 03:24:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8830d_d20260721_m031952_c001_v0001145_t0054_u01784603992974") 2026/07/21 03:24:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4166c1125e18163c_d20260721_m032123_c001_v7007000_t0000_u01784604083346") 2026/07/21 03:24:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499ccd_d20260721_m032117_c001_v0001183_t0028_u01784604077403") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1929_d20260721_m032144_c001_v7007000_t0000_u01784604104773") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc885c3_d20260721_m032140_c001_v0001145_t0055_u01784604100237") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4307_d20260721_m032315_c001_v7007000_t0000_u01784604195042") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a089_d20260721_m032301_c001_v0001183_t0013_u01784604181495") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245a3_d20260721_m032256_c001_v7007000_t0000_u01784604176491") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499fed_d20260721_m032243_c001_v0001183_t0002_u01784604163670") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e2d_d20260721_m032239_c001_v7007000_t0000_u01784604159204") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499f7d_d20260721_m032226_c001_v0001183_t0044_u01784604146925") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32df_d20260721_m032222_c001_v7007000_t0000_u01784604142049") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499ef1_d20260721_m032207_c001_v0001183_t0049_u01784604127665") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb198c_d20260721_m032202_c001_v7007000_t0000_u01784604122861") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499e75_d20260721_m032149_c001_v0001183_t0017_u01784604109215") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbeb66_d20260721_m032142_c001_v7007000_t0000_u01784604102167") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273fb1_d20260721_m032130_c001_v0001113_t0031_u01784604090728") 2026/07/21 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efe7_d20260721_m032125_c001_v7007000_t0000_u01784604085570") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f91_d20260721_m032121_c001_v0001113_t0037_u01784604081033") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa0814b62_d20260721_m032119_c001_v7007000_t0000_u01784604079735") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f51_d20260721_m032108_c001_v0001113_t0050_u01784604068299") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234cd_d20260721_m032103_c001_v7007000_t0000_u01784604063852") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc884b3_d20260721_m032059_c001_v0001145_t0026_u01784604059573") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9c3a1_d20260721_m032058_c001_v7007000_t0000_u01784604058245") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88465_d20260721_m032046_c001_v0001145_t0006_u01784604046436") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282e25_d20260721_m032039_c001_v7007000_t0000_u01784604039250") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896afffe_d20260721_m032027_c001_v0001115_t0020_u01784604027063") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b32_d20260721_m032022_c001_v7007000_t0000_u01784604022586") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88373_d20260721_m032009_c001_v0001145_t0001_u01784604009755") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e8367a_d20260721_m032004_c001_v7007000_t0000_u01784604004379") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034998b5_d20260721_m031953_c001_v0001183_t0047_u01784603993319") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f403defd4f2bdb856_d20260721_m032123_c001_v7007000_t0000_u01784604083484") 2026/07/21 03:24:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8852f_d20260721_m032117_c001_v0001145_t0012_u01784604077562") 2026/07/21 03:24:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb192a_d20260721_m032144_c001_v7007000_t0000_u01784604104946") 2026/07/21 03:24:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273fe7_d20260721_m032140_c001_v0001113_t0034_u01784604100368") 2026/07/21 03:24:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4308_d20260721_m032315_c001_v7007000_t0000_u01784604195219") 2026/07/21 03:24:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b01cf_d20260721_m032302_c001_v0001115_t0048_u01784604182039") 2026/07/21 03:24:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245a5_d20260721_m032256_c001_v7007000_t0000_u01784604176668") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b01a3_d20260721_m032244_c001_v0001115_t0033_u01784604164219") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e2e_d20260721_m032239_c001_v7007000_t0000_u01784604159380") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0175_d20260721_m032227_c001_v0001115_t0004_u01784604147503") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32e0_d20260721_m032222_c001_v7007000_t0000_u01784604142234") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b013d_d20260721_m032208_c001_v0001115_t0012_u01784604128243") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb198d_d20260721_m032203_c001_v7007000_t0000_u01784604123095") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0114_d20260721_m032149_c001_v0001115_t0018_u01784604109783") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f414f686ef5072f27_d20260721_m032141_c001_v7007000_t0000_u01784604101930") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499d7d_d20260721_m032131_c001_v0001183_t0000_u01784604091517") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efe8_d20260721_m032125_c001_v7007000_t0000_u01784604085754") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499cff_d20260721_m032121_c001_v0001183_t0050_u01784604081120") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4281_d20260721_m032119_c001_v7007000_t0000_u01784604079579") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b009e_d20260721_m032108_c001_v0001115_t0011_u01784604068940") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234ce_d20260721_m032104_c001_v7007000_t0000_u01784604064027") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f39_d20260721_m032059_c001_v0001113_t0003_u01784604059717") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282e37_d20260721_m032058_c001_v7007000_t0000_u01784604058247") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f03_d20260721_m032047_c001_v0001113_t0045_u01784604047229") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4061db36b3cce067_d20260721_m032039_c001_v7007000_t0000_u01784604039635") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc883f7_d20260721_m032028_c001_v0001145_t0011_u01784604028137") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b33_d20260721_m032022_c001_v7007000_t0000_u01784604022761") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034999f3_d20260721_m032010_c001_v0001183_t0040_u01784604010422") 2026/07/21 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e8367b_d20260721_m032004_c001_v7007000_t0000_u01784604004561") 2026/07/21 03:24:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896aff7e_d20260721_m031953_c001_v0001115_t0000_u01784603993526") 2026/07/21 03:24:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b938_d20260721_m032123_c001_v7007000_t0000_u01784604083355") 2026/07/21 03:24:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f7d_d20260721_m032117_c001_v0001113_t0046_u01784604077596") 2026/07/21 03:24:06 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb192b_d20260721_m032145_c001_v7007000_t0000_u01784604105119") 2026/07/21 03:24:06 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499e25_d20260721_m032140_c001_v0001183_t0044_u01784604100438") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4309_d20260721_m032315_c001_v7007000_t0000_u01784604195394") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8877b_d20260721_m032303_c001_v0001145_t0053_u01784604183148") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245a6_d20260721_m032256_c001_v7007000_t0000_u01784604176947") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88723_d20260721_m032245_c001_v0001145_t0042_u01784604165223") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e2f_d20260721_m032239_c001_v7007000_t0000_u01784604159557") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc886c3_d20260721_m032228_c001_v0001145_t0034_u01784604148301") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32e1_d20260721_m032222_c001_v7007000_t0000_u01784604142416") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88655_d20260721_m032209_c001_v0001145_t0007_u01784604129399") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb198e_d20260721_m032203_c001_v7007000_t0000_u01784604123278") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc885fd_d20260721_m032150_c001_v0001145_t0039_u01784604110923") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f414f686ef5072f28_d20260721_m032141_c001_v7007000_t0000_u01784604101945") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88595_d20260721_m032132_c001_v0001145_t0005_u01784604092072") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efe9_d20260721_m032125_c001_v7007000_t0000_u01784604085936") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499d03_d20260721_m032121_c001_v0001183_t0003_u01784604081314") 2026/07/21 03:24:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417f42b0b042120d_d20260721_m032119_c001_v7007000_t0000_u01784604079610") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc884f9_d20260721_m032109_c001_v0001145_t0030_u01784604069948") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234cf_d20260721_m032104_c001_v7007000_t0000_u01784604064201") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c3d_d20260721_m032059_c001_v0001183_t0004_u01784604059736") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9c39f_d20260721_m032058_c001_v7007000_t0000_u01784604058061") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b005a_d20260721_m032048_c001_v0001115_t0052_u01784604048051") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66550_d20260721_m032039_c001_v7007000_t0000_u01784604039656") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b15_d20260721_m032028_c001_v0001183_t0055_u01784604028497") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b34_d20260721_m032022_c001_v7007000_t0000_u01784604022935") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896affc6_d20260721_m032010_c001_v0001115_t0042_u01784604010753") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e8367c_d20260721_m032004_c001_v7007000_t0000_u01784604004745") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88315_d20260721_m031954_c001_v0001145_t0039_u01784603994046") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df428f_d20260721_m032123_c001_v7007000_t0000_u01784604083068") 2026/07/21 03:24:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499ccf_d20260721_m032117_c001_v0001183_t0046_u01784604077620") 2026/07/21 03:24:07 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb192d_d20260721_m032145_c001_v7007000_t0000_u01784604105293") 2026/07/21 03:24:07 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc885c7_d20260721_m032140_c001_v0001145_t0047_u01784604100469") 2026/07/21 03:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df430b_d20260721_m032315_c001_v7007000_t0000_u01784604195570") 2026/07/21 03:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f42740fb_d20260721_m032303_c001_v0001113_t0035_u01784604183443") 2026/07/21 03:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245a8_d20260721_m032257_c001_v7007000_t0000_u01784604177122") 2026/07/21 03:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f42740c1_d20260721_m032245_c001_v0001113_t0048_u01784604165745") 2026/07/21 03:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e30_d20260721_m032239_c001_v7007000_t0000_u01784604159732") 2026/07/21 03:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274083_d20260721_m032228_c001_v0001113_t0028_u01784604148771") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32e3_d20260721_m032222_c001_v7007000_t0000_u01784604142602") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274045_d20260721_m032209_c001_v0001113_t0005_u01784604129793") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb198f_d20260721_m032203_c001_v7007000_t0000_u01784604123461") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274001_d20260721_m032151_c001_v0001113_t0016_u01784604111425") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4166c1125e18164c_d20260721_m032141_c001_v7007000_t0000_u01784604101966") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00e0_d20260721_m032132_c001_v0001115_t0048_u01784604092388") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efea_d20260721_m032126_c001_v7007000_t0000_u01784604086121") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8854b_d20260721_m032121_c001_v0001145_t0031_u01784604081431") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f404ca31c11029585_d20260721_m032119_c001_v7007000_t0000_u01784604079400") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c97_d20260721_m032110_c001_v0001183_t0055_u01784604070291") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234d0_d20260721_m032104_c001_v7007000_t0000_u01784604064378") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0080_d20260721_m032059_c001_v0001115_t0056_u01784604059848") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f420e0848cecd9074_d20260721_m032058_c001_v7007000_t0000_u01784604058273") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499bbd_d20260721_m032048_c001_v0001183_t0053_u01784604048443") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4166c1125e18123b_d20260721_m032039_c001_v7007000_t0000_u01784604039464") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0006_d20260721_m032028_c001_v0001115_t0039_u01784604028710") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b35_d20260721_m032023_c001_v7007000_t0000_u01784604023141") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88385_d20260721_m032011_c001_v0001145_t0001_u01784604011761") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e8367e_d20260721_m032004_c001_v7007000_t0000_u01784604004927") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034998c9_d20260721_m031954_c001_v0001183_t0042_u01784603994476") 2026/07/21 03:24:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f420e0848cecd909a_d20260721_m032123_c001_v7007000_t0000_u01784604083082") 2026/07/21 03:24:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00be_d20260721_m032117_c001_v0001115_t0013_u01784604077665") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb192e_d20260721_m032145_c001_v7007000_t0000_u01784604105467") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00fc_d20260721_m032140_c001_v0001115_t0040_u01784604100503") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df430c_d20260721_m032315_c001_v7007000_t0000_u01784604195750") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a09b_d20260721_m032303_c001_v0001183_t0028_u01784604183906") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245aa_d20260721_m032257_c001_v7007000_t0000_u01784604177298") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a00b_d20260721_m032246_c001_v0001183_t0020_u01784604166093") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e31_d20260721_m032239_c001_v7007000_t0000_u01784604159908") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499f8b_d20260721_m032229_c001_v0001183_t0014_u01784604149372") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32e4_d20260721_m032222_c001_v7007000_t0000_u01784604142873") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499f01_d20260721_m032210_c001_v0001183_t0050_u01784604130270") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1990_d20260721_m032203_c001_v7007000_t0000_u01784604123653") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499e83_d20260721_m032151_c001_v0001183_t0010_u01784604111829") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb191d_d20260721_m032142_c001_v7007000_t0000_u01784604102330") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273fbb_d20260721_m032133_c001_v0001113_t0051_u01784604093166") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efeb_d20260721_m032126_c001_v7007000_t0000_u01784604086304") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f95_d20260721_m032121_c001_v0001113_t0028_u01784604081453") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb18e6_d20260721_m032119_c001_v7007000_t0000_u01784604079617") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f57_d20260721_m032110_c001_v0001113_t0009_u01784604070497") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234d1_d20260721_m032104_c001_v7007000_t0000_u01784604064554") 2026/07/21 03:24:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c41_d20260721_m032059_c001_v0001183_t0017_u01784604059929") 2026/07/21 03:24:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f423ed67bb620f702_d20260721_m032058_c001_v7007000_t0000_u01784604058066") 2026/07/21 03:24:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8846f_d20260721_m032048_c001_v0001145_t0014_u01784604048636") 2026/07/21 03:24:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41590c234b9ea0c3_d20260721_m032039_c001_v7007000_t0000_u01784604039264") 2026/07/21 03:24:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc883ff_d20260721_m032029_c001_v0001145_t0049_u01784604029307") 2026/07/21 03:24:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b36_d20260721_m032023_c001_v7007000_t0000_u01784604023319") 2026/07/21 03:24:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499a0b_d20260721_m032012_c001_v0001183_t0056_u01784604012056") 2026/07/21 03:24:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e8367f_d20260721_m032005_c001_v7007000_t0000_u01784604005110") 2026/07/21 03:24:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896aff82_d20260721_m031954_c001_v0001115_t0052_u01784603994787") 2026/07/21 03:24:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f420e0848cecd909c_d20260721_m032123_c001_v7007000_t0000_u01784604083499") 2026/07/21 03:24:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499cd1_d20260721_m032117_c001_v0001183_t0050_u01784604077813") 2026/07/21 03:24:10 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1930_d20260721_m032145_c001_v7007000_t0000_u01784604105639") 2026/07/21 03:24:10 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499e2d_d20260721_m032140_c001_v0001183_t0011_u01784604100656") 2026/07/21 03:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df430d_d20260721_m032315_c001_v7007000_t0000_u01784604195927") 2026/07/21 03:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b01d1_d20260721_m032304_c001_v0001115_t0045_u01784604184112") 2026/07/21 03:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245ac_d20260721_m032257_c001_v7007000_t0000_u01784604177474") 2026/07/21 03:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b01a7_d20260721_m032246_c001_v0001115_t0058_u01784604166292") 2026/07/21 03:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e32_d20260721_m032240_c001_v7007000_t0000_u01784604160114") 2026/07/21 03:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0177_d20260721_m032229_c001_v0001115_t0009_u01784604149593") 2026/07/21 03:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32e5_d20260721_m032223_c001_v7007000_t0000_u01784604143058") 2026/07/21 03:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0149_d20260721_m032210_c001_v0001115_t0046_u01784604130477") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1991_d20260721_m032203_c001_v7007000_t0000_u01784604123847") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b011a_d20260721_m032152_c001_v0001115_t0007_u01784604112033") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbeb65_d20260721_m032142_c001_v7007000_t0000_u01784604102122") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499d9d_d20260721_m032133_c001_v0001183_t0038_u01784604093476") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efec_d20260721_m032126_c001_v7007000_t0000_u01784604086487") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499d05_d20260721_m032121_c001_v0001183_t0005_u01784604081518") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234e6_d20260721_m032119_c001_v7007000_t0000_u01784604079616") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00a8_d20260721_m032110_c001_v0001115_t0028_u01784604070969") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234d3_d20260721_m032104_c001_v7007000_t0000_u01784604064730") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc884b9_d20260721_m032059_c001_v0001145_t0046_u01784604059986") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de3216_d20260721_m032057_c001_v7007000_t0000_u01784604057854") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f07_d20260721_m032048_c001_v0001113_t0059_u01784604048938") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6654e_d20260721_m032039_c001_v7007000_t0000_u01784604039472") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b29_d20260721_m032029_c001_v0001183_t0043_u01784604029588") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b37_d20260721_m032023_c001_v7007000_t0000_u01784604023495") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896affd2_d20260721_m032012_c001_v0001115_t0018_u01784604012253") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83680_d20260721_m032005_c001_v7007000_t0000_u01784604005299") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8831f_d20260721_m031955_c001_v0001145_t0017_u01784603995444") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4290_d20260721_m032123_c001_v7007000_t0000_u01784604083259") 2026/07/21 03:24:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f81_d20260721_m032117_c001_v0001113_t0053_u01784604077871") 2026/07/21 03:24:11 DEBUG : dir1/0007-12345: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1932_d20260721_m032145_c001_v7007000_t0000_u01784604105812") 2026/07/21 03:24:12 DEBUG : dir1/0007-12345: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc885cd_d20260721_m032140_c001_v0001145_t0052_u01784604100763") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df430f_d20260721_m032316_c001_v7007000_t0000_u01784604196218") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8878d_d20260721_m032305_c001_v0001145_t0011_u01784604185463") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245af_d20260721_m032257_c001_v7007000_t0000_u01784604177694") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88729_d20260721_m032246_c001_v0001145_t0020_u01784604166786") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e33_d20260721_m032240_c001_v7007000_t0000_u01784604160292") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc886cb_d20260721_m032230_c001_v0001145_t0015_u01784604150473") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32e6_d20260721_m032223_c001_v7007000_t0000_u01784604143240") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8865f_d20260721_m032212_c001_v0001145_t0049_u01784604132197") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1992_d20260721_m032204_c001_v7007000_t0000_u01784604124029") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88603_d20260721_m032152_c001_v0001145_t0034_u01784604112677") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f408426db396d182e_d20260721_m032142_c001_v7007000_t0000_u01784604102132") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc885a1_d20260721_m032133_c001_v0001145_t0013_u01784604093686") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efed_d20260721_m032126_c001_v7007000_t0000_u01784604086670") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499d09_d20260721_m032121_c001_v0001183_t0027_u01784604081728") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f403defd4f2bdb850_d20260721_m032119_c001_v7007000_t0000_u01784604079744") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88501_d20260721_m032111_c001_v0001145_t0057_u01784604071444") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234d4_d20260721_m032104_c001_v7007000_t0000_u01784604064905") 2026/07/21 03:24:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c43_d20260721_m032100_c001_v0001183_t0039_u01784604060127") 2026/07/21 03:24:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb88aa33_d20260721_m032058_c001_v7007000_t0000_u01784604058277") 2026/07/21 03:24:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b005c_d20260721_m032049_c001_v0001115_t0034_u01784604049301") 2026/07/21 03:24:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f404ca31c1102954d_d20260721_m032039_c001_v7007000_t0000_u01784604039491") 2026/07/21 03:24:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0014_d20260721_m032030_c001_v0001115_t0018_u01784604030036") 2026/07/21 03:24:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b38_d20260721_m032023_c001_v7007000_t0000_u01784604023675") 2026/07/21 03:24:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88395_d20260721_m032012_c001_v0001145_t0004_u01784604012815") 2026/07/21 03:24:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83681_d20260721_m032005_c001_v7007000_t0000_u01784604005482") 2026/07/21 03:24:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034998eb_d20260721_m031955_c001_v0001183_t0037_u01784603995978") 2026/07/21 03:24:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f403defd4f2bdb855_d20260721_m032123_c001_v7007000_t0000_u01784604083312") 2026/07/21 03:24:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499cd7_d20260721_m032118_c001_v0001183_t0010_u01784604078042") 2026/07/21 03:24:13 DEBUG : dir1/0008-23456: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1933_d20260721_m032145_c001_v7007000_t0000_u01784604105995") 2026/07/21 03:24:13 DEBUG : dir1/0008-23456: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273fe9_d20260721_m032140_c001_v0001113_t0019_u01784604100784") 2026/07/21 03:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4310_d20260721_m032316_c001_v7007000_t0000_u01784604196393") 2026/07/21 03:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274101_d20260721_m032305_c001_v0001113_t0052_u01784604185799") 2026/07/21 03:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245b1_d20260721_m032257_c001_v7007000_t0000_u01784604177870") 2026/07/21 03:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f42740c9_d20260721_m032247_c001_v0001113_t0052_u01784604167577") 2026/07/21 03:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e34_d20260721_m032240_c001_v7007000_t0000_u01784604160468") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f427408b_d20260721_m032230_c001_v0001113_t0053_u01784604150888") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32e8_d20260721_m032223_c001_v7007000_t0000_u01784604143538") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f427404f_d20260721_m032212_c001_v0001113_t0057_u01784604132634") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1994_d20260721_m032204_c001_v7007000_t0000_u01784604124212") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274009_d20260721_m032153_c001_v0001113_t0040_u01784604113096") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4166c1125e18164b_d20260721_m032141_c001_v7007000_t0000_u01784604101758") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00e4_d20260721_m032134_c001_v0001115_t0050_u01784604094007") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efee_d20260721_m032126_c001_v7007000_t0000_u01784604086851") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8854f_d20260721_m032121_c001_v0001145_t0010_u01784604081815") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa0814b61_d20260721_m032119_c001_v7007000_t0000_u01784604079559") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c9f_d20260721_m032111_c001_v0001183_t0034_u01784604071722") 2026/07/21 03:24:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234d5_d20260721_m032105_c001_v7007000_t0000_u01784604065080") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc884bd_d20260721_m032100_c001_v0001145_t0003_u01784604060266") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f423ed67bb620f701_d20260721_m032057_c001_v7007000_t0000_u01784604057890") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499bc9_d20260721_m032049_c001_v0001183_t0029_u01784604049829") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6654f_d20260721_m032039_c001_v7007000_t0000_u01784604039494") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88405_d20260721_m032030_c001_v0001145_t0032_u01784604030556") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b39_d20260721_m032023_c001_v7007000_t0000_u01784604023850") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499a25_d20260721_m032013_c001_v0001183_t0048_u01784604013298") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83682_d20260721_m032005_c001_v7007000_t0000_u01784604005665") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896aff8a_d20260721_m031956_c001_v0001115_t0026_u01784603996173") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa0814b69_d20260721_m032123_c001_v7007000_t0000_u01784604083366") 2026/07/21 03:24:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88533_d20260721_m032118_c001_v0001145_t0042_u01784604078125") 2026/07/21 03:24:15 DEBUG : dir1/0009-34567: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1934_d20260721_m032146_c001_v7007000_t0000_u01784604106168") 2026/07/21 03:24:15 DEBUG : dir1/0009-34567: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499e35_d20260721_m032140_c001_v0001183_t0036_u01784604100851") 2026/07/21 03:24:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4311_d20260721_m032316_c001_v7007000_t0000_u01784604196676") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a0ad_d20260721_m032306_c001_v0001183_t0037_u01784604186404") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245b2_d20260721_m032258_c001_v7007000_t0000_u01784604178057") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a01d_d20260721_m032248_c001_v0001183_t0021_u01784604168019") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e35_d20260721_m032240_c001_v7007000_t0000_u01784604160644") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499f9d_d20260721_m032231_c001_v0001183_t0015_u01784604151285") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32e9_d20260721_m032223_c001_v7007000_t0000_u01784604143720") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499f1b_d20260721_m032213_c001_v0001183_t0051_u01784604133093") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1995_d20260721_m032204_c001_v7007000_t0000_u01784604124395") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499e99_d20260721_m032153_c001_v0001183_t0036_u01784604113560") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f414f686ef5072f25_d20260721_m032141_c001_v7007000_t0000_u01784604101748") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273fc3_d20260721_m032134_c001_v0001113_t0057_u01784604094455") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efef_d20260721_m032127_c001_v7007000_t0000_u01784604087034") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f97_d20260721_m032121_c001_v0001113_t0046_u01784604081899") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f403defd4f2bdb84f_d20260721_m032119_c001_v7007000_t0000_u01784604079569") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f5f_d20260721_m032111_c001_v0001113_t0002_u01784604071927") 2026/07/21 03:24:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234d6_d20260721_m032105_c001_v7007000_t0000_u01784604065257") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f3b_d20260721_m032100_c001_v0001113_t0022_u01784604060370") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9c39e_d20260721_m032057_c001_v7007000_t0000_u01784604057878") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88477_d20260721_m032050_c001_v0001145_t0057_u01784604050028") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4166c1125e18123c_d20260721_m032039_c001_v7007000_t0000_u01784604039644") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b35_d20260721_m032031_c001_v0001183_t0002_u01784604031013") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b3a_d20260721_m032024_c001_v7007000_t0000_u01784604024026") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896affd8_d20260721_m032013_c001_v0001115_t0024_u01784604013495") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83683_d20260721_m032005_c001_v7007000_t0000_u01784604005851") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88323_d20260721_m031956_c001_v0001145_t0032_u01784603996672") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f420e0848cecd909b_d20260721_m032123_c001_v7007000_t0000_u01784604083324") 2026/07/21 03:24:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00c2_d20260721_m032118_c001_v0001115_t0042_u01784604078194") 2026/07/21 03:24:17 DEBUG : dir1/0010-45678: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1936_d20260721_m032146_c001_v7007000_t0000_u01784604106342") 2026/07/21 03:24:17 DEBUG : dir1/0010-45678: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc885cf_d20260721_m032141_c001_v0001145_t0044_u01784604101017") 2026/07/21 03:24:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4312_d20260721_m032316_c001_v7007000_t0000_u01784604196851") 2026/07/21 03:24:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b01db_d20260721_m032306_c001_v0001115_t0022_u01784604186608") 2026/07/21 03:24:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245b5_d20260721_m032258_c001_v7007000_t0000_u01784604178246") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b01af_d20260721_m032248_c001_v0001115_t0014_u01784604168205") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e9a_d20260721_m032240_c001_v7007000_t0000_u01784604160820") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0179_d20260721_m032231_c001_v0001115_t0026_u01784604151509") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32ea_d20260721_m032223_c001_v7007000_t0000_u01784604143903") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0151_d20260721_m032213_c001_v0001115_t0020_u01784604133291") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1996_d20260721_m032204_c001_v7007000_t0000_u01784604124581") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0124_d20260721_m032153_c001_v0001115_t0048_u01784604113750") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f414f686ef5072f26_d20260721_m032141_c001_v7007000_t0000_u01784604101768") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499db7_d20260721_m032134_c001_v0001183_t0001_u01784604094846") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17eff0_d20260721_m032127_c001_v7007000_t0000_u01784604087217") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499d0b_d20260721_m032122_c001_v0001183_t0036_u01784604082013") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b932_d20260721_m032119_c001_v7007000_t0000_u01784604079760") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00b0_d20260721_m032112_c001_v0001115_t0010_u01784604072215") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234d7_d20260721_m032105_c001_v7007000_t0000_u01784604065517") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c45_d20260721_m032100_c001_v0001183_t0017_u01784604060421") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de3217_d20260721_m032058_c001_v7007000_t0000_u01784604058045") 2026/07/21 03:24:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f09_d20260721_m032050_c001_v0001113_t0057_u01784604050352") 2026/07/21 03:24:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f404ca31c1102954e_d20260721_m032039_c001_v7007000_t0000_u01784604039669") 2026/07/21 03:24:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0018_d20260721_m032031_c001_v0001115_t0049_u01784604031214") 2026/07/21 03:24:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b3b_d20260721_m032024_c001_v7007000_t0000_u01784604024219") 2026/07/21 03:24:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8839b_d20260721_m032014_c001_v0001145_t0048_u01784604014183") 2026/07/21 03:24:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83685_d20260721_m032006_c001_v7007000_t0000_u01784604006034") 2026/07/21 03:24:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034998fd_d20260721_m031957_c001_v0001183_t0048_u01784603997076") 2026/07/21 03:24:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b937_d20260721_m032123_c001_v7007000_t0000_u01784604083141") 2026/07/21 03:24:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f83_d20260721_m032118_c001_v0001113_t0035_u01784604078214") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1937_d20260721_m032146_c001_v7007000_t0000_u01784604106516") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00fe_d20260721_m032141_c001_v0001115_t0003_u01784604101041") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4313_d20260721_m032317_c001_v7007000_t0000_u01784604197027") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8879d_d20260721_m032307_c001_v0001145_t0054_u01784604187507") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245b7_d20260721_m032258_c001_v7007000_t0000_u01784604178497") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88735_d20260721_m032248_c001_v0001145_t0027_u01784604168801") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e9b_d20260721_m032240_c001_v7007000_t0000_u01784604160995") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc886d5_d20260721_m032232_c001_v0001145_t0020_u01784604152140") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32ec_d20260721_m032224_c001_v7007000_t0000_u01784604144085") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88669_d20260721_m032213_c001_v0001145_t0029_u01784604133954") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1997_d20260721_m032204_c001_v7007000_t0000_u01784604124763") 2026/07/21 03:24:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88611_d20260721_m032155_c001_v0001145_t0018_u01784604115236") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f414f686ef5072f2b_d20260721_m032142_c001_v7007000_t0000_u01784604102300") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc885ad_d20260721_m032135_c001_v0001145_t0034_u01784604095497") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17eff1_d20260721_m032127_c001_v7007000_t0000_u01784604087400") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88551_d20260721_m032122_c001_v0001145_t0020_u01784604082080") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa0814b60_d20260721_m032119_c001_v7007000_t0000_u01784604079384") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8850b_d20260721_m032112_c001_v0001145_t0049_u01784604072845") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234d8_d20260721_m032105_c001_v7007000_t0000_u01784604065693") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0084_d20260721_m032100_c001_v0001115_t0022_u01784604060591") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234bc_d20260721_m032057_c001_v7007000_t0000_u01784604057872") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0060_d20260721_m032050_c001_v0001115_t0043_u01784604050689") 2026/07/21 03:24:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282e27_d20260721_m032039_c001_v7007000_t0000_u01784604039603") 2026/07/21 03:24:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8840d_d20260721_m032032_c001_v0001145_t0044_u01784604032017") 2026/07/21 03:24:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b3c_d20260721_m032024_c001_v7007000_t0000_u01784604024395") 2026/07/21 03:24:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499a3d_d20260721_m032014_c001_v0001183_t0009_u01784604014444") 2026/07/21 03:24:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83686_d20260721_m032006_c001_v7007000_t0000_u01784604006341") 2026/07/21 03:24:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896aff90_d20260721_m031957_c001_v0001115_t0024_u01784603997272") 2026/07/21 03:24:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa0814b67_d20260721_m032123_c001_v7007000_t0000_u01784604083099") 2026/07/21 03:24:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499cdf_d20260721_m032118_c001_v0001183_t0041_u01784604078253") 2026/07/21 03:24:22 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1939_d20260721_m032146_c001_v7007000_t0000_u01784604106689") 2026/07/21 03:24:22 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499e39_d20260721_m032141_c001_v0001183_t0056_u01784604101053") 2026/07/21 03:24:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4315_d20260721_m032317_c001_v7007000_t0000_u01784604197202") 2026/07/21 03:24:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274107_d20260721_m032307_c001_v0001113_t0059_u01784604187840") 2026/07/21 03:24:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245b8_d20260721_m032258_c001_v7007000_t0000_u01784604178691") 2026/07/21 03:24:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f42740cd_d20260721_m032249_c001_v0001113_t0046_u01784604169158") 2026/07/21 03:24:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e9c_d20260721_m032241_c001_v7007000_t0000_u01784604161171") 2026/07/21 03:24:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f427408f_d20260721_m032232_c001_v0001113_t0038_u01784604152630") 2026/07/21 03:24:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32ed_d20260721_m032224_c001_v7007000_t0000_u01784604144269") 2026/07/21 03:24:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4274057_d20260721_m032214_c001_v0001113_t0022_u01784604134408") 2026/07/21 03:24:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1998_d20260721_m032204_c001_v7007000_t0000_u01784604124954") 2026/07/21 03:24:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f427401b_d20260721_m032155_c001_v0001113_t0040_u01784604115693") 2026/07/21 03:24:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f400de10109604625_d20260721_m032142_c001_v7007000_t0000_u01784604102145") 2026/07/21 03:24:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00ea_d20260721_m032135_c001_v0001115_t0019_u01784604095883") 2026/07/21 03:24:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17eff2_d20260721_m032127_c001_v7007000_t0000_u01784604087582") 2026/07/21 03:24:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499d0d_d20260721_m032122_c001_v0001183_t0005_u01784604082212") 2026/07/21 03:24:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4280_d20260721_m032119_c001_v7007000_t0000_u01784604079388") 2026/07/21 03:24:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499ca7_d20260721_m032113_c001_v0001183_t0024_u01784604073166") 2026/07/21 03:24:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234d9_d20260721_m032105_c001_v7007000_t0000_u01784604065869") 2026/07/21 03:24:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c4b_d20260721_m032100_c001_v0001183_t0011_u01784604060606") 2026/07/21 03:24:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234bf_d20260721_m032058_c001_v7007000_t0000_u01784604058226") 2026/07/21 03:24:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499bd9_d20260721_m032051_c001_v0001183_t0041_u01784604051223") 2026/07/21 03:24:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282e26_d20260721_m032039_c001_v7007000_t0000_u01784604039427") 2026/07/21 03:24:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b3f_d20260721_m032032_c001_v0001183_t0042_u01784604032424") 2026/07/21 03:24:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b3d_d20260721_m032024_c001_v7007000_t0000_u01784604024635") 2026/07/21 03:24:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896affda_d20260721_m032014_c001_v0001115_t0053_u01784604014637") 2026/07/21 03:24:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83687_d20260721_m032006_c001_v7007000_t0000_u01784604006525") 2026/07/21 03:24:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88329_d20260721_m031958_c001_v0001145_t0029_u01784603998045") 2026/07/21 03:24:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f403defd4f2bdb854_d20260721_m032123_c001_v7007000_t0000_u01784604083109") 2026/07/21 03:24:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88537_d20260721_m032118_c001_v0001145_t0034_u01784604078510") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb193a_d20260721_m032146_c001_v7007000_t0000_u01784604106862") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273feb_d20260721_m032141_c001_v0001113_t0014_u01784604101120") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4316_d20260721_m032317_c001_v7007000_t0000_u01784604197377") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a0b7_d20260721_m032308_c001_v0001183_t0000_u01784604188136") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245b9_d20260721_m032258_c001_v7007000_t0000_u01784604178866") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a037_d20260721_m032250_c001_v0001183_t0037_u01784604170302") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60e9e_d20260721_m032241_c001_v7007000_t0000_u01784604161347") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499fa3_d20260721_m032233_c001_v0001183_t0039_u01784604153146") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32ee_d20260721_m032224_c001_v7007000_t0000_u01784604144452") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499f2d_d20260721_m032214_c001_v0001183_t0052_u01784604134854") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb199a_d20260721_m032205_c001_v7007000_t0000_u01784604125140") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499eb3_d20260721_m032156_c001_v0001183_t0000_u01784604116062") 2026/07/21 03:24:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4166c1125e18164d_d20260721_m032142_c001_v7007000_t0000_u01784604102141") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273fcb_d20260721_m032136_c001_v0001113_t0018_u01784604096490") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17eff3_d20260721_m032127_c001_v7007000_t0000_u01784604087764") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499d11_d20260721_m032122_c001_v0001183_t0002_u01784604082419") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f404ca31c11029586_d20260721_m032119_c001_v7007000_t0000_u01784604079574") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f67_d20260721_m032113_c001_v0001113_t0041_u01784604073361") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234db_d20260721_m032106_c001_v7007000_t0000_u01784604066101") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc884c1_d20260721_m032100_c001_v0001145_t0020_u01784604060722") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234c0_d20260721_m032058_c001_v7007000_t0000_u01784604058453") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88481_d20260721_m032051_c001_v0001145_t0028_u01784604051570") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41590c234b9ea0c5_d20260721_m032039_c001_v7007000_t0000_u01784604039439") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b001c_d20260721_m032032_c001_v0001115_t0000_u01784604032812") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b3e_d20260721_m032024_c001_v7007000_t0000_u01784604024811") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc883a1_d20260721_m032015_c001_v0001145_t0005_u01784604015163") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83688_d20260721_m032006_c001_v7007000_t0000_u01784604006706") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349991b_d20260721_m031958_c001_v0001183_t0014_u01784603998477") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efe0_d20260721_m032123_c001_v7007000_t0000_u01784604083517") 2026/07/21 03:24:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499ce3_d20260721_m032118_c001_v0001183_t0020_u01784604078579") 2026/07/21 03:24:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb193b_d20260721_m032147_c001_v7007000_t0000_u01784604107037") 2026/07/21 03:24:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499e3f_d20260721_m032141_c001_v0001183_t0009_u01784604101301") 2026/07/21 03:24:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4318_d20260721_m032317_c001_v7007000_t0000_u01784604197552") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b01df_d20260721_m032308_c001_v0001115_t0015_u01784604188358") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245ba_d20260721_m032259_c001_v7007000_t0000_u01784604179040") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b01bb_d20260721_m032250_c001_v0001115_t0011_u01784604170511") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60ea0_d20260721_m032241_c001_v7007000_t0000_u01784604161522") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b017f_d20260721_m032233_c001_v0001115_t0004_u01784604153427") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32f2_d20260721_m032224_c001_v7007000_t0000_u01784604144637") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b015b_d20260721_m032215_c001_v0001115_t0030_u01784604135045") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb199b_d20260721_m032205_c001_v7007000_t0000_u01784604125323") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b012b_d20260721_m032156_c001_v0001115_t0032_u01784604116258") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f49ef_d20260721_m032142_c001_v7007000_t0000_u01784604102314") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499ddf_d20260721_m032136_c001_v0001183_t0029_u01784604096848") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17eff4_d20260721_m032127_c001_v7007000_t0000_u01784604087948") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f9d_d20260721_m032122_c001_v0001113_t0049_u01784604082546") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4284_d20260721_m032119_c001_v7007000_t0000_u01784604079770") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b00b2_d20260721_m032113_c001_v0001115_t0036_u01784604073758") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234dc_d20260721_m032106_c001_v7007000_t0000_u01784604066277") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f3d_d20260721_m032100_c001_v0001113_t0056_u01784604060785") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f423ed67bb620f704_d20260721_m032058_c001_v7007000_t0000_u01784604058453") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f0f_d20260721_m032052_c001_v0001113_t0036_u01784604052125") 2026/07/21 03:24:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66551_d20260721_m032039_c001_v7007000_t0000_u01784604039677") 2026/07/21 03:24:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8841b_d20260721_m032033_c001_v0001145_t0052_u01784604033386") 2026/07/21 03:24:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b3f_d20260721_m032024_c001_v7007000_t0000_u01784604024987") 2026/07/21 03:24:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499a5d_d20260721_m032015_c001_v0001183_t0043_u01784604015660") 2026/07/21 03:24:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e83689_d20260721_m032006_c001_v7007000_t0000_u01784604006890") 2026/07/21 03:24:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896aff96_d20260721_m031958_c001_v0001115_t0057_u01784603998676") 2026/07/21 03:24:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efde_d20260721_m032123_c001_v7007000_t0000_u01784604083121") 2026/07/21 03:24:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499ce7_d20260721_m032118_c001_v0001183_t0055_u01784604078801") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb193c_d20260721_m032147_c001_v7007000_t0000_u01784604107212") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc885d1_d20260721_m032141_c001_v0001145_t0049_u01784604101411") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4319_d20260721_m032317_c001_v7007000_t0000_u01784604197730") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc887a3_d20260721_m032309_c001_v0001145_t0057_u01784604189081") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245bb_d20260721_m032259_c001_v7007000_t0000_u01784604179215") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88745_d20260721_m032251_c001_v0001145_t0014_u01784604171038") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60ea1_d20260721_m032241_c001_v7007000_t0000_u01784604161749") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc886e5_d20260721_m032234_c001_v0001145_t0010_u01784604154066") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32f3_d20260721_m032224_c001_v7007000_t0000_u01784604144863") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88675_d20260721_m032215_c001_v0001145_t0059_u01784604135631") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb199c_d20260721_m032205_c001_v7007000_t0000_u01784604125506") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88619_d20260721_m032156_c001_v0001145_t0038_u01784604116873") 2026/07/21 03:24:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4166c1125e18164e_d20260721_m032142_c001_v7007000_t0000_u01784604102321") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc885b3_d20260721_m032137_c001_v0001145_t0055_u01784604097045") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17eff5_d20260721_m032128_c001_v7007000_t0000_u01784604088132") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499d15_d20260721_m032122_c001_v0001183_t0033_u01784604082613") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f401c323134884df0_d20260721_m032119_c001_v7007000_t0000_u01784604079619") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88517_d20260721_m032114_c001_v0001145_t0022_u01784604074335") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234de_d20260721_m032106_c001_v7007000_t0000_u01784604066465") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c51_d20260721_m032100_c001_v0001183_t0049_u01784604060827") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de3218_d20260721_m032058_c001_v7007000_t0000_u01784604058233") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0062_d20260721_m032052_c001_v0001115_t0056_u01784604052586") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41590c234b9ea0c6_d20260721_m032039_c001_v7007000_t0000_u01784604039614") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b4d_d20260721_m032033_c001_v0001183_t0043_u01784604033631") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b40_d20260721_m032025_c001_v7007000_t0000_u01784604025162") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896affdc_d20260721_m032015_c001_v0001115_t0017_u01784604015979") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e8368a_d20260721_m032007_c001_v7007000_t0000_u01784604007073") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88337_d20260721_m031959_c001_v0001145_t0021_u01784603999222") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa0814b6a_d20260721_m032123_c001_v7007000_t0000_u01784604083375") 2026/07/21 03:24:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f89_d20260721_m032118_c001_v0001113_t0045_u01784604078813") 2026/07/21 03:24:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6655a_d20260721_m032042_c001_v7007000_t0000_u01784604042110") 2026/07/21 03:24:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b6d_d20260721_m032037_c001_v0001183_t0033_u01784604037189") 2026/07/21 03:24:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6655b_d20260721_m032042_c001_v7007000_t0000_u01784604042286") 2026/07/21 03:24:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8842f_d20260721_m032037_c001_v0001145_t0042_u01784604037201") 2026/07/21 03:24:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6655c_d20260721_m032042_c001_v7007000_t0000_u01784604042465") 2026/07/21 03:24:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b71_d20260721_m032037_c001_v0001183_t0056_u01784604037383") 2026/07/21 03:24:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6655e_d20260721_m032042_c001_v7007000_t0000_u01784604042639") 2026/07/21 03:24:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0034_d20260721_m032037_c001_v0001115_t0023_u01784604037394") 2026/07/21 03:24:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6655f_d20260721_m032042_c001_v7007000_t0000_u01784604042814") 2026/07/21 03:24:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b73_d20260721_m032037_c001_v0001183_t0009_u01784604037597") 2026/07/21 03:24:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66560_d20260721_m032042_c001_v7007000_t0000_u01784604042989") 2026/07/21 03:24:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88431_d20260721_m032037_c001_v0001145_t0029_u01784604037632") 2026/07/21 03:24:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66562_d20260721_m032043_c001_v7007000_t0000_u01784604043164") 2026/07/21 03:24:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b75_d20260721_m032037_c001_v0001183_t0022_u01784604037804") 2026/07/21 03:24:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66563_d20260721_m032043_c001_v7007000_t0000_u01784604043364") 2026/07/21 03:24:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273edd_d20260721_m032037_c001_v0001113_t0039_u01784604037993") 2026/07/21 03:24:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66564_d20260721_m032043_c001_v7007000_t0000_u01784604043540") 2026/07/21 03:24:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0038_d20260721_m032038_c001_v0001115_t0020_u01784604038006") 2026/07/21 03:24:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66566_d20260721_m032043_c001_v7007000_t0000_u01784604043715") 2026/07/21 03:24:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b7b_d20260721_m032038_c001_v0001183_t0045_u01784604038014") 2026/07/21 03:24:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66567_d20260721_m032043_c001_v7007000_t0000_u01784604043890") 2026/07/21 03:24:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88439_d20260721_m032038_c001_v0001145_t0002_u01784604038081") 2026/07/21 03:24:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c66568_d20260721_m032044_c001_v7007000_t0000_u01784604044065") 2026/07/21 03:24:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b7d_d20260721_m032038_c001_v0001183_t0033_u01784604038215") 2026/07/21 03:24:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6656a_d20260721_m032044_c001_v7007000_t0000_u01784604044240") 2026/07/21 03:24:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8843b_d20260721_m032038_c001_v0001145_t0003_u01784604038445") 2026/07/21 03:24:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6656b_d20260721_m032044_c001_v7007000_t0000_u01784604044414") 2026/07/21 03:24:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499b83_d20260721_m032038_c001_v0001183_t0005_u01784604038454") 2026/07/21 03:24:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6656d_d20260721_m032044_c001_v7007000_t0000_u01784604044589") 2026/07/21 03:24:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273ee1_d20260721_m032038_c001_v0001113_t0035_u01784604038499") 2026/07/21 03:24:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c6656f_d20260721_m032044_c001_v7007000_t0000_u01784604044763") 2026/07/21 03:24:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b003a_d20260721_m032038_c001_v0001115_t0020_u01784604038538") 2026/07/21 03:24:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f401c323134884c6a_d20260721_m032101_c001_v7007000_t0000_u01784604061533") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499bff_d20260721_m032055_c001_v0001183_t0003_u01784604055772") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234c6_d20260721_m032101_c001_v7007000_t0000_u01784604061731") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f1f_d20260721_m032055_c001_v0001113_t0023_u01784604055804") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb88aa38_d20260721_m032101_c001_v7007000_t0000_u01784604061591") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8849b_d20260721_m032055_c001_v0001145_t0040_u01784604055953") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f423ed67bb620f70b_d20260721_m032101_c001_v7007000_t0000_u01784604061684") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c03_d20260721_m032056_c001_v0001183_t0025_u01784604056029") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234c5_d20260721_m032101_c001_v7007000_t0000_u01784604061543") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c05_d20260721_m032056_c001_v0001183_t0037_u01784604056214") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234c4_d20260721_m032101_c001_v7007000_t0000_u01784604061360") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f23_d20260721_m032056_c001_v0001113_t0058_u01784604056225") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9c3a5_d20260721_m032101_c001_v7007000_t0000_u01784604061706") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc884a1_d20260721_m032056_c001_v0001145_t0017_u01784604056410") 2026/07/21 03:24:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f423ed67bb620f70a_d20260721_m032101_c001_v7007000_t0000_u01784604061506") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c09_d20260721_m032056_c001_v0001183_t0018_u01784604056421") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9c3a3_d20260721_m032101_c001_v7007000_t0000_u01784604061338") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f29_d20260721_m032056_c001_v0001113_t0020_u01784604056549") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f401c323134884c6b_d20260721_m032101_c001_v7007000_t0000_u01784604061721") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c11_d20260721_m032056_c001_v0001183_t0015_u01784604056615") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f414f686ef5072f0f_d20260721_m032101_c001_v7007000_t0000_u01784604061369") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c15_d20260721_m032056_c001_v0001183_t0035_u01784604056818") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de3222_d20260721_m032101_c001_v7007000_t0000_u01784604061390") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0074_d20260721_m032056_c001_v0001115_t0042_u01784604056917") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f401c323134884c69_d20260721_m032101_c001_v7007000_t0000_u01784604061349") 2026/07/21 03:24:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc884a5_d20260721_m032056_c001_v0001145_t0031_u01784604056934") 2026/07/21 03:24:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40481a029b2f2392_d20260721_m032101_c001_v7007000_t0000_u01784604061384") 2026/07/21 03:24:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c1d_d20260721_m032057_c001_v0001183_t0048_u01784604057010") 2026/07/21 03:24:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb88aa37_d20260721_m032101_c001_v7007000_t0000_u01784604061400") 2026/07/21 03:24:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f2d_d20260721_m032057_c001_v0001113_t0059_u01784604057162") 2026/07/21 03:24:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f414f686ef5072f10_d20260721_m032101_c001_v7007000_t0000_u01784604061552") 2026/07/21 03:24:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499c21_d20260721_m032057_c001_v0001183_t0036_u01784604057249") 2026/07/21 03:24:35 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42682bea71e793ed_d20260721_m031845_c001_v7007000_t0000_u01784603925078") 2026/07/21 03:24:35 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10855239c8c772d6_d20260721_m031841_c001_v0001144_t0015_u01784603921936") 2026/07/21 03:24:35 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa08145c9_d20260721_m031841_c001_v7007000_t0000_u01784603921760") 2026/07/21 03:24:35 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10855239c8c772b7_d20260721_m031837_c001_v0001144_t0039_u01784603917027") 2026/07/21 03:24:35 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa08145be_d20260721_m031836_c001_v7007000_t0000_u01784603916310") 2026/07/21 03:24:35 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88105_d20260721_m031831_c001_v0001145_t0041_u01784603911837") 2026/07/21 03:24:35 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1743_d20260721_m031830_c001_v7007000_t0000_u01784603910317") 2026/07/21 03:24:35 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f115f781bb55e28d4_d20260721_m031828_c001_v0001105_t0042_u01784603908146") 2026/07/21 03:24:35 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f407d4423bb283f6f_d20260721_m031827_c001_v7007000_t0000_u01784603907964") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f115f781bb55e28b2_d20260721_m031824_c001_v0001105_t0057_u01784603904075") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f407d4423bb283f69_d20260721_m031823_c001_v7007000_t0000_u01784603903333") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87e06_d20260721_m031616_c001_v0001145_t0005_u01784603776413") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e82f74_d20260721_m031615_c001_v7007000_t0000_u01784603775160") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f112c85990bc33197_d20260721_m031613_c001_v0001185_t0055_u01784603773976") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c65c10_d20260721_m031613_c001_v7007000_t0000_u01784603773798") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f112c85990bc3313d_d20260721_m031610_c001_v0001185_t0038_u01784603770952") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c65c08_d20260721_m031610_c001_v7007000_t0000_u01784603770252") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344f227_d20260721_m031606_c001_v0001173_t0026_u01784603766347") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e82f6c_d20260721_m031605_c001_v7007000_t0000_u01784603765463") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f11987212b23a3b93_d20260721_m031602_c001_v0001137_t0051_u01784603762306") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714af0_d20260721_m031602_c001_v7007000_t0000_u01784603762129") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f11987212b23a3b87_d20260721_m031558_c001_v0001137_t0023_u01784603758796") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714aea_d20260721_m031558_c001_v7007000_t0000_u01784603758092") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103498792_d20260721_m031552_c001_v0001183_t0058_u01784603752448") 2026/07/21 03:24:36 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c65bfe_d20260721_m031551_c001_v7007000_t0000_u01784603751581") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10655c564329d32c_d20260721_m031549_c001_v0001137_t0011_u01784603749735") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40936fc324063c2e_d20260721_m031549_c001_v7007000_t0000_u01784603749550") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10655c564329d320_d20260721_m031545_c001_v0001137_t0005_u01784603745573") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40936fc324063bfa_d20260721_m031544_c001_v7007000_t0000_u01784603744808") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87d00_d20260721_m031537_c001_v0001145_t0021_u01784603737458") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f401c32313488453c_d20260721_m031536_c001_v7007000_t0000_u01784603736563") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1064a30932c94c90_d20260721_m031534_c001_v0001131_t0037_u01784603734488") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41590c234b9e9a38_d20260721_m031534_c001_v7007000_t0000_u01784603734310") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1064a30932c94c80_d20260721_m031530_c001_v0001131_t0004_u01784603730945") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41590c234b9e9a31_d20260721_m031530_c001_v7007000_t0000_u01784603730239") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344f0b1_d20260721_m031524_c001_v0001173_t0040_u01784603724636") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223e38_d20260721_m031523_c001_v7007000_t0000_u01784603723564") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f11659e4475b68ded_d20260721_m031517_c001_v0001185_t0042_u01784603717877") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e7046657143cf_d20260721_m031517_c001_v7007000_t0000_u01784603717675") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034984e8_d20260721_m031513_c001_v0001183_t0054_u01784603713816") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f111fe7f82f2fb381_d20260721_m031512_c001_v0001134_t0022_u01784603712947") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f111fe7f82f2fb37f_d20260721_m031511_c001_v0001134_t0018_u01784603711878") 2026/07/21 03:24:37 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f404ca31c11029363_d20260721_m031458_c001_v7007000_t0000_u01784603698855") 2026/07/21 03:24:38 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344efa5_d20260721_m031451_c001_v0001173_t0018_u01784603691860") 2026/07/21 03:24:38 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1124b1929694d295_d20260721_m031450_c001_v0001102_t0014_u01784603690871") 2026/07/21 03:24:38 DEBUG : dst/one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1124b1929694d28f_d20260721_m031449_c001_v0001102_t0032_u01784603689749") 2026/07/21 03:24:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42682bea71e793ee_d20260721_m031845_c001_v7007000_t0000_u01784603925258") 2026/07/21 03:24:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1004b5b5cac161a8_d20260721_m031841_c001_v0001178_t0058_u01784603921554") 2026/07/21 03:24:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1111cced8a67b6ea_d20260721_m031836_c001_v0001098_t0021_u01784603916036") 2026/07/21 03:24:38 DEBUG : dst/one.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1744_d20260721_m031830_c001_v7007000_t0000_u01784603910510") 2026/07/21 03:24:38 DEBUG : dst/one.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1089f1a9f359aad2_d20260721_m031827_c001_v0001032_t0046_u01784603907595") 2026/07/21 03:24:38 DEBUG : dst/one.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f102a6936ae843543_d20260721_m031823_c001_v0001103_t0001_u01784603903064") 2026/07/21 03:24:38 DEBUG : dst/one.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e82f75_d20260721_m031615_c001_v7007000_t0000_u01784603775336") 2026/07/21 03:24:38 DEBUG : dst/one.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f11175dea94895252_d20260721_m031613_c001_v0001157_t0027_u01784603773292") 2026/07/21 03:24:38 DEBUG : dst/one.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f108df947c38ce863_d20260721_m031610_c001_v0001184_t0049_u01784603770056") 2026/07/21 03:24:38 DEBUG : dst/three: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223e3a_d20260721_m031523_c001_v7007000_t0000_u01784603723744") 2026/07/21 03:24:38 DEBUG : dst/three: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f111fe7f82f2fb39f_d20260721_m031522_c001_v0001134_t0011_u01784603722227") 2026/07/21 03:24:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42682bea71e793ef_d20260721_m031845_c001_v7007000_t0000_u01784603925439") 2026/07/21 03:24:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f107732b80d9d688f_d20260721_m031843_c001_v0001173_t0046_u01784603923393") 2026/07/21 03:24:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1000d3e695eb7ea3_d20260721_m031838_c001_v0001154_t0008_u01784603918133") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42682bea71e793f0_d20260721_m031845_c001_v7007000_t0000_u01784603925619") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10855239c8c772da_d20260721_m031843_c001_v0001144_t0058_u01784603923877") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa08145ca_d20260721_m031843_c001_v7007000_t0000_u01784603923701") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10855239c8c772c1_d20260721_m031838_c001_v0001144_t0036_u01784603918648") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4160a34aa08145c3_d20260721_m031838_c001_v7007000_t0000_u01784603918473") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344f749_d20260721_m031833_c001_v0001173_t0007_u01784603913185") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1745_d20260721_m031830_c001_v7007000_t0000_u01784603910702") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f115f781bb55e28e2_d20260721_m031829_c001_v0001105_t0048_u01784603909641") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f407d4423bb283f71_d20260721_m031829_c001_v7007000_t0000_u01784603909458") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f115f781bb55e28c0_d20260721_m031825_c001_v0001105_t0026_u01784603905906") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f407d4423bb283f6d_d20260721_m031825_c001_v7007000_t0000_u01784603905723") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344f279_d20260721_m031617_c001_v0001173_t0018_u01784603777311") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c65c11_d20260721_m031614_c001_v7007000_t0000_u01784603774629") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344f251_d20260721_m031612_c001_v0001173_t0025_u01784603772265") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c65c0b_d20260721_m031611_c001_v7007000_t0000_u01784603771551") 2026/07/21 03:24:39 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034988a4_d20260721_m031607_c001_v0001183_t0003_u01784603767642") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714af4_d20260721_m031604_c001_v7007000_t0000_u01784603764390") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349881e_d20260721_m031600_c001_v0001183_t0045_u01784603760846") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714aeb_d20260721_m031559_c001_v7007000_t0000_u01784603759788") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87d68_d20260721_m031553_c001_v0001145_t0007_u01784603753343") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40936fc324063c3b_d20260721_m031550_c001_v7007000_t0000_u01784603750692") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87d4a_d20260721_m031548_c001_v0001145_t0006_u01784603748134") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40936fc324063c10_d20260721_m031547_c001_v7007000_t0000_u01784603747018") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344f15e_d20260721_m031538_c001_v0001173_t0030_u01784603738819") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41590c234b9e9a3a_d20260721_m031535_c001_v7007000_t0000_u01784603735675") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344f11b_d20260721_m031532_c001_v0001173_t0020_u01784603732850") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41590c234b9e9a37_d20260721_m031531_c001_v7007000_t0000_u01784603731786") 2026/07/21 03:24:40 DEBUG : dst/three.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034985c4_d20260721_m031525_c001_v0001183_t0028_u01784603725848") 2026/07/21 03:24:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1746_d20260721_m031830_c001_v7007000_t0000_u01784603910895") 2026/07/21 03:24:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1068c3518828ec3d_d20260721_m031829_c001_v0001120_t0046_u01784603909072") 2026/07/21 03:24:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1188f5fc794caca1_d20260721_m031825_c001_v0001029_t0015_u01784603905137") 2026/07/21 03:24:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e82f76_d20260721_m031615_c001_v7007000_t0000_u01784603775511") 2026/07/21 03:24:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f109414d38033e147_d20260721_m031614_c001_v0001184_t0011_u01784603774432") 2026/07/21 03:24:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f109ddfdab858b956_d20260721_m031611_c001_v0001180_t0012_u01784603771335") 2026/07/21 03:24:40 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42682bea71e793f1_d20260721_m031845_c001_v7007000_t0000_u01784603925799") 2026/07/21 03:24:40 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499301_d20260721_m031832_c001_v0001183_t0011_u01784603912633") 2026/07/21 03:24:40 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb1747_d20260721_m031831_c001_v7007000_t0000_u01784603911089") 2026/07/21 03:24:40 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103498954_d20260721_m031617_c001_v0001183_t0034_u01784603777088") 2026/07/21 03:24:40 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e82f77_d20260721_m031615_c001_v7007000_t0000_u01784603775685") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87db6_d20260721_m031607_c001_v0001145_t0000_u01784603767014") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e82f6d_d20260721_m031605_c001_v7007000_t0000_u01784603765638") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344f1cb_d20260721_m031553_c001_v0001173_t0006_u01784603753031") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f402e467061c65bff_d20260721_m031551_c001_v7007000_t0000_u01784603751755") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349868c_d20260721_m031538_c001_v0001183_t0005_u01784603738248") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f401c32313488453e_d20260721_m031536_c001_v7007000_t0000_u01784603736739") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87cbe_d20260721_m031525_c001_v0001145_t0010_u01784603725483") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223e3d_d20260721_m031523_c001_v7007000_t0000_u01784603723928") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f102c243ad323289f_d20260721_m031519_c001_v0001033_t0040_u01784603719614") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f404ca31c11029365_d20260721_m031459_c001_v7007000_t0000_u01784603699031") 2026/07/21 03:24:41 DEBUG : dst/two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1124b1929694d2a7_d20260721_m031457_c001_v0001102_t0051_u01784603697784") 2026/07/21 03:24:41 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb00a1_d20260721_m031423_c001_v7007000_t0000_u01784603663458") 2026/07/21 03:24:41 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103498272_d20260721_m031420_c001_v0001183_t0037_u01784603660080") 2026/07/21 03:24:41 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb009c_d20260721_m031418_c001_v7007000_t0000_u01784603658052") 2026/07/21 03:24:41 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034981b6_d20260721_m031408_c001_v0001183_t0046_u01784603648582") 2026/07/21 03:24:41 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe740_d20260721_m031400_c001_v7007000_t0000_u01784603640696") 2026/07/21 03:24:41 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103498108_d20260721_m031357_c001_v0001183_t0029_u01784603637278") 2026/07/21 03:24:41 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe71c_d20260721_m031335_c001_v7007000_t0000_u01784603615666") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ed39_d20260721_m031333_c001_v0001173_t0049_u01784603613470") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f99_d20260721_m031332_c001_v7007000_t0000_u01784603612332") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ed21_d20260721_m031331_c001_v0001173_t0006_u01784603611037") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f94_d20260721_m031327_c001_v7007000_t0000_u01784603607937") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ece4_d20260721_m031325_c001_v0001173_t0012_u01784603605877") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f8d_d20260721_m031324_c001_v7007000_t0000_u01784603604864") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344eccb_d20260721_m031323_c001_v0001173_t0003_u01784603603152") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f5e_d20260721_m031317_c001_v7007000_t0000_u01784603597063") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec6b_d20260721_m031315_c001_v0001173_t0023_u01784603595345") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f36_d20260721_m031314_c001_v7007000_t0000_u01784603594478") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec5b_d20260721_m031313_c001_v0001173_t0001_u01784603593671") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f11_d20260721_m031309_c001_v7007000_t0000_u01784603589057") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec19_d20260721_m031307_c001_v0001173_t0043_u01784603587719") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f0e_d20260721_m031305_c001_v7007000_t0000_u01784603585976") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ebfd_d20260721_m031304_c001_v0001173_t0058_u01784603584678") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f0c_d20260721_m031303_c001_v7007000_t0000_u01784603583979") 2026/07/21 03:24:42 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f112c85990bc31bc8_d20260721_m031303_c001_v0001185_t0023_u01784603583384") 2026/07/21 03:24:43 DEBUG : empty space: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e9e9_d20260721_m031201_c001_v0001173_t0009_u01784603521212") 2026/07/21 03:24:43 DEBUG : enormous: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe71b_d20260721_m031334_c001_v7007000_t0000_u01784603614967") 2026/07/21 03:24:43 DEBUG : enormous: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ed43_d20260721_m031333_c001_v0001173_t0058_u01784603613788") 2026/07/21 03:24:43 DEBUG : existing: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42682bea71e7940f_d20260721_m031850_c001_v7007000_t0000_u01784603930683") 2026/07/21 03:24:43 DEBUG : existing: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344f7ed_d20260721_m031849_c001_v0001173_t0004_u01784603929430") 2026/07/21 03:24:43 DEBUG : existing: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe73b_d20260721_m031355_c001_v7007000_t0000_u01784603635826") 2026/07/21 03:24:43 DEBUG : existing: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034980ec_d20260721_m031354_c001_v0001183_t0017_u01784603634771") 2026/07/21 03:24:43 DEBUG : existing: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f45af_d20260721_m031158_c001_v7007000_t0000_u01784603518160") 2026/07/21 03:24:43 DEBUG : existing: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e9b3_d20260721_m031156_c001_v0001173_t0022_u01784603516689") 2026/07/21 03:24:43 DEBUG : existing: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f4596_d20260721_m031156_c001_v7007000_t0000_u01784603516084") 2026/07/21 03:24:43 DEBUG : existing: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e9ab_d20260721_m031155_c001_v0001173_t0039_u01784603515143") 2026/07/21 03:24:43 DEBUG : existing: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e995_d20260721_m031154_c001_v0001173_t0033_u01784603514110") 2026/07/21 03:24:43 DEBUG : existing-b: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe73d_d20260721_m031356_c001_v7007000_t0000_u01784603636002") 2026/07/21 03:24:43 DEBUG : existing-b: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ede5_d20260721_m031354_c001_v0001173_t0021_u01784603634761") 2026/07/21 03:24:43 DEBUG : file1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714be1_d20260721_m031944_c001_v7007000_t0000_u01784603984571") 2026/07/21 03:24:43 DEBUG : file1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896aff5c_d20260721_m031942_c001_v0001115_t0045_u01784603982971") 2026/07/21 03:24:44 DEBUG : file1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714bdc_d20260721_m031941_c001_v7007000_t0000_u01784603981704") 2026/07/21 03:24:44 DEBUG : file1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc882d1_d20260721_m031940_c001_v0001145_t0042_u01784603980154") 2026/07/21 03:24:44 DEBUG : five: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe720_d20260721_m031339_c001_v7007000_t0000_u01784603619383") 2026/07/21 03:24:44 DEBUG : five: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a23baf344ed6d_d20260721_m031337_c001_v0001173_t0012_u01784603617476") 2026/07/21 03:24:44 DEBUG : foo: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f0f_d20260721_m031307_c001_v7007000_t0000_u01784603587370") 2026/07/21 03:24:44 DEBUG : foo: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a23baf344ec13_d20260721_m031306_c001_v0001173_t0012_u01784603586848") 2026/07/21 03:24:44 DEBUG : foo: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a23baf344ec11_d20260721_m031306_c001_v0001173_t0012_u01784603586323") 2026/07/21 03:24:44 DEBUG : four: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe721_d20260721_m031339_c001_v7007000_t0000_u01784603619557") 2026/07/21 03:24:44 DEBUG : four: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f413c6c33fcc87a84_d20260721_m031338_c001_v0001145_t0058_u01784603618041") 2026/07/21 03:24:44 DEBUG : four: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ed63_d20260721_m031336_c001_v0001173_t0050_u01784603616767") 2026/07/21 03:24:44 DEBUG : hello world2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bbf8_d20260721_m031111_c001_v7007000_t0000_u01784603471077") 2026/07/21 03:24:44 DEBUG : hello world2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e81b_d20260721_m031110_c001_v0001173_t0000_u01784603470369") 2026/07/21 03:24:44 DEBUG : ignore-size: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f457a_d20260721_m031153_c001_v7007000_t0000_u01784603513744") 2026/07/21 03:24:44 DEBUG : ignore-size: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e98b_d20260721_m031152_c001_v0001173_t0011_u01784603512675") 2026/07/21 03:24:44 DEBUG : nested/sub dir/file: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe737_d20260721_m031353_c001_v7007000_t0000_u01784603633957") 2026/07/21 03:24:45 DEBUG : nested/sub dir/file: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034980ca_d20260721_m031353_c001_v0001183_t0035_u01784603633150") 2026/07/21 03:24:45 DEBUG : nested/sub dir/file: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe734_d20260721_m031352_c001_v7007000_t0000_u01784603632443") 2026/07/21 03:24:45 DEBUG : nested/sub dir/file: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034980b6_d20260721_m031351_c001_v0001183_t0013_u01784603631295") 2026/07/21 03:24:45 DEBUG : one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe722_d20260721_m031339_c001_v7007000_t0000_u01784603619730") 2026/07/21 03:24:45 DEBUG : one: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a23baf344ed59_d20260721_m031336_c001_v0001173_t0012_u01784603616052") 2026/07/21 03:24:45 DEBUG : only0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8ba_d20260721_m031935_c001_v7007000_t0000_u01784603975945") 2026/07/21 03:24:45 DEBUG : only0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4054155103499715_d20260721_m031930_c001_v0001183_t0034_u01784603970492") 2026/07/21 03:24:45 DEBUG : only0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8822d_d20260721_m031918_c001_v0001145_t0003_u01784603958082") 2026/07/21 03:24:45 DEBUG : only0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282d18_d20260721_m031912_c001_v7007000_t0000_u01784603952437") 2026/07/21 03:24:45 DEBUG : only0: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88199_d20260721_m031857_c001_v0001145_t0050_u01784603937098") 2026/07/21 03:24:45 DEBUG : only1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8bb_d20260721_m031936_c001_v7007000_t0000_u01784603976119") 2026/07/21 03:24:45 DEBUG : only1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40514eaee71e6cfa_d20260721_m031931_c001_v0001103_t0031_u01784603971401") 2026/07/21 03:24:45 DEBUG : only1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88231_d20260721_m031918_c001_v0001145_t0004_u01784603958567") 2026/07/21 03:24:45 DEBUG : only1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40481a029b2f1f7e_d20260721_m031912_c001_v7007000_t0000_u01784603952408") 2026/07/21 03:24:45 DEBUG : only1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8819d_d20260721_m031857_c001_v0001145_t0009_u01784603937559") 2026/07/21 03:24:45 DEBUG : only10: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8bc_d20260721_m031936_c001_v7007000_t0000_u01784603976294") 2026/07/21 03:24:46 DEBUG : only10: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f413c6c33fcc88299_d20260721_m031930_c001_v0001145_t0058_u01784603970503") 2026/07/21 03:24:46 DEBUG : only10: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88261_d20260721_m031923_c001_v0001145_t0017_u01784603963834") 2026/07/21 03:24:46 DEBUG : only10: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282d14_d20260721_m031911_c001_v7007000_t0000_u01784603951592") 2026/07/21 03:24:46 DEBUG : only10: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881d1_d20260721_m031903_c001_v0001145_t0034_u01784603943589") 2026/07/21 03:24:46 DEBUG : only11: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8bd_d20260721_m031936_c001_v7007000_t0000_u01784603976467") 2026/07/21 03:24:46 DEBUG : only11: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f400e8d92896aff3e_d20260721_m031931_c001_v0001115_t0013_u01784603971042") 2026/07/21 03:24:46 DEBUG : only11: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88265_d20260721_m031924_c001_v0001145_t0045_u01784603964444") 2026/07/21 03:24:46 DEBUG : only11: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40481a029b2f1f7f_d20260721_m031912_c001_v7007000_t0000_u01784603952585") 2026/07/21 03:24:46 DEBUG : only11: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881d5_d20260721_m031904_c001_v0001145_t0053_u01784603944217") 2026/07/21 03:24:46 DEBUG : only12: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8be_d20260721_m031936_c001_v7007000_t0000_u01784603976640") 2026/07/21 03:24:46 DEBUG : only12: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40514eaee71e6cf8_d20260721_m031931_c001_v0001103_t0031_u01784603971221") 2026/07/21 03:24:46 DEBUG : only12: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88269_d20260721_m031924_c001_v0001145_t0052_u01784603964902") 2026/07/21 03:24:46 DEBUG : only12: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224345_d20260721_m031912_c001_v7007000_t0000_u01784603952593") 2026/07/21 03:24:46 DEBUG : only12: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881d7_d20260721_m031904_c001_v0001145_t0043_u01784603944767") 2026/07/21 03:24:46 DEBUG : only13: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8bf_d20260721_m031936_c001_v7007000_t0000_u01784603976814") 2026/07/21 03:24:47 DEBUG : only13: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f405415510349971f_d20260721_m031930_c001_v0001183_t0034_u01784603970878") 2026/07/21 03:24:47 DEBUG : only13: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8826d_d20260721_m031925_c001_v0001145_t0017_u01784603965485") 2026/07/21 03:24:47 DEBUG : only13: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f420e0848cecd9009_d20260721_m031912_c001_v7007000_t0000_u01784603952611") 2026/07/21 03:24:47 DEBUG : only13: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881db_d20260721_m031905_c001_v0001145_t0027_u01784603945412") 2026/07/21 03:24:47 DEBUG : only14: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8c0_d20260721_m031936_c001_v7007000_t0000_u01784603976990") 2026/07/21 03:24:47 DEBUG : only14: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f413c6c33fcc8829d_d20260721_m031930_c001_v0001145_t0058_u01784603970889") 2026/07/21 03:24:47 DEBUG : only14: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88271_d20260721_m031926_c001_v0001145_t0037_u01784603966166") 2026/07/21 03:24:47 DEBUG : only14: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282d15_d20260721_m031911_c001_v7007000_t0000_u01784603951765") 2026/07/21 03:24:47 DEBUG : only14: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881e3_d20260721_m031906_c001_v0001145_t0034_u01784603946030") 2026/07/21 03:24:47 DEBUG : only15: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8c1_d20260721_m031937_c001_v7007000_t0000_u01784603977164") 2026/07/21 03:24:47 DEBUG : only15: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4054155103499725_d20260721_m031931_c001_v0001183_t0034_u01784603971053") 2026/07/21 03:24:47 DEBUG : only15: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88277_d20260721_m031926_c001_v0001145_t0029_u01784603966887") 2026/07/21 03:24:47 DEBUG : only15: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224343_d20260721_m031912_c001_v7007000_t0000_u01784603952237") 2026/07/21 03:24:47 DEBUG : only15: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881e7_d20260721_m031906_c001_v0001145_t0035_u01784603946594") 2026/07/21 03:24:47 DEBUG : only16: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8c2_d20260721_m031937_c001_v7007000_t0000_u01784603977338") 2026/07/21 03:24:48 DEBUG : only16: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f413c6c33fcc882a1_d20260721_m031931_c001_v0001145_t0058_u01784603971065") 2026/07/21 03:24:48 DEBUG : only16: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88279_d20260721_m031927_c001_v0001145_t0043_u01784603967621") 2026/07/21 03:24:48 DEBUG : only16: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282d17_d20260721_m031912_c001_v7007000_t0000_u01784603952230") 2026/07/21 03:24:48 DEBUG : only16: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881eb_d20260721_m031907_c001_v0001145_t0022_u01784603947498") 2026/07/21 03:24:48 DEBUG : only17: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8c3_d20260721_m031937_c001_v7007000_t0000_u01784603977512") 2026/07/21 03:24:48 DEBUG : only17: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f413c6c33fcc882a7_d20260721_m031931_c001_v0001145_t0058_u01784603971611") 2026/07/21 03:24:48 DEBUG : only17: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88281_d20260721_m031928_c001_v0001145_t0029_u01784603968280") 2026/07/21 03:24:48 DEBUG : only17: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40481a029b2f1f7a_d20260721_m031911_c001_v7007000_t0000_u01784603951965") 2026/07/21 03:24:48 DEBUG : only17: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881f3_d20260721_m031909_c001_v0001145_t0013_u01784603949163") 2026/07/21 03:24:48 DEBUG : only18: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8c4_d20260721_m031937_c001_v7007000_t0000_u01784603977697") 2026/07/21 03:24:48 DEBUG : only18: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f405415510349972b_d20260721_m031931_c001_v0001183_t0034_u01784603971237") 2026/07/21 03:24:48 DEBUG : only18: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88289_d20260721_m031928_c001_v0001145_t0040_u01784603968899") 2026/07/21 03:24:48 DEBUG : only18: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f420e0848cecd9006_d20260721_m031911_c001_v7007000_t0000_u01784603951968") 2026/07/21 03:24:49 DEBUG : only18: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881f9_d20260721_m031909_c001_v0001145_t0036_u01784603949721") 2026/07/21 03:24:49 DEBUG : only19: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8c6_d20260721_m031937_c001_v7007000_t0000_u01784603977871") 2026/07/21 03:24:49 DEBUG : only19: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f413c6c33fcc882a3_d20260721_m031931_c001_v0001145_t0058_u01784603971248") 2026/07/21 03:24:49 DEBUG : only19: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8828d_d20260721_m031929_c001_v0001145_t0012_u01784603969672") 2026/07/21 03:24:49 DEBUG : only19: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f420e0848cecd9007_d20260721_m031912_c001_v7007000_t0000_u01784603952238") 2026/07/21 03:24:49 DEBUG : only19: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881fd_d20260721_m031910_c001_v0001145_t0050_u01784603950399") 2026/07/21 03:24:49 DEBUG : only2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8c7_d20260721_m031938_c001_v7007000_t0000_u01784603978045") 2026/07/21 03:24:49 DEBUG : only2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f405415510349972f_d20260721_m031931_c001_v0001183_t0034_u01784603971414") 2026/07/21 03:24:49 DEBUG : only2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88233_d20260721_m031919_c001_v0001145_t0046_u01784603959102") 2026/07/21 03:24:49 DEBUG : only2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282d19_d20260721_m031912_c001_v7007000_t0000_u01784603952620") 2026/07/21 03:24:49 DEBUG : only2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881a3_d20260721_m031858_c001_v0001145_t0014_u01784603938187") 2026/07/21 03:24:49 DEBUG : only3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8c8_d20260721_m031938_c001_v7007000_t0000_u01784603978220") 2026/07/21 03:24:49 DEBUG : only3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f413c6c33fcc882a5_d20260721_m031931_c001_v0001145_t0058_u01784603971425") 2026/07/21 03:24:49 DEBUG : only3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88237_d20260721_m031919_c001_v0001145_t0005_u01784603959625") 2026/07/21 03:24:49 DEBUG : only3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224344_d20260721_m031912_c001_v7007000_t0000_u01784603952417") 2026/07/21 03:24:49 DEBUG : only3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881a7_d20260721_m031858_c001_v0001145_t0019_u01784603938942") 2026/07/21 03:24:50 DEBUG : only4: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8c9_d20260721_m031938_c001_v7007000_t0000_u01784603978394") 2026/07/21 03:24:50 DEBUG : only4: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40514eaee71e6cfe_d20260721_m031931_c001_v0001103_t0031_u01784603971579") 2026/07/21 03:24:50 DEBUG : only4: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88239_d20260721_m031920_c001_v0001145_t0045_u01784603960216") 2026/07/21 03:24:50 DEBUG : only4: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40481a029b2f1f7c_d20260721_m031912_c001_v7007000_t0000_u01784603952230") 2026/07/21 03:24:50 DEBUG : only4: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881b1_d20260721_m031859_c001_v0001145_t0019_u01784603939788") 2026/07/21 03:24:50 DEBUG : only5: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8cb_d20260721_m031938_c001_v7007000_t0000_u01784603978568") 2026/07/21 03:24:50 DEBUG : only5: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4054155103499733_d20260721_m031931_c001_v0001183_t0034_u01784603971589") 2026/07/21 03:24:50 DEBUG : only5: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8823f_d20260721_m031920_c001_v0001145_t0000_u01784603960831") 2026/07/21 03:24:50 DEBUG : only5: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f420e0848cecd9008_d20260721_m031912_c001_v7007000_t0000_u01784603952428") 2026/07/21 03:24:50 DEBUG : only5: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881b7_d20260721_m031900_c001_v0001145_t0038_u01784603940390") 2026/07/21 03:24:50 DEBUG : only6: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8cc_d20260721_m031938_c001_v7007000_t0000_u01784603978743") 2026/07/21 03:24:50 DEBUG : only6: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f400e8d92896aff40_d20260721_m031931_c001_v0001115_t0013_u01784603971601") 2026/07/21 03:24:50 DEBUG : only6: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88243_d20260721_m031921_c001_v0001145_t0024_u01784603961352") 2026/07/21 03:24:50 DEBUG : only6: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224342_d20260721_m031911_c001_v7007000_t0000_u01784603951968") 2026/07/21 03:24:50 DEBUG : only6: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881bf_d20260721_m031901_c001_v0001145_t0042_u01784603941132") 2026/07/21 03:24:50 DEBUG : only7: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8cd_d20260721_m031938_c001_v7007000_t0000_u01784603978917") 2026/07/21 03:24:51 DEBUG : only7: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40514eaee71e6d02_d20260721_m031931_c001_v0001103_t0031_u01784603971755") 2026/07/21 03:24:51 DEBUG : only7: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8824d_d20260721_m031922_c001_v0001145_t0058_u01784603962056") 2026/07/21 03:24:51 DEBUG : only7: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f40481a029b2f1f80_d20260721_m031912_c001_v7007000_t0000_u01784603952761") 2026/07/21 03:24:51 DEBUG : only7: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881c5_d20260721_m031901_c001_v0001145_t0013_u01784603941730") 2026/07/21 03:24:51 DEBUG : only8: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8ce_d20260721_m031939_c001_v7007000_t0000_u01784603979091") 2026/07/21 03:24:52 DEBUG : only8: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4054155103499739_d20260721_m031931_c001_v0001183_t0034_u01784603971764") 2026/07/21 03:24:52 DEBUG : only8: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8824f_d20260721_m031922_c001_v0001145_t0006_u01784603962619") 2026/07/21 03:24:55 DEBUG : only8: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a224346_d20260721_m031912_c001_v7007000_t0000_u01784603952769") 2026/07/21 03:24:55 DEBUG : only8: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881c9_d20260721_m031902_c001_v0001145_t0034_u01784603942418") 2026/07/21 03:24:55 DEBUG : only9: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8d0_d20260721_m031939_c001_v7007000_t0000_u01784603979267") 2026/07/21 03:24:55 DEBUG : only9: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f400e8d92896aff46_d20260721_m031931_c001_v0001115_t0013_u01784603971779") 2026/07/21 03:24:55 DEBUG : only9: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8825d_d20260721_m031923_c001_v0001145_t0011_u01784603963181") 2026/07/21 03:24:56 DEBUG : only9: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42273d45ad282d16_d20260721_m031911_c001_v7007000_t0000_u01784603951986") 2026/07/21 03:24:56 DEBUG : only9: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc881cf_d20260721_m031903_c001_v0001145_t0041_u01784603943049") 2026/07/21 03:24:56 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe731_d20260721_m031350_c001_v7007000_t0000_u01784603630120") 2026/07/21 03:24:56 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87aae_d20260721_m031348_c001_v0001145_t0042_u01784603628320") 2026/07/21 03:24:56 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe72c_d20260721_m031347_c001_v7007000_t0000_u01784603627275") 2026/07/21 03:24:56 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103498056_d20260721_m031344_c001_v0001183_t0034_u01784603624916") 2026/07/21 03:24:56 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe729_d20260721_m031344_c001_v7007000_t0000_u01784603624129") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103498008_d20260721_m031340_c001_v0001183_t0039_u01784603620610") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f97_d20260721_m031330_c001_v7007000_t0000_u01784603610160") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ecfd_d20260721_m031328_c001_v0001173_t0037_u01784603608467") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f92_d20260721_m031326_c001_v7007000_t0000_u01784603606892") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ecdd_d20260721_m031325_c001_v0001173_t0034_u01784603605385") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f8c_d20260721_m031323_c001_v7007000_t0000_u01784603603842") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ecc5_d20260721_m031322_c001_v0001173_t0020_u01784603602860") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f54_d20260721_m031316_c001_v7007000_t0000_u01784603596466") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec65_d20260721_m031315_c001_v0001173_t0048_u01784603595001") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f3a_d20260721_m031314_c001_v7007000_t0000_u01784603594653") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec59_d20260721_m031313_c001_v0001173_t0015_u01784603593335") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f22_d20260721_m031312_c001_v7007000_t0000_u01784603592987") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec4d_d20260721_m031312_c001_v0001173_t0024_u01784603592148") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec47_d20260721_m031311_c001_v0001173_t0010_u01784603591491") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f14_d20260721_m031311_c001_v7007000_t0000_u01784603591144") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec41_d20260721_m031310_c001_v0001173_t0041_u01784603590386") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec31_d20260721_m031309_c001_v0001173_t0010_u01784603589580") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f12_d20260721_m031309_c001_v7007000_t0000_u01784603589234") 2026/07/21 03:24:57 DEBUG : potato: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec27_d20260721_m031308_c001_v0001173_t0019_u01784603588433") 2026/07/21 03:24:57 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f405962b207b1a10d_d20260721_m031434_c001_v7007000_t0000_u01784603674175") 2026/07/21 03:24:57 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87ba2_d20260721_m031433_c001_v0001145_t0011_u01784603673506") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb00a4_d20260721_m031425_c001_v7007000_t0000_u01784603665792") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87b56_d20260721_m031419_c001_v0001145_t0018_u01784603659309") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb0099_d20260721_m031412_c001_v7007000_t0000_u01784603652209") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87b0e_d20260721_m031407_c001_v0001145_t0037_u01784603647787") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb0094_d20260721_m031401_c001_v7007000_t0000_u01784603641327") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87adc_d20260721_m031356_c001_v0001145_t0004_u01784603636988") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe71a_d20260721_m031334_c001_v7007000_t0000_u01784603614790") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ed37_d20260721_m031333_c001_v0001173_t0023_u01784603613198") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f9a_d20260721_m031332_c001_v7007000_t0000_u01784603612506") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ed19_d20260721_m031330_c001_v0001173_t0034_u01784603610686") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f98_d20260721_m031330_c001_v7007000_t0000_u01784603610336") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ed07_d20260721_m031329_c001_v0001173_t0009_u01784603609294") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f95_d20260721_m031328_c001_v7007000_t0000_u01784603608114") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ecef_d20260721_m031327_c001_v0001173_t0040_u01784603607242") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f8e_d20260721_m031325_c001_v7007000_t0000_u01784603605038") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344eccf_d20260721_m031323_c001_v0001173_t0046_u01784603603850") 2026/07/21 03:24:58 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f418ddd58fb889f61_d20260721_m031317_c001_v7007000_t0000_u01784603597238") 2026/07/21 03:24:59 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ec79_d20260721_m031315_c001_v0001173_t0033_u01784603595988") 2026/07/21 03:24:59 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bc03_d20260721_m031114_c001_v7007000_t0000_u01784603474079") 2026/07/21 03:24:59 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e833_d20260721_m031113_c001_v0001173_t0001_u01784603473304") 2026/07/21 03:24:59 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bbff_d20260721_m031112_c001_v7007000_t0000_u01784603472428") 2026/07/21 03:24:59 DEBUG : potato2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e825_d20260721_m031111_c001_v0001173_t0014_u01784603471623") 2026/07/21 03:24:59 DEBUG : potato3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb00a2_d20260721_m031424_c001_v7007000_t0000_u01784603664049") 2026/07/21 03:24:59 DEBUG : potato3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ee9f_d20260721_m031420_c001_v0001173_t0049_u01784603660639") 2026/07/21 03:24:59 DEBUG : potato3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb009a_d20260721_m031412_c001_v7007000_t0000_u01784603652786") 2026/07/21 03:24:59 DEBUG : potato3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ee43_d20260721_m031409_c001_v0001173_t0011_u01784603649145") 2026/07/21 03:24:59 DEBUG : potato3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe742_d20260721_m031401_c001_v7007000_t0000_u01784603641304") 2026/07/21 03:24:59 DEBUG : potato3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344edef_d20260721_m031357_c001_v0001173_t0058_u01784603637477") 2026/07/21 03:24:59 DEBUG : pre-dest1/1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223dd4_d20260721_m031507_c001_v7007000_t0000_u01784603707524") 2026/07/21 03:24:59 DEBUG : pre-dest1/1: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344efe5_d20260721_m031459_c001_v0001173_t0023_u01784603699729") 2026/07/21 03:24:59 DEBUG : pre-dest2/2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a223dd6_d20260721_m031507_c001_v7007000_t0000_u01784603707701") 2026/07/21 03:24:59 DEBUG : pre-dest2/2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87c2a_d20260721_m031500_c001_v0001145_t0015_u01784603700353") 2026/07/21 03:24:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f404ca31c11029356_d20260721_m031445_c001_v7007000_t0000_u01784603685807") 2026/07/21 03:25:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034982f8_d20260721_m031442_c001_v0001183_t0032_u01784603682096") 2026/07/21 03:25:00 DEBUG : sizeonly: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f4566_d20260721_m031152_c001_v7007000_t0000_u01784603512127") 2026/07/21 03:25:00 DEBUG : sizeonly: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e979_d20260721_m031151_c001_v0001173_t0025_u01784603511103") 2026/07/21 03:25:00 DEBUG : splitbanan: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb193e_d20260721_m032147_c001_v7007000_t0000_u01784604107385") 2026/07/21 03:25:00 DEBUG : splitbanan: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273fe3_d20260721_m032140_c001_v0001113_t0003_u01784604100025") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df431a_d20260721_m032317_c001_v7007000_t0000_u01784604197906") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc887ab_d20260721_m032310_c001_v0001145_t0044_u01784604190728") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f411f97f90a2245bc_d20260721_m032259_c001_v7007000_t0000_u01784604179390") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8874d_d20260721_m032252_c001_v0001145_t0037_u01784604172633") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f424acab628f60ea2_d20260721_m032241_c001_v7007000_t0000_u01784604161925") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc886ed_d20260721_m032235_c001_v0001145_t0007_u01784604155640") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f425548e5a5de32f6_d20260721_m032225_c001_v7007000_t0000_u01784604145049") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8867f_d20260721_m032218_c001_v0001145_t0019_u01784604138391") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a07a770fb199e_d20260721_m032205_c001_v7007000_t0000_u01784604125688") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88623_d20260721_m032158_c001_v0001145_t0051_u01784604118830") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f414f686ef5072f29_d20260721_m032142_c001_v7007000_t0000_u01784604102121") 2026/07/21 03:25:00 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc885bb_d20260721_m032138_c001_v0001145_t0030_u01784604098741") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17eff6_d20260721_m032128_c001_v7007000_t0000_u01784604088314") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f4273f8f_d20260721_m032120_c001_v0001113_t0048_u01784604080713") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f403defd4f2bdb84d_d20260721_m032119_c001_v7007000_t0000_u01784604079219") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88521_d20260721_m032115_c001_v0001145_t0033_u01784604075766") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234df_d20260721_m032106_c001_v7007000_t0000_u01784604066640") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b007e_d20260721_m032059_c001_v0001115_t0056_u01784604059346") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4087db027c4234be_d20260721_m032058_c001_v7007000_t0000_u01784604058049") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0064_d20260721_m032054_c001_v0001115_t0035_u01784604054290") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417f42b0b0420c5b_d20260721_m032039_c001_v7007000_t0000_u01784604039451") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b002a_d20260721_m032035_c001_v0001115_t0053_u01784604035342") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4095fbb867ba9b41_d20260721_m032025_c001_v7007000_t0000_u01784604025337") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc883b9_d20260721_m032018_c001_v0001145_t0016_u01784604018419") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4180cddbd8e8368b_d20260721_m032007_c001_v7007000_t0000_u01784604007255") 2026/07/21 03:25:01 DEBUG : splitbananasplit: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499949_d20260721_m032000_c001_v0001183_t0053_u01784604000991") 2026/07/21 03:25:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41968eb07d17efdf_d20260721_m032123_c001_v7007000_t0000_u01784604083334") 2026/07/21 03:25:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8852b_d20260721_m032117_c001_v0001145_t0041_u01784604077208") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714bf1_d20260721_m031952_c001_v7007000_t0000_u01784603992075") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896aff72_d20260721_m031949_c001_v0001115_t0005_u01784603989330") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8d3_d20260721_m031948_c001_v7007000_t0000_u01784603988264") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc882ef_d20260721_m031945_c001_v0001145_t0018_u01784603985624") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe738_d20260721_m031354_c001_v7007000_t0000_u01784603634132") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87ac8_d20260721_m031353_c001_v0001145_t0034_u01784603633139") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe736_d20260721_m031352_c001_v7007000_t0000_u01784603632617") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344edd5_d20260721_m031351_c001_v0001173_t0035_u01784603631668") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f455d_d20260721_m031148_c001_v7007000_t0000_u01784603508849") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e94b_d20260721_m031147_c001_v0001173_t0003_u01784603507008") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f455b_d20260721_m031146_c001_v7007000_t0000_u01784603506642") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e93d_d20260721_m031145_c001_v0001173_t0042_u01784603505242") 2026/07/21 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f4559_d20260721_m031143_c001_v7007000_t0000_u01784603503205") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e91b_d20260721_m031141_c001_v0001173_t0051_u01784603501877") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f4558_d20260721_m031141_c001_v7007000_t0000_u01784603501341") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e913_d20260721_m031139_c001_v0001173_t0035_u01784603499738") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e8ff_d20260721_m031137_c001_v0001173_t0037_u01784603497066") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f4555_d20260721_m031136_c001_v7007000_t0000_u01784603496701") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e8f7_d20260721_m031136_c001_v0001173_t0044_u01784603496049") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e8ef_d20260721_m031135_c001_v0001173_t0029_u01784603495202") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4151e79ff02f4553_d20260721_m031134_c001_v7007000_t0000_u01784603494838") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e8cb_d20260721_m031131_c001_v0001173_t0030_u01784603491740") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e8b9_d20260721_m031129_c001_v0001173_t0049_u01784603489053") 2026/07/21 03:25:03 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bc19_d20260721_m031128_c001_v7007000_t0000_u01784603488705") 2026/07/21 03:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e8b3_d20260721_m031128_c001_v0001173_t0054_u01784603488091") 2026/07/21 03:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e8ad_d20260721_m031127_c001_v0001173_t0024_u01784603487193") 2026/07/21 03:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bc18_d20260721_m031126_c001_v7007000_t0000_u01784603486840") 2026/07/21 03:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e879_d20260721_m031122_c001_v0001173_t0006_u01784603482688") 2026/07/21 03:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bc12_d20260721_m031122_c001_v7007000_t0000_u01784603482339") 2026/07/21 03:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e86d_d20260721_m031121_c001_v0001173_t0011_u01784603481659") 2026/07/21 03:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bc0f_d20260721_m031120_c001_v7007000_t0000_u01784603480791") 2026/07/21 03:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e867_d20260721_m031120_c001_v0001173_t0017_u01784603480077") 2026/07/21 03:25:04 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bc0c_d20260721_m031119_c001_v7007000_t0000_u01784603479548") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e85b_d20260721_m031118_c001_v0001173_t0038_u01784603478824") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bc08_d20260721_m031117_c001_v7007000_t0000_u01784603477953") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e843_d20260721_m031116_c001_v0001173_t0018_u01784603476971") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bc06_d20260721_m031116_c001_v7007000_t0000_u01784603476445") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e83f_d20260721_m031115_c001_v0001173_t0031_u01784603475828") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bc05_d20260721_m031115_c001_v7007000_t0000_u01784603475305") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e839_d20260721_m031114_c001_v0001173_t0029_u01784603474602") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bbf4_d20260721_m031109_c001_v7007000_t0000_u01784603469747") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e811_d20260721_m031108_c001_v0001173_t0028_u01784603468889") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bbef_d20260721_m031108_c001_v7007000_t0000_u01784603468368") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e807_d20260721_m031107_c001_v0001173_t0025_u01784603467581") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bbd9_d20260721_m031106_c001_v7007000_t0000_u01784603466708") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e7ed_d20260721_m031106_c001_v0001173_t0028_u01784603466089") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41345c4167c9bbaf_d20260721_m031103_c001_v7007000_t0000_u01784603463951") 2026/07/21 03:25:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344e7d7_d20260721_m031103_c001_v0001173_t0046_u01784603463257") 2026/07/21 03:25:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714bf3_d20260721_m031952_c001_v7007000_t0000_u01784603992250") 2026/07/21 03:25:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349986b_d20260721_m031948_c001_v0001183_t0022_u01784603988992") 2026/07/21 03:25:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41024c3ccf25b8d4_d20260721_m031948_c001_v7007000_t0000_u01784603988438") 2026/07/21 03:25:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499829_d20260721_m031945_c001_v0001183_t0056_u01784603985484") 2026/07/21 03:25:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df431f_d20260721_m032320_c001_v7007000_t0000_u01784604200231") 2026/07/21 03:25:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f427412d_d20260721_m032319_c001_v0001113_t0051_u01784604199259") 2026/07/21 03:25:06 DEBUG : sub/yam: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe730_d20260721_m031349_c001_v7007000_t0000_u01784603629599") 2026/07/21 03:25:06 DEBUG : sub/yam: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103498082_d20260721_m031347_c001_v0001183_t0000_u01784603627984") 2026/07/21 03:25:06 DEBUG : test_dir1/file2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714be2_d20260721_m031944_c001_v7007000_t0000_u01784603984746") 2026/07/21 03:25:06 DEBUG : test_dir1/file2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1054155103499801_d20260721_m031942_c001_v0001183_t0020_u01784603982633") 2026/07/21 03:25:06 DEBUG : test_dir1/file2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714bdd_d20260721_m031941_c001_v7007000_t0000_u01784603981879") 2026/07/21 03:25:06 DEBUG : test_dir1/file2: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10541551034997cf_d20260721_m031940_c001_v0001183_t0014_u01784603980170") 2026/07/21 03:25:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714be3_d20260721_m031944_c001_v7007000_t0000_u01784603984922") 2026/07/21 03:25:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc882dd_d20260721_m031942_c001_v0001145_t0044_u01784603982644") 2026/07/21 03:25:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f421e704665714bde_d20260721_m031942_c001_v7007000_t0000_u01784603982054") 2026/07/21 03:25:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10514eaee71e6d20_d20260721_m031940_c001_v0001103_t0030_u01784603980172") 2026/07/21 03:25:07 DEBUG : three: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe723_d20260721_m031339_c001_v7007000_t0000_u01784603619903") 2026/07/21 03:25:07 DEBUG : three: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ed75_d20260721_m031338_c001_v0001173_t0014_u01784603618731") 2026/07/21 03:25:07 DEBUG : three: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344ed61_d20260721_m031336_c001_v0001173_t0057_u01784603616406") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4321_d20260721_m032321_c001_v7007000_t0000_u01784604201735") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a108_d20260721_m032321_c001_v0001183_t0026_u01784604201141") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4348_d20260721_m032341_c001_v7007000_t0000_u01784604221672") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b023b_d20260721_m032339_c001_v0001115_t0039_u01784604219677") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4343_d20260721_m032338_c001_v7007000_t0000_u01784604218177") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a16e_d20260721_m032336_c001_v0001183_t0004_u01784604216433") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4342_d20260721_m032335_c001_v7007000_t0000_u01784604215433") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f427416d_d20260721_m032334_c001_v0001113_t0049_u01784604214712") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4337_d20260721_m032329_c001_v7007000_t0000_u01784604209525") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a12e_d20260721_m032328_c001_v0001183_t0059_u01784604208339") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4340_d20260721_m032332_c001_v7007000_t0000_u01784604212031") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0219_d20260721_m032330_c001_v0001115_t0056_u01784604210449") 2026/07/21 03:25:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4334_d20260721_m032327_c001_v7007000_t0000_u01784604207423") 2026/07/21 03:25:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f103b3212f427414d_d20260721_m032326_c001_v0001113_t0036_u01784604206622") 2026/07/21 03:25:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4327_d20260721_m032325_c001_v7007000_t0000_u01784604205701") 2026/07/21 03:25:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc887ef_d20260721_m032324_c001_v0001145_t0007_u01784604204831") 2026/07/21 03:25:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4324_d20260721_m032323_c001_v7007000_t0000_u01784604203706") 2026/07/21 03:25:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f100e8d92896b0203_d20260721_m032322_c001_v0001115_t0027_u01784604202695") 2026/07/21 03:25:08 DEBUG : toe/toe/toe: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f42682bea71e79620_d20260721_m032346_c001_v7007000_t0000_u01784604226820") 2026/07/21 03:25:08 DEBUG : toe/toe/toe: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f105415510349a1b4_d20260721_m032346_c001_v0001183_t0000_u01784604226192") 2026/07/21 03:25:08 DEBUG : toe/toe/toe: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4341_d20260721_m032333_c001_v7007000_t0000_u01784604213765") 2026/07/21 03:25:08 DEBUG : toe/toe/toe: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc8880b_d20260721_m032332_c001_v0001145_t0043_u01784604212971") 2026/07/21 03:25:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4349_d20260721_m032342_c001_v7007000_t0000_u01784604222254") 2026/07/21 03:25:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc88839_d20260721_m032341_c001_v0001145_t0000_u01784604221338") 2026/07/21 03:25:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4270f93ba5df4344_d20260721_m032338_c001_v7007000_t0000_u01784604218745") 2026/07/21 03:25:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f1088f8acf9d21a92_d20260721_m032337_c001_v0001103_t0015_u01784604217570") 2026/07/21 03:25:08 DEBUG : two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe724_d20260721_m031340_c001_v7007000_t0000_u01784603620076") 2026/07/21 03:25:08 DEBUG : two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f4054155103497fd9_d20260721_m031338_c001_v0001183_t0034_u01784603618186") 2026/07/21 03:25:08 DEBUG : two: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f417a23baf344ed5b_d20260721_m031336_c001_v0001173_t0012_u01784603616228") 2026/07/21 03:25:08 DEBUG : yam: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe732_d20260721_m031350_c001_v7007000_t0000_u01784603630375") 2026/07/21 03:25:08 DEBUG : yam: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10716e0b3975f0c4_d20260721_m031349_c001_v0001183_t0047_u01784603629403") 2026/07/21 03:25:08 DEBUG : yam: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe72b_d20260721_m031346_c001_v7007000_t0000_u01784603626752") 2026/07/21 03:25:09 DEBUG : yam: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f117a23baf344eda7_d20260721_m031345_c001_v0001173_t0003_u01784603625175") 2026/07/21 03:25:09 DEBUG : yam: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe728_d20260721_m031343_c001_v7007000_t0000_u01784603623607") 2026/07/21 03:25:09 DEBUG : yam: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f113c6c33fcc87a90_d20260721_m031340_c001_v0001145_t0022_u01784603620600") 2026/07/21 03:25:09 DEBUG : yaml: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe72d_d20260721_m031347_c001_v7007000_t0000_u01784603627449") 2026/07/21 03:25:09 DEBUG : yaml: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f108285e2f42c8300_d20260721_m031346_c001_v0001172_t0043_u01784603626351") 2026/07/21 03:25:09 DEBUG : yaml: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f41907ba376cbe72a_d20260721_m031344_c001_v7007000_t0000_u01784603624302") 2026/07/21 03:25:09 DEBUG : yaml: Deleting (id "4_z5f82cd73a07d8b2b9ff80e1b_f10381e543c40b915_d20260721_m031343_c001_v0001181_t0053_u01784603623388") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 14m14.206974146s (try 1/5)