"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/22 04:48:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna" 2026/07/22 04:48:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/22 04:48:04 DEBUG : Creating backend with remote "/tmp/rclone3101207034" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/22 04:48:05 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:05 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.44s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 04:48:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:06 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:06 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:07 INFO : sub dir/hello world: Copied (new) 2026/07/22 04:48:07 DEBUG : B2 bucket rclone-test-gikusif5yuna: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.59s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", 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-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:08 DEBUG : Creating backend with remote "/non-existing" 2026/07/22 04:48:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/22 04:48:08 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:08 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:09 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:09 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.43s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:10 INFO : B2 bucket rclone-test-gikusif5yuna: Running all checks before starting transfers 2026/07/22 04:48:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:10 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:10 INFO : B2 bucket rclone-test-gikusif5yuna: Checks finished, now starting transfers 2026/07/22 04:48:10 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:11 ERROR : Ignoring --no-traverse with sync 2026/07/22 04:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:11 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:11 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:12 INFO : sub dir/hello world: Copied (new) 2026/07/22 04:48:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/22 04:48:13 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:13 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:13 DEBUG : hello world2: size = 12 OK 2026/07/22 04:48:13 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/22 04:48:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.07s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:48:14 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:14 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:14 DEBUG : potato2: size = 11 OK 2026/07/22 04:48:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:48:15 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:15 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:15 DEBUG : potato2: size = 11 OK 2026/07/22 04:48:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.65s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/22 04:48:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 04:48:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/22 04:48:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 04:48:16 INFO : sub dir2: Making directory 2026/07/22 04:48:16 INFO : sub dir: Making directory 2026/07/22 04:48:16 INFO : sub dir2/sub sub dir2: Making directory 2026/07/22 04:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:16 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:16 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:17 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/22 04:48:17 DEBUG : B2 bucket rclone-test-gikusif5yuna: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.45s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:18 INFO : sub dir2: Making directory 2026/07/22 04:48:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/22 04:48:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 04:48:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:18 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:18 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.06s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:19 DEBUG : sub dir2: Making directory with metadata 2026/07/22 04:48:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 04:48:19 INFO : sub dir2: Making directory 2026/07/22 04:48:19 INFO : sub dir: Making directory 2026/07/22 04:48:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:19 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:19 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:19 INFO : sub dir/hello world: Copied (new) 2026/07/22 04:48:19 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/22 04:48:19 DEBUG : B2 bucket rclone-test-gikusif5yuna: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/22 04:48:19 DEBUG : B2 bucket rclone-test-gikusif5yuna: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.27s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", 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-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:20 INFO : sub dir2: Making directory 2026/07/22 04:48:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:20 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:20 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:21 INFO : sub dir/hello world: Copied (new) 2026/07/22 04:48:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.07s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:21 DEBUG : sub dir2: Making directory with metadata 2026/07/22 04:48:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 04:48:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 04:48:22 INFO : sub dir2: Making directory 2026/07/22 04:48:22 INFO : sub dir: Making directory 2026/07/22 04:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:22 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:22 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:22 INFO : sub dir/hello world: Copied (new) 2026/07/22 04:48:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/22 04:48:22 DEBUG : B2 bucket rclone-test-gikusif5yuna: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.07s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", 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-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:23 INFO : sub dir2: Making directory 2026/07/22 04:48:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:23 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:23 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:23 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:23 INFO : sub dir/hello world: Copied (new) 2026/07/22 04:48:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.14s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cawudiv1soqo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gikusif5yuna -> B2 bucket rclone-test-cawudiv1soqo 2026/07/22 04:48:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:26 DEBUG : B2 bucket rclone-test-cawudiv1soqo: Waiting for checks to finish 2026/07/22 04:48:26 DEBUG : B2 bucket rclone-test-cawudiv1soqo: Waiting for transfers to finish 2026/07/22 04:48:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/22 04:48:26 DEBUG : B2 bucket rclone-test-cawudiv1soqo: Purge remote 2026/07/22 04:48:26 INFO : B2 bucket rclone-test-cawudiv1soqo: cleaning bucket "rclone-test-cawudiv1soqo" of all files 2026/07/22 04:48:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f725d23207d8b8b9ff80e1b_f102f8d1d3433468e_d20260722_m044826_c001_v0001165_t0028_u01784695706526") --- PASS: TestServerSideCopy (3.67s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:48:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:48:28 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:28 DEBUG : sub dir/hello world: Sizes differ 2026/07/22 04:48:28 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:29 DEBUG : sub dir/hello world: size = 17 OK 2026/07/22 04:48:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/22 04:48:29 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.61s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nininum5gewa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gikusif5yuna -> B2 bucket rclone-test-nininum5gewa 2026/07/22 04:48:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:31 DEBUG : B2 bucket rclone-test-nininum5gewa: Waiting for checks to finish 2026/07/22 04:48:31 DEBUG : B2 bucket rclone-test-nininum5gewa: Waiting for transfers to finish 2026/07/22 04:48:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/22 04:48:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:48:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nininum5gewa) 2026/07/22 04:48:33 DEBUG : sub dir/hello world: Sizes differ 2026/07/22 04:48:33 DEBUG : B2 bucket rclone-test-nininum5gewa: Waiting for checks to finish 2026/07/22 04:48:33 DEBUG : B2 bucket rclone-test-nininum5gewa: Waiting for transfers to finish 2026/07/22 04:48:34 DEBUG : sub dir/hello world: size = 17 OK 2026/07/22 04:48:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/22 04:48:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/22 04:48:34 DEBUG : B2 bucket rclone-test-nininum5gewa: Purge remote 2026/07/22 04:48:34 INFO : B2 bucket rclone-test-nininum5gewa: cleaning bucket "rclone-test-nininum5gewa" of all files 2026/07/22 04:48:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf626d63207d8b8b9ff80e1b_f107e926a045bfa9d_d20260722_m044833_c001_v0001109_t0043_u01784695713469") 2026/07/22 04:48:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf626d63207d8b8b9ff80e1b_f107db044464c4f1a_d20260722_m044831_c001_v0001099_t0047_u01784695711818") --- PASS: TestServerSideCopyOverSelf (6.20s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:48:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:48:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/22 04:48:36 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:36 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:36 DEBUG : sub dir/hello world: size = 17 OK 2026/07/22 04:48:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/22 04:48:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/22 04:48:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.70s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:38 DEBUG : Creating backend with remote "TestB2:rclone-test-baraket9puco" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gikusif5yuna -> B2 bucket rclone-test-baraket9puco 2026/07/22 04:48:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:39 DEBUG : B2 bucket rclone-test-baraket9puco: Waiting for checks to finish 2026/07/22 04:48:39 DEBUG : B2 bucket rclone-test-baraket9puco: Waiting for transfers to finish 2026/07/22 04:48:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:48:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/22 04:48:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:48:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-baraket9puco) 2026/07/22 04:48:41 DEBUG : sub dir/hello world: Sizes differ 2026/07/22 04:48:41 DEBUG : B2 bucket rclone-test-baraket9puco: Waiting for checks to finish 2026/07/22 04:48:41 DEBUG : B2 bucket rclone-test-baraket9puco: Waiting for transfers to finish 2026/07/22 04:48:41 DEBUG : sub dir/hello world: size = 17 OK 2026/07/22 04:48:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/22 04:48:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/22 04:48:41 INFO : sub dir/hello world: Deleted 2026/07/22 04:48:42 DEBUG : testing file moves 2026/07/22 04:48:42 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:48:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-baraket9puco) 2026/07/22 04:48:42 DEBUG : sub dir/hello world: Sizes differ 2026/07/22 04:48:42 DEBUG : B2 bucket rclone-test-baraket9puco: Waiting for checks to finish 2026/07/22 04:48:42 DEBUG : B2 bucket rclone-test-baraket9puco: Waiting for transfers to finish 2026/07/22 04:48:42 DEBUG : sub dir/hello world: size = 24 OK 2026/07/22 04:48:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/22 04:48:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/22 04:48:43 INFO : sub dir/hello world: Deleted 2026/07/22 04:48:43 DEBUG : B2 bucket rclone-test-baraket9puco: Purge remote 2026/07/22 04:48:43 INFO : B2 bucket rclone-test-baraket9puco: cleaning bucket "rclone-test-baraket9puco" of all files 2026/07/22 04:48:43 DEBUG : sub dir/hello world: Deleting (id "4_zdfd28d53207d8b8b9ff80e1b_f10445864e120b60e_d20260722_m044842_c001_v0001184_t0046_u01784695722787") 2026/07/22 04:48:43 DEBUG : sub dir/hello world: Deleting (id "4_zdfd28d53207d8b8b9ff80e1b_f113abbcf5409ae54_d20260722_m044841_c001_v0001179_t0022_u01784695721129") 2026/07/22 04:48:43 DEBUG : sub dir/hello world: Deleting (id "4_zdfd28d53207d8b8b9ff80e1b_f108f5beae2c80dda_d20260722_m044839_c001_v0001157_t0037_u01784695719781") --- PASS: TestServerSideMoveOverSelf (7.25s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:45 ERROR : error listing: directory not found 2026/07/22 04:48:45 INFO : Local file system at /tmp/rclone3101207034: Making directory 2026/07/22 04:48:45 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:45 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.51s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:48:47 DEBUG : Local file system at /tmp/rclone3101207034: Waiting for checks to finish 2026/07/22 04:48:47 DEBUG : Local file system at /tmp/rclone3101207034: Waiting for transfers to finish 2026/07/22 04:48:47 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/22 04:48:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:48:47 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/22 04:48:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.76s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:48 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/22 04:48:48 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:48 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:48 DEBUG : check sum: size = 1 OK 2026/07/22 04:48:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/22 04:48:48 INFO : check sum: Copied (new) 2026/07/22 04:48:48 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:48 DEBUG : check sum: size = 1 OK 2026/07/22 04:48:48 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/22 04:48:48 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/22 04:48:48 DEBUG : check sum: Unchanged skipping 2026/07/22 04:48:48 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:48 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.43s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/22 04:48:49 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:49 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:49 DEBUG : sizeonly: size = 6 OK 2026/07/22 04:48:49 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/22 04:48:49 INFO : sizeonly: Copied (new) 2026/07/22 04:48:49 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:50 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:50 DEBUG : sizeonly: size = 6 OK 2026/07/22 04:48:50 DEBUG : sizeonly: Sizes identical 2026/07/22 04:48:50 DEBUG : sizeonly: Unchanged skipping 2026/07/22 04:48:50 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:50 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/22 04:48:51 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:51 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/22 04:48:51 INFO : ignore-size: Copied (new) 2026/07/22 04:48:51 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:48:51 DEBUG : ignore-size: Unchanged skipping 2026/07/22 04:48:51 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:51 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:51 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:53 DEBUG : existing: size = 6 OK 2026/07/22 04:48:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:48:53 DEBUG : existing: Unchanged skipping 2026/07/22 04:48:53 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:53 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:53 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:53 INFO : There was nothing to transfer 2026/07/22 04:48:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/22 04:48:53 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:53 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:53 DEBUG : existing: size = 6 OK 2026/07/22 04:48:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/22 04:48:53 INFO : existing: Copied (replaced existing) 2026/07/22 04:48:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.63s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/22 04:48:54 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:54 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:54 DEBUG : existing: size = 6 OK 2026/07/22 04:48:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/22 04:48:54 INFO : existing: Copied (new) 2026/07/22 04:48:54 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:54 DEBUG : existing: Destination exists, skipping 2026/07/22 04:48:54 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:54 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:54 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.42s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:55 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/22 04:48:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/22 04:48:56 DEBUG : c/non empty space: size = 5 OK 2026/07/22 04:48:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:48:56 DEBUG : c/non empty space: Unchanged skipping 2026/07/22 04:48:56 DEBUG : a/potato2: size = 60 OK 2026/07/22 04:48:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:48:56 INFO : a/potato2: Copied (new) 2026/07/22 04:48:56 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:56 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:56 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:56 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:48:58 DEBUG : empty space: size = 1 OK 2026/07/22 04:48:58 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/22 04:48:58 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/22 04:48:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/22 04:48:58 DEBUG : empty space: Unchanged skipping 2026/07/22 04:48:58 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:58 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:58 INFO : There was nothing to transfer 2026/07/22 04:48:58 DEBUG : empty space: size = 1 OK 2026/07/22 04:48:58 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/22 04:48:58 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:48:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/22 04:48:59 INFO : empty space: Updated modification time in destination 2026/07/22 04:48:59 DEBUG : empty space: Unchanged skipping 2026/07/22 04:48:59 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:48:59 DEBUG : Waiting for deletions to finish 2026/07/22 04:48:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:00 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:00 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:00 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/22 04:49:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/22 04:49:00 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:00 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:00 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:02 DEBUG : foo: size = 3 OK 2026/07/22 04:49:02 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/22 04:49:02 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:49:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:49:02 DEBUG : foo: sha1 differ 2026/07/22 04:49:02 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:02 DEBUG : foo: size = 3 OK 2026/07/22 04:49:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/22 04:49:02 INFO : foo: Copied (replaced existing) 2026/07/22 04:49:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.55s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/22 04:49:03 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:49:03 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:03 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:03 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:03 DEBUG : potato: size = 60 OK 2026/07/22 04:49:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:49:03 INFO : potato: Copied (new) 2026/07/22 04:49:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:05 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:49:05 DEBUG : potato: size = 60 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:49:05 DEBUG : potato: Sizes differ 2026/07/22 04:49:05 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:05 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:05 DEBUG : potato: size = 21 OK 2026/07/22 04:49:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/22 04:49:05 INFO : potato: Copied (replaced existing) 2026/07/22 04:49:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.55s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:06 DEBUG : potato: size = 21 OK 2026/07/22 04:49:06 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/22 04:49:06 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3101207034) 2026/07/22 04:49:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:49:06 DEBUG : potato: sha1 differ 2026/07/22 04:49:06 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:07 DEBUG : potato: size = 21 OK 2026/07/22 04:49:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/22 04:49:07 INFO : potato: Copied (replaced existing) 2026/07/22 04:49:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:49:08 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:49:08 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:08 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:08 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/22 04:49:08 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:49:10 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:49:10 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:10 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:10 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:10 DEBUG : potato2: size = 60 OK 2026/07/22 04:49:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:49:10 INFO : potato2: Copied (new) 2026/07/22 04:49:10 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:11 INFO : d: Making directory 2026/07/22 04:49:11 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/22 04:49:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/22 04:49:12 DEBUG : c/non empty space: size = 5 OK 2026/07/22 04:49:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:49:12 DEBUG : c/non empty space: Unchanged skipping 2026/07/22 04:49:12 DEBUG : a/potato2: size = 60 OK 2026/07/22 04:49:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:49:12 INFO : a/potato2: Copied (new) 2026/07/22 04:49:12 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:12 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:12 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:12 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/22 04:49:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/22 04:49:14 DEBUG : c/non empty space: size = 5 OK 2026/07/22 04:49:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:49:14 DEBUG : c/non empty space: Unchanged skipping 2026/07/22 04:49:14 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:14 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:14 DEBUG : a/potato2: size = 60 OK 2026/07/22 04:49:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:49:14 INFO : a/potato2: Copied (new) 2026/07/22 04:49:14 ERROR : B2 bucket rclone-test-gikusif5yuna: not deleting files as there were IO errors 2026/07/22 04:49:14 ERROR : B2 bucket rclone-test-gikusif5yuna: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:16 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:49:16 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:49:16 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:16 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:16 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:16 INFO : potato: Deleted 2026/07/22 04:49:16 DEBUG : potato2: size = 60 OK 2026/07/22 04:49:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:49:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.85s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:18 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:18 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:18 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:18 INFO : potato: Deleted 2026/07/22 04:49:18 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:49:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:49:18 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:18 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:18 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:19 DEBUG : potato2: size = 60 OK 2026/07/22 04:49:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:49:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.38s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:49:20 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:20 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:20 DEBUG : potato2: size = 19 OK 2026/07/22 04:49:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/22 04:49:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.65s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:22 DEBUG : enormous: Excluded (Size Filter) 2026/07/22 04:49:22 DEBUG : enormous: Excluded 2026/07/22 04:49:22 DEBUG : potato2: Excluded (Size Filter) 2026/07/22 04:49:22 DEBUG : potato2: Excluded 2026/07/22 04:49:22 DEBUG : potato2: Excluded (Size Filter) 2026/07/22 04:49:22 DEBUG : potato2: Excluded 2026/07/22 04:49:22 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:49:22 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:22 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:22 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:22 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:22 INFO : There was nothing to transfer 2026/07/22 04:49:22 DEBUG : enormous: Excluded (Size Filter) 2026/07/22 04:49:22 DEBUG : enormous: Excluded 2026/07/22 04:49:22 DEBUG : potato2: Excluded (Size Filter) 2026/07/22 04:49:22 DEBUG : potato2: Excluded 2026/07/22 04:49:22 DEBUG : potato2: Excluded (Size Filter) 2026/07/22 04:49:22 DEBUG : potato2: Excluded 2026/07/22 04:49:22 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/22 04:49:22 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:22 DEBUG : Local file system at /tmp/rclone3101207034: Waiting for checks to finish 2026/07/22 04:49:22 DEBUG : Local file system at /tmp/rclone3101207034: Waiting for transfers to finish 2026/07/22 04:49:22 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:24 DEBUG : enormous: Excluded (Size Filter) 2026/07/22 04:49:24 DEBUG : enormous: Excluded 2026/07/22 04:49:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/22 04:49:24 DEBUG : potato2: Excluded 2026/07/22 04:49:24 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:49:24 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:24 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:24 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:24 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:24 INFO : potato2: Deleted 2026/07/22 04:49:25 INFO : enormous: Deleted 2026/07/22 04:49:25 INFO : There was nothing to transfer 2026/07/22 04:49:25 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/22 04:49:25 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:25 DEBUG : Local file system at /tmp/rclone3101207034: Waiting for checks to finish 2026/07/22 04:49:25 DEBUG : Local file system at /tmp/rclone3101207034: Waiting for transfers to finish 2026/07/22 04:49:25 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:25 INFO : enormous: Deleted 2026/07/22 04:49:25 INFO : potato2: Deleted 2026/07/22 04:49:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.21s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:27 DEBUG : five: Need to transfer - File not found at Destination 2026/07/22 04:49:27 DEBUG : four: size = 4 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:49:27 DEBUG : four: size = 8 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:49:27 DEBUG : four: Sizes differ 2026/07/22 04:49:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/22 04:49:27 DEBUG : one: Destination is newer than source, skipping 2026/07/22 04:49:27 DEBUG : three: size = 5 OK 2026/07/22 04:49:27 DEBUG : three: Sizes identical 2026/07/22 04:49:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/22 04:49:27 DEBUG : two: size = 3 OK 2026/07/22 04:49:27 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3101207034) 2026/07/22 04:49:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:49:27 DEBUG : two: sha1 differ 2026/07/22 04:49:27 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:27 DEBUG : five: size = 4 OK 2026/07/22 04:49:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/22 04:49:27 INFO : five: Copied (new) 2026/07/22 04:49:27 DEBUG : four: size = 4 OK 2026/07/22 04:49:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/22 04:49:27 INFO : four: Copied (replaced existing) 2026/07/22 04:49:27 DEBUG : two: size = 3 OK 2026/07/22 04:49:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/22 04:49:27 INFO : two: Copied (replaced existing) 2026/07/22 04:49:27 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:28 DEBUG : five: size = 4 OK 2026/07/22 04:49:28 DEBUG : three: size = 5 OK 2026/07/22 04:49:28 DEBUG : four: size = 4 OK 2026/07/22 04:49:28 DEBUG : one: Destination is newer than source, skipping 2026/07/22 04:49:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3101207034) 2026/07/22 04:49:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:49:28 DEBUG : three: sha1 differ 2026/07/22 04:49:28 DEBUG : two: size = 3 OK 2026/07/22 04:49:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/22 04:49:28 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/22 04:49:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/22 04:49:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/22 04:49:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/22 04:49:28 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/22 04:49:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/22 04:49:28 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/22 04:49:28 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/22 04:49:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/22 04:49:28 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:28 DEBUG : three: size = 5 OK 2026/07/22 04:49:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/22 04:49:28 INFO : three: Copied (replaced existing) 2026/07/22 04:49:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.10s) === 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-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/22 04:49:30 INFO : B2 bucket rclone-test-gikusif5yuna: Making map for --track-renames 2026/07/22 04:49:30 INFO : B2 bucket rclone-test-gikusif5yuna: Finished making map for --track-renames 2026/07/22 04:49:30 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/22 04:49:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/22 04:49:30 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for renames to finish 2026/07/22 04:49:30 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:30 DEBUG : potato: size = 14 OK 2026/07/22 04:49:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/22 04:49:30 INFO : potato: Copied (new) 2026/07/22 04:49:31 DEBUG : yam: size = 11 OK 2026/07/22 04:49:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/22 04:49:31 INFO : yam: Copied (new) 2026/07/22 04:49:31 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:31 INFO : B2 bucket rclone-test-gikusif5yuna: Making map for --track-renames 2026/07/22 04:49:31 DEBUG : potato: size = 14 OK 2026/07/22 04:49:31 INFO : B2 bucket rclone-test-gikusif5yuna: Finished making map for --track-renames 2026/07/22 04:49:31 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:49:31 DEBUG : potato: Unchanged skipping 2026/07/22 04:49:31 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for renames to finish 2026/07/22 04:49:33 DEBUG : yaml: size = 11 OK 2026/07/22 04:49:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/22 04:49:33 INFO : yam: Copied (server-side copy) to: yaml 2026/07/22 04:49:33 INFO : yam: Deleted 2026/07/22 04:49:33 INFO : yaml: Renamed from "yam" 2026/07/22 04:49:33 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/22 04:49:34 INFO : B2 bucket rclone-test-gikusif5yuna: Making map for --track-renames 2026/07/22 04:49:34 INFO : B2 bucket rclone-test-gikusif5yuna: Finished making map for --track-renames 2026/07/22 04:49:34 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/22 04:49:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/22 04:49:34 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for renames to finish 2026/07/22 04:49:34 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:34 DEBUG : yam: size = 11 OK 2026/07/22 04:49:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/22 04:49:34 INFO : yam: Copied (new) 2026/07/22 04:49:34 DEBUG : potato: size = 14 OK 2026/07/22 04:49:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/22 04:49:34 INFO : potato: Copied (new) 2026/07/22 04:49:34 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:35 DEBUG : potato: size = 14 OK 2026/07/22 04:49:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:49:35 DEBUG : potato: Unchanged skipping 2026/07/22 04:49:35 INFO : B2 bucket rclone-test-gikusif5yuna: Making map for --track-renames 2026/07/22 04:49:35 INFO : B2 bucket rclone-test-gikusif5yuna: Finished making map for --track-renames 2026/07/22 04:49:35 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:35 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for renames to finish 2026/07/22 04:49:35 DEBUG : yaml: size = 11 OK 2026/07/22 04:49:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/22 04:49:35 INFO : yam: Copied (server-side copy) to: yaml 2026/07/22 04:49:36 INFO : yam: Deleted 2026/07/22 04:49:36 INFO : yaml: Renamed from "yam" 2026/07/22 04:49:36 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/22 04:49:37 INFO : B2 bucket rclone-test-gikusif5yuna: Making map for --track-renames 2026/07/22 04:49:37 INFO : B2 bucket rclone-test-gikusif5yuna: Finished making map for --track-renames 2026/07/22 04:49:37 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/22 04:49:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/22 04:49:37 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for renames to finish 2026/07/22 04:49:37 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:37 DEBUG : sub/yam: size = 11 OK 2026/07/22 04:49:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/22 04:49:37 INFO : sub/yam: Copied (new) 2026/07/22 04:49:37 DEBUG : potato: size = 14 OK 2026/07/22 04:49:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/22 04:49:37 INFO : potato: Copied (new) 2026/07/22 04:49:37 DEBUG : Waiting for deletions to finish 2026/07/22 04:49:38 DEBUG : potato: size = 14 OK 2026/07/22 04:49:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:49:38 DEBUG : potato: Unchanged skipping 2026/07/22 04:49:38 INFO : B2 bucket rclone-test-gikusif5yuna: Making map for --track-renames 2026/07/22 04:49:38 INFO : B2 bucket rclone-test-gikusif5yuna: Finished making map for --track-renames 2026/07/22 04:49:38 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:38 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for renames to finish 2026/07/22 04:49:38 DEBUG : yam: size = 11 OK 2026/07/22 04:49:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/22 04:49:38 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/22 04:49:39 INFO : sub/yam: Deleted 2026/07/22 04:49:39 INFO : yam: Renamed from "sub/yam" 2026/07/22 04:49:39 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.03s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:39 DEBUG : Creating backend with remote "/tmp/rclone3101207034/dir1" 2026/07/22 04:49:39 DEBUG : Creating backend with remote "/tmp/rclone3101207034/dir2" 2026/07/22 04:49:39 DEBUG : Local file system at /tmp/rclone3101207034/dir2: Using server-side directory move 2026/07/22 04:49:39 INFO : Local file system at /tmp/rclone3101207034/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/22 04:49:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/22 04:49:39 INFO : file1.txt: Moved (server-side) 2026/07/22 04:49:39 DEBUG : Local file system at /tmp/rclone3101207034/dir2: Waiting for checks to finish 2026/07/22 04:49:39 DEBUG : Local file system at /tmp/rclone3101207034/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:49:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/22 04:49:40 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:40 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/22 04:49:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/22 04:49:40 INFO : nested/sub dir/file: Copied (new) 2026/07/22 04:49:40 INFO : nested/sub dir/file: Deleted 2026/07/22 04:49:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:49:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:49:41 INFO : sub dir/hello world: Copied (new) 2026/07/22 04:49:41 INFO : sub dir/hello world: Deleted 2026/07/22 04:49:41 INFO : sub dir: Removing directory 2026/07/22 04:49:41 INFO : nested/sub dir: Removing directory 2026/07/22 04:49:41 INFO : nested: Removing directory 2026/07/22 04:49:41 DEBUG : Local file system at /tmp/rclone3101207034: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 04:49:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/22 04:49:42 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:42 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/22 04:49:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/22 04:49:42 INFO : nested/sub dir/file: Copied (new) 2026/07/22 04:49:42 INFO : nested/sub dir/file: Deleted 2026/07/22 04:49:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 04:49:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:49:42 INFO : sub dir/hello world: Copied (new) 2026/07/22 04:49:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/22 04:49:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/22 04:49:44 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:44 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:44 DEBUG : existing-b: size = 6 OK 2026/07/22 04:49:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/22 04:49:44 INFO : existing-b: Copied (new) 2026/07/22 04:49:44 INFO : existing-b: Deleted 2026/07/22 04:49:44 DEBUG : existing: size = 6 OK 2026/07/22 04:49:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/22 04:49:44 INFO : existing: Copied (new) 2026/07/22 04:49:44 INFO : existing: Deleted 2026/07/22 04:49:44 DEBUG : existing: Destination exists, skipping 2026/07/22 04:49:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/22 04:49:44 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:49:44 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:49:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.71s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:45 DEBUG : Creating backend with remote "TestB2:rclone-test-suliyoc6daya" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gikusif5yuna -> B2 bucket rclone-test-suliyoc6daya 2026/07/22 04:49:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:49:51 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 04:49:51 DEBUG : empty space: Unchanged skipping 2026/07/22 04:49:51 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:49:51 DEBUG : potato3: size = 60 (B2 bucket rclone-test-suliyoc6daya) 2026/07/22 04:49:51 DEBUG : B2 bucket rclone-test-suliyoc6daya: Waiting for checks to finish 2026/07/22 04:49:51 DEBUG : potato3: Sizes differ 2026/07/22 04:49:52 INFO : empty space: Deleted 2026/07/22 04:49:52 DEBUG : B2 bucket rclone-test-suliyoc6daya: Waiting for transfers to finish 2026/07/22 04:49:52 DEBUG : potato2: size = 60 OK 2026/07/22 04:49:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:49:52 INFO : potato2: Copied (server-side copy) 2026/07/22 04:49:52 INFO : potato2: Deleted 2026/07/22 04:49:52 DEBUG : potato3: size = 68 OK 2026/07/22 04:49:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/22 04:49:52 INFO : potato3: Copied (server-side copy) 2026/07/22 04:49:52 INFO : potato3: Deleted 2026/07/22 04:49:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pikotah7damu" 2026/07/22 04:49:54 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/22 04:49:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:49:54 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/22 04:49:54 DEBUG : B2 bucket rclone-test-pikotah7damu: Waiting for checks to finish 2026/07/22 04:49:54 DEBUG : B2 bucket rclone-test-pikotah7damu: Waiting for transfers to finish 2026/07/22 04:49:55 DEBUG : empty space: size = 1 OK 2026/07/22 04:49:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/22 04:49:55 INFO : empty space: Copied (server-side copy) 2026/07/22 04:49:55 INFO : empty space: Deleted 2026/07/22 04:49:55 DEBUG : potato3: size = 68 OK 2026/07/22 04:49:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/22 04:49:55 INFO : potato3: Copied (server-side copy) 2026/07/22 04:49:55 DEBUG : potato2: size = 60 OK 2026/07/22 04:49:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:49:55 INFO : potato2: Copied (server-side copy) 2026/07/22 04:49:55 INFO : potato3: Deleted 2026/07/22 04:49:55 INFO : potato2: Deleted 2026/07/22 04:49:56 DEBUG : B2 bucket rclone-test-pikotah7damu: Purge remote 2026/07/22 04:49:56 INFO : B2 bucket rclone-test-pikotah7damu: cleaning bucket "rclone-test-pikotah7damu" of all files 2026/07/22 04:49:56 DEBUG : empty space: Deleting (id "4_z1fa2adb3208d8b8b9ff80e1b_f116276fd9883bc69_d20260722_m044954_c001_v0001113_t0027_u01784695794848") 2026/07/22 04:49:56 DEBUG : potato2: Deleting (id "4_z1fa2adb3208d8b8b9ff80e1b_f1072e9069d6a6aed_d20260722_m044955_c001_v0001150_t0043_u01784695795204") 2026/07/22 04:49:56 DEBUG : potato3: Deleting (id "4_z1fa2adb3208d8b8b9ff80e1b_f104d29259dd940db_d20260722_m044955_c001_v0001174_t0053_u01784695795216") 2026/07/22 04:49:56 DEBUG : B2 bucket rclone-test-suliyoc6daya: Purge remote 2026/07/22 04:49:56 INFO : B2 bucket rclone-test-suliyoc6daya: cleaning bucket "rclone-test-suliyoc6daya" of all files 2026/07/22 04:49:57 DEBUG : empty space: Deleting (id "4_z6f429d23208d8b8b9ff80e1b_f412f4246b9a6894b_d20260722_m044955_c001_v7007000_t0000_u01784695795199") 2026/07/22 04:49:57 DEBUG : empty space: Deleting (id "4_z6f429d23208d8b8b9ff80e1b_f10434668384e3732_d20260722_m044949_c001_v0001036_t0020_u01784695789083") 2026/07/22 04:49:57 DEBUG : potato2: Deleting (id "4_z6f429d23208d8b8b9ff80e1b_f412f4246b9a6894d_d20260722_m044955_c001_v7007000_t0000_u01784695795743") 2026/07/22 04:49:57 DEBUG : potato2: Deleting (id "4_z6f429d23208d8b8b9ff80e1b_f107710a4405681ad_d20260722_m044952_c001_v0001120_t0047_u01784695792019") 2026/07/22 04:49:57 DEBUG : potato3: Deleting (id "4_z6f429d23208d8b8b9ff80e1b_f412f4246b9a6894c_d20260722_m044955_c001_v7007000_t0000_u01784695795554") 2026/07/22 04:49:57 DEBUG : potato3: Deleting (id "4_z6f429d23208d8b8b9ff80e1b_f105337790bc4dbdd_d20260722_m044952_c001_v0001165_t0009_u01784695792553") 2026/07/22 04:49:57 DEBUG : potato3: Deleting (id "4_z6f429d23208d8b8b9ff80e1b_f10434668384e3736_d20260722_m044951_c001_v0001036_t0040_u01784695791121") --- PASS: TestServerSideMove (13.42s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:49:58 DEBUG : Creating backend with remote "TestB2:rclone-test-popenop9jado" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gikusif5yuna -> B2 bucket rclone-test-popenop9jado 2026/07/22 04:50:04 DEBUG : empty space: Excluded (Size Filter) 2026/07/22 04:50:04 DEBUG : empty space: Excluded 2026/07/22 04:50:04 DEBUG : empty space: Excluded (Size Filter) 2026/07/22 04:50:04 DEBUG : empty space: Excluded 2026/07/22 04:50:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:50:04 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:50:04 DEBUG : potato3: size = 60 (B2 bucket rclone-test-popenop9jado) 2026/07/22 04:50:04 DEBUG : potato3: Sizes differ 2026/07/22 04:50:04 DEBUG : B2 bucket rclone-test-popenop9jado: Waiting for checks to finish 2026/07/22 04:50:04 DEBUG : B2 bucket rclone-test-popenop9jado: Waiting for transfers to finish 2026/07/22 04:50:05 DEBUG : potato2: size = 60 OK 2026/07/22 04:50:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:50:05 INFO : potato2: Copied (server-side copy) 2026/07/22 04:50:05 INFO : potato2: Deleted 2026/07/22 04:50:05 DEBUG : potato3: size = 68 OK 2026/07/22 04:50:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/22 04:50:05 INFO : potato3: Copied (server-side copy) 2026/07/22 04:50:05 INFO : potato3: Deleted 2026/07/22 04:50:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mudiboz7lido" 2026/07/22 04:50:06 DEBUG : empty space: Excluded (Size Filter) 2026/07/22 04:50:06 DEBUG : empty space: Excluded 2026/07/22 04:51:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/07/22 04:51:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/22 04:51:07 DEBUG : pacer: Reducing sleep to 10ms 2026/07/22 04:51:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:51:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/22 04:51:07 DEBUG : B2 bucket rclone-test-mudiboz7lido: Waiting for checks to finish 2026/07/22 04:51:07 DEBUG : B2 bucket rclone-test-mudiboz7lido: Waiting for transfers to finish 2026/07/22 04:51:08 DEBUG : potato3: size = 68 OK 2026/07/22 04:51:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/22 04:51:08 INFO : potato3: Copied (server-side copy) 2026/07/22 04:51:08 DEBUG : potato2: size = 60 OK 2026/07/22 04:51:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:51:08 INFO : potato2: Copied (server-side copy) 2026/07/22 04:51:09 INFO : potato3: Deleted 2026/07/22 04:51:09 INFO : potato2: Deleted 2026/07/22 04:51:09 DEBUG : B2 bucket rclone-test-mudiboz7lido: Purge remote 2026/07/22 04:51:09 INFO : B2 bucket rclone-test-mudiboz7lido: cleaning bucket "rclone-test-mudiboz7lido" of all files 2026/07/22 04:51:09 DEBUG : potato2: Deleting (id "4_z4f52cd83209d8b8b9ff80e1b_f10537154a9b4bfd7_d20260722_m045107_c001_v0001115_t0032_u01784695867907") 2026/07/22 04:51:09 DEBUG : potato3: Deleting (id "4_z4f52cd83209d8b8b9ff80e1b_f104751cec41f081d_d20260722_m045108_c001_v0001173_t0027_u01784695868381") 2026/07/22 04:51:10 DEBUG : B2 bucket rclone-test-popenop9jado: Purge remote 2026/07/22 04:51:10 INFO : B2 bucket rclone-test-popenop9jado: cleaning bucket "rclone-test-popenop9jado" of all files 2026/07/22 04:51:10 DEBUG : empty space: Deleting (id "4_z3fe2cdb3208d8b8b9ff80e1b_f1072e9069d6a6b1f_d20260722_m045003_c001_v0001150_t0027_u01784695803613") 2026/07/22 04:51:10 DEBUG : potato2: Deleting (id "4_z3fe2cdb3208d8b8b9ff80e1b_f41590c234bafe0d0_d20260722_m045109_c001_v7007000_t0000_u01784695869096") 2026/07/22 04:51:10 DEBUG : potato2: Deleting (id "4_z3fe2cdb3208d8b8b9ff80e1b_f1075a758b4df427d_d20260722_m045004_c001_v0001154_t0012_u01784695804820") 2026/07/22 04:51:10 DEBUG : potato3: Deleting (id "4_z3fe2cdb3208d8b8b9ff80e1b_f4151e79ff0416fa8_d20260722_m045109_c001_v7007000_t0000_u01784695869053") 2026/07/22 04:51:10 DEBUG : potato3: Deleting (id "4_z3fe2cdb3208d8b8b9ff80e1b_f1027e78d0e6f1275_d20260722_m045005_c001_v0001174_t0038_u01784695805183") 2026/07/22 04:51:10 DEBUG : potato3: Deleting (id "4_z3fe2cdb3208d8b8b9ff80e1b_f1072e9069d6a6b21_d20260722_m045003_c001_v0001150_t0034_u01784695803943") --- PASS: TestServerSideMoveWithFilter (73.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:51:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hiqicux7wigi" 2026/07/22 04:51:15 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gikusif5yuna -> B2 bucket rclone-test-hiqicux7wigi 2026/07/22 04:51:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:51:17 DEBUG : empty space: size = 1 OK 2026/07/22 04:51:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 04:51:17 DEBUG : empty space: Unchanged skipping 2026/07/22 04:51:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:51:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hiqicux7wigi) 2026/07/22 04:51:17 DEBUG : potato3: Sizes differ 2026/07/22 04:51:17 DEBUG : B2 bucket rclone-test-hiqicux7wigi: Waiting for checks to finish 2026/07/22 04:51:17 INFO : empty space: Deleted 2026/07/22 04:51:17 DEBUG : B2 bucket rclone-test-hiqicux7wigi: Waiting for transfers to finish 2026/07/22 04:51:18 DEBUG : potato2: size = 60 OK 2026/07/22 04:51:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:51:18 INFO : potato2: Copied (server-side copy) 2026/07/22 04:51:18 INFO : potato2: Deleted 2026/07/22 04:51:18 DEBUG : potato3: size = 68 OK 2026/07/22 04:51:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/22 04:51:18 INFO : potato3: Copied (server-side copy) 2026/07/22 04:51:18 INFO : potato3: Deleted 2026/07/22 04:51:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xataxov6gijo" 2026/07/22 04:51:19 INFO : tomatoDir: Making directory 2026/07/22 04:51:20 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/22 04:51:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 04:51:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/22 04:51:20 DEBUG : B2 bucket rclone-test-xataxov6gijo: Waiting for checks to finish 2026/07/22 04:51:20 DEBUG : B2 bucket rclone-test-xataxov6gijo: Waiting for transfers to finish 2026/07/22 04:51:21 DEBUG : empty space: size = 1 OK 2026/07/22 04:51:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/22 04:51:21 INFO : empty space: Copied (server-side copy) 2026/07/22 04:51:21 INFO : empty space: Deleted 2026/07/22 04:51:21 DEBUG : potato3: size = 68 OK 2026/07/22 04:51:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/22 04:51:21 INFO : potato3: Copied (server-side copy) 2026/07/22 04:51:21 DEBUG : potato2: size = 60 OK 2026/07/22 04:51:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/22 04:51:21 INFO : potato2: Copied (server-side copy) 2026/07/22 04:51:21 INFO : potato3: Deleted 2026/07/22 04:51:21 INFO : potato2: Deleted 2026/07/22 04:51:22 DEBUG : B2 bucket rclone-test-xataxov6gijo: Purge remote 2026/07/22 04:51:22 INFO : B2 bucket rclone-test-xataxov6gijo: cleaning bucket "rclone-test-xataxov6gijo" of all files 2026/07/22 04:51:22 DEBUG : empty space: Deleting (id "4_z0f82fdb3209d8b8b9ff80e1b_f10436fbddc8cd26f_d20260722_m045120_c001_v0001167_t0028_u01784695880950") 2026/07/22 04:51:22 DEBUG : potato2: Deleting (id "4_z0f82fdb3209d8b8b9ff80e1b_f100d3c621d0224b1_d20260722_m045121_c001_v0001157_t0018_u01784695881202") 2026/07/22 04:51:22 DEBUG : potato3: Deleting (id "4_z0f82fdb3209d8b8b9ff80e1b_f1149d190364c430b_d20260722_m045121_c001_v0001177_t0009_u01784695881237") 2026/07/22 04:51:23 DEBUG : B2 bucket rclone-test-hiqicux7wigi: Purge remote 2026/07/22 04:51:23 INFO : B2 bucket rclone-test-hiqicux7wigi: cleaning bucket "rclone-test-hiqicux7wigi" of all files 2026/07/22 04:51:23 DEBUG : empty space: Deleting (id "4_z5fd2ed93209d8b8b9ff80e1b_f4095fbb867be7792_d20260722_m045121_c001_v7007000_t0000_u01784695881209") 2026/07/22 04:51:23 DEBUG : empty space: Deleting (id "4_z5fd2ed93209d8b8b9ff80e1b_f1043d4ad320707ea_d20260722_m045116_c001_v0001131_t0025_u01784695876846") 2026/07/22 04:51:23 DEBUG : potato2: Deleting (id "4_z5fd2ed93209d8b8b9ff80e1b_f408426db397d6793_d20260722_m045121_c001_v7007000_t0000_u01784695881631") 2026/07/22 04:51:23 DEBUG : potato2: Deleting (id "4_z5fd2ed93209d8b8b9ff80e1b_f1183c836f48c80bb_d20260722_m045117_c001_v0001184_t0057_u01784695877886") 2026/07/22 04:51:23 DEBUG : potato3: Deleting (id "4_z5fd2ed93209d8b8b9ff80e1b_f4095fbb867be7793_d20260722_m045121_c001_v7007000_t0000_u01784695881465") 2026/07/22 04:51:23 DEBUG : potato3: Deleting (id "4_z5fd2ed93209d8b8b9ff80e1b_f1137197d3cd0c16a_d20260722_m045118_c001_v0001033_t0028_u01784695878140") 2026/07/22 04:51:23 DEBUG : potato3: Deleting (id "4_z5fd2ed93209d8b8b9ff80e1b_f1043d4ad320707ec_d20260722_m045117_c001_v0001131_t0026_u01784695877133") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.52s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:51:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.25s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:51:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/rclone-sync-test" --- PASS: TestSyncOverlap (1.51s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:51:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/rclone-sync-test" 2026/07/22 04:51:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/rclone-sync-test-include/layer2" 2026/07/22 04:51:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/rclone-sync-test-ignore-file" 2026/07/22 04:51:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/22 04:51:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/22 04:51:37 DEBUG : pacer: Reducing sleep to 10ms 2026/07/22 04:51:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/22 04:51:37 DEBUG : B2 bucket rclone-test-gikusif5yuna path rclone-sync-test: Waiting for checks to finish 2026/07/22 04:51:37 DEBUG : B2 bucket rclone-test-gikusif5yuna path rclone-sync-test: Waiting for transfers to finish 2026/07/22 04:51:37 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:37 INFO : There was nothing to transfer 2026/07/22 04:51:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/22 04:51:37 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:51:37 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:51:37 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:37 INFO : There was nothing to transfer 2026/07/22 04:51:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/22 04:51:38 DEBUG : B2 bucket rclone-test-gikusif5yuna path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/22 04:51:38 DEBUG : B2 bucket rclone-test-gikusif5yuna path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/22 04:51:38 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:38 INFO : There was nothing to transfer 2026/07/22 04:51:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/22 04:51:38 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:51:38 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:51:38 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:38 INFO : There was nothing to transfer 2026/07/22 04:51:39 DEBUG : Excluded 2026/07/22 04:51:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/22 04:51:39 DEBUG : B2 bucket rclone-test-gikusif5yuna path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/22 04:51:39 DEBUG : B2 bucket rclone-test-gikusif5yuna path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/22 04:51:39 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:39 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.18s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:51:39 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/dst" 2026/07/22 04:51:40 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/CompareDest" 2026/07/22 04:51:42 DEBUG : one: Need to transfer - File not found at Destination 2026/07/22 04:51:42 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:51:42 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:51:43 DEBUG : one: size = 3 OK 2026/07/22 04:51:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/22 04:51:43 INFO : one: Copied (new) 2026/07/22 04:51:43 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:44 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:51:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:51:44 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:51:44 DEBUG : one: Sizes differ 2026/07/22 04:51:44 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:51:45 DEBUG : one: size = 5 OK 2026/07/22 04:51:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/22 04:51:45 INFO : one: Copied (replaced existing) 2026/07/22 04:51:45 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:51:47 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:51:47 DEBUG : one: Sizes differ 2026/07/22 04:51:47 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:51:47 DEBUG : one: size = 5 OK 2026/07/22 04:51:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:51:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/22 04:51:47 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:51:47 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:47 INFO : There was nothing to transfer 2026/07/22 04:51:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:51:48 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:51:48 DEBUG : one: Sizes differ 2026/07/22 04:51:48 DEBUG : two: size = 3 OK 2026/07/22 04:51:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:51:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/22 04:51:48 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:51:49 DEBUG : one: size = 5 OK 2026/07/22 04:51:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:51:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/22 04:51:49 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:51:49 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:49 INFO : There was nothing to transfer 2026/07/22 04:51:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:51:49 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:51:49 DEBUG : one: Sizes differ 2026/07/22 04:51:49 DEBUG : two: size = 3 OK 2026/07/22 04:51:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:51:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/22 04:51:49 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:51:49 DEBUG : one: size = 5 OK 2026/07/22 04:51:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:51:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/22 04:51:49 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:51:49 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:49 INFO : There was nothing to transfer 2026/07/22 04:51:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:51:50 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:51:50 DEBUG : one: Sizes differ 2026/07/22 04:51:50 DEBUG : two: size = 3 OK 2026/07/22 04:51:50 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/22 04:51:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/22 04:51:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/22 04:51:50 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:51:50 DEBUG : one: size = 5 OK 2026/07/22 04:51:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:51:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/22 04:51:50 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:51:50 DEBUG : Waiting for deletions to finish 2026/07/22 04:51:50 INFO : There was nothing to transfer 2026/07/22 04:51:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:51:51 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:51:51 DEBUG : one: Sizes differ 2026/07/22 04:51:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:51:51 DEBUG : two: size = 3 (B2 bucket rclone-test-gikusif5yuna path CompareDest) 2026/07/22 04:51:51 DEBUG : two: Sizes differ 2026/07/22 04:51:51 DEBUG : two: Need to transfer - File not found at Destination 2026/07/22 04:51:51 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:51:51 DEBUG : one: size = 5 OK 2026/07/22 04:51:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:51:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/22 04:51:51 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:51:52 DEBUG : two: size = 5 OK 2026/07/22 04:51:52 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/22 04:51:52 INFO : two: Copied (new) 2026/07/22 04:51:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.71s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:51:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/dest" 2026/07/22 04:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/pre-dest1" 2026/07/22 04:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/pre-dest2" 2026/07/22 04:52:00 DEBUG : 1: size = 1 OK 2026/07/22 04:52:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:52:00 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/22 04:52:00 DEBUG : 2: size = 1 OK 2026/07/22 04:52:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:52:00 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/22 04:52:01 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/22 04:52:01 DEBUG : B2 bucket rclone-test-gikusif5yuna path dest: Waiting for checks to finish 2026/07/22 04:52:01 DEBUG : B2 bucket rclone-test-gikusif5yuna path dest: Waiting for transfers to finish 2026/07/22 04:52:01 DEBUG : 3: size = 1 OK 2026/07/22 04:52:01 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/22 04:52:01 INFO : 3: Copied (new) 2026/07/22 04:52:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.93s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:52:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/dst" 2026/07/22 04:52:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/CopyDest" 2026/07/22 04:52:06 DEBUG : one: Need to transfer - File not found at Destination 2026/07/22 04:52:06 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:06 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:07 DEBUG : one: size = 3 OK 2026/07/22 04:52:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/22 04:52:07 INFO : one: Copied (new) 2026/07/22 04:52:07 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:07 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:52:07 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:52:07 DEBUG : one: Sizes differ 2026/07/22 04:52:08 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:08 DEBUG : one: size = 5 OK 2026/07/22 04:52:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/22 04:52:08 INFO : one: Copied (replaced existing) 2026/07/22 04:52:08 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/BackupDir" 2026/07/22 04:52:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:52:11 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:52:11 DEBUG : one: Sizes differ 2026/07/22 04:52:11 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:11 DEBUG : one: size = 5 OK 2026/07/22 04:52:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:52:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:52:11 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:52:11 DEBUG : one: Sizes differ 2026/07/22 04:52:12 DEBUG : one: size = 3 OK 2026/07/22 04:52:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/22 04:52:12 INFO : one: Copied (server-side copy) 2026/07/22 04:52:12 INFO : one: Deleted 2026/07/22 04:52:13 DEBUG : one: size = 5 OK 2026/07/22 04:52:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/22 04:52:13 INFO : one: Copied (server-side copy) 2026/07/22 04:52:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/22 04:52:13 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:13 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:14 DEBUG : one: size = 5 OK 2026/07/22 04:52:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:52:14 DEBUG : one: Unchanged skipping 2026/07/22 04:52:14 DEBUG : two: size = 3 OK 2026/07/22 04:52:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:52:15 DEBUG : two: size = 3 OK 2026/07/22 04:52:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/22 04:52:15 INFO : two: Copied (server-side copy) 2026/07/22 04:52:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/22 04:52:15 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:15 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:15 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:15 DEBUG : one: size = 5 OK 2026/07/22 04:52:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:52:15 DEBUG : one: Unchanged skipping 2026/07/22 04:52:15 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:15 DEBUG : two: size = 3 OK 2026/07/22 04:52:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:52:15 DEBUG : two: Unchanged skipping 2026/07/22 04:52:15 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:15 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:15 INFO : There was nothing to transfer 2026/07/22 04:52:16 DEBUG : one: size = 5 OK 2026/07/22 04:52:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:52:16 DEBUG : one: Unchanged skipping 2026/07/22 04:52:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:52:16 DEBUG : three: size = 5 (B2 bucket rclone-test-gikusif5yuna path CopyDest) 2026/07/22 04:52:16 DEBUG : three: Sizes differ 2026/07/22 04:52:16 DEBUG : three: Destination not found in --copy-dest 2026/07/22 04:52:16 DEBUG : three: Need to transfer - File not found at Destination 2026/07/22 04:52:16 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:16 DEBUG : two: size = 3 OK 2026/07/22 04:52:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 04:52:16 DEBUG : two: Unchanged skipping 2026/07/22 04:52:16 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:17 DEBUG : three: size = 7 OK 2026/07/22 04:52:17 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/22 04:52:17 INFO : three: Copied (new) 2026/07/22 04:52:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.94s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:52:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/dst" 2026/07/22 04:52:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/backup" 2026/07/22 04:52:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:52:24 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:52:24 DEBUG : one: Sizes differ 2026/07/22 04:52:24 DEBUG : two: size = 3 OK 2026/07/22 04:52:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:52:24 DEBUG : two: Unchanged skipping 2026/07/22 04:52:24 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:25 DEBUG : one: size = 3 OK 2026/07/22 04:52:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/22 04:52:25 INFO : one: Copied (server-side copy) 2026/07/22 04:52:25 INFO : one: Deleted 2026/07/22 04:52:25 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:26 DEBUG : one: size = 4 OK 2026/07/22 04:52:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:52:26 INFO : one: Copied (new) 2026/07/22 04:52:26 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:27 DEBUG : three.txt: size = 5 OK 2026/07/22 04:52:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/22 04:52:27 INFO : three.txt: Copied (server-side copy) 2026/07/22 04:52:27 INFO : three.txt: Deleted 2026/07/22 04:52:27 INFO : three.txt: Moved into backup dir 2026/07/22 04:52:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:52:28 DEBUG : one: size = 4 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:52:28 DEBUG : one: Sizes differ 2026/07/22 04:52:28 DEBUG : two: size = 3 OK 2026/07/22 04:52:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:52:28 DEBUG : two: Unchanged skipping 2026/07/22 04:52:28 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:29 DEBUG : one: size = 4 OK 2026/07/22 04:52:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:52:29 INFO : one: Copied (server-side copy) 2026/07/22 04:52:29 INFO : one: Deleted 2026/07/22 04:52:29 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:29 DEBUG : one: size = 5 OK 2026/07/22 04:52:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/22 04:52:29 INFO : one: Copied (new) 2026/07/22 04:52:29 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:30 DEBUG : three.txt: size = 6 OK 2026/07/22 04:52:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/22 04:52:30 INFO : three.txt: Copied (server-side copy) 2026/07/22 04:52:30 INFO : three.txt: Deleted 2026/07/22 04:52:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.55s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:52:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/dst" 2026/07/22 04:52:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/backup" 2026/07/22 04:52:37 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:37 DEBUG : two: size = 3 OK 2026/07/22 04:52:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:52:37 DEBUG : two: Unchanged skipping 2026/07/22 04:52:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:52:37 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:52:37 DEBUG : one: Sizes differ 2026/07/22 04:52:38 DEBUG : one.bak: size = 3 OK 2026/07/22 04:52:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/22 04:52:38 INFO : one: Copied (server-side copy) to: one.bak 2026/07/22 04:52:39 INFO : one: Deleted 2026/07/22 04:52:39 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:40 DEBUG : one: size = 4 OK 2026/07/22 04:52:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:52:40 INFO : one: Copied (new) 2026/07/22 04:52:40 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:40 DEBUG : three.txt.bak: size = 5 OK 2026/07/22 04:52:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/22 04:52:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/22 04:52:40 INFO : three.txt: Deleted 2026/07/22 04:52:40 INFO : three.txt: Moved into backup dir 2026/07/22 04:52:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:52:42 DEBUG : one: size = 4 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:52:42 DEBUG : one: Sizes differ 2026/07/22 04:52:42 DEBUG : two: size = 3 OK 2026/07/22 04:52:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:52:42 DEBUG : two: Unchanged skipping 2026/07/22 04:52:42 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:43 DEBUG : one.bak: size = 4 OK 2026/07/22 04:52:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:52:43 INFO : one: Copied (server-side copy) to: one.bak 2026/07/22 04:52:43 INFO : one: Deleted 2026/07/22 04:52:43 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:43 DEBUG : one: size = 5 OK 2026/07/22 04:52:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/22 04:52:43 INFO : one: Copied (new) 2026/07/22 04:52:43 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:46 DEBUG : three.txt.bak: size = 6 OK 2026/07/22 04:52:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/22 04:52:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/22 04:52:46 INFO : three.txt: Deleted 2026/07/22 04:52:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/dst" 2026/07/22 04:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/backup" 2026/07/22 04:52:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:52:52 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:52:52 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:52 DEBUG : one: Sizes differ 2026/07/22 04:52:52 DEBUG : two: size = 3 OK 2026/07/22 04:52:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:52:52 DEBUG : two: Unchanged skipping 2026/07/22 04:52:54 DEBUG : one-2019-01-01: size = 3 OK 2026/07/22 04:52:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/22 04:52:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/22 04:52:54 INFO : one: Deleted 2026/07/22 04:52:54 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:55 DEBUG : one: size = 4 OK 2026/07/22 04:52:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:52:55 INFO : one: Copied (new) 2026/07/22 04:52:55 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:56 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/22 04:52:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/22 04:52:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/22 04:52:56 INFO : three.txt: Deleted 2026/07/22 04:52:56 INFO : three.txt: Moved into backup dir 2026/07/22 04:52:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:52:57 DEBUG : one: size = 4 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:52:57 DEBUG : one: Sizes differ 2026/07/22 04:52:57 DEBUG : two: size = 3 OK 2026/07/22 04:52:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:52:57 DEBUG : two: Unchanged skipping 2026/07/22 04:52:57 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:52:58 DEBUG : one-2019-01-01: size = 4 OK 2026/07/22 04:52:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:52:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/22 04:52:58 INFO : one: Deleted 2026/07/22 04:52:58 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:52:59 DEBUG : one: size = 5 OK 2026/07/22 04:52:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/22 04:52:59 INFO : one: Copied (new) 2026/07/22 04:52:59 DEBUG : Waiting for deletions to finish 2026/07/22 04:52:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/22 04:52:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/22 04:52:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/22 04:53:00 INFO : three.txt: Deleted 2026/07/22 04:53:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.76s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:53:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/dst" 2026/07/22 04:53:05 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:53:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:05 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:53:05 DEBUG : one: Sizes differ 2026/07/22 04:53:05 DEBUG : two: size = 3 OK 2026/07/22 04:53:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:53:05 DEBUG : two: Unchanged skipping 2026/07/22 04:53:06 DEBUG : one.bak: size = 3 OK 2026/07/22 04:53:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/22 04:53:06 INFO : one: Copied (server-side copy) to: one.bak 2026/07/22 04:53:06 INFO : one: Deleted 2026/07/22 04:53:06 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:53:07 DEBUG : one: size = 4 OK 2026/07/22 04:53:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:53:07 INFO : one: Copied (new) 2026/07/22 04:53:07 DEBUG : Waiting for deletions to finish 2026/07/22 04:53:07 DEBUG : three.txt.bak: size = 5 OK 2026/07/22 04:53:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/22 04:53:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/22 04:53:07 INFO : three.txt: Deleted 2026/07/22 04:53:07 INFO : three.txt: Moved into backup dir 2026/07/22 04:53:09 DEBUG : one.bak: Excluded (Path Filter) 2026/07/22 04:53:09 DEBUG : one.bak: Excluded 2026/07/22 04:53:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/22 04:53:09 DEBUG : three.txt.bak: Excluded 2026/07/22 04:53:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:09 DEBUG : one: size = 4 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:53:09 DEBUG : one: Sizes differ 2026/07/22 04:53:09 DEBUG : two: size = 3 OK 2026/07/22 04:53:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:53:09 DEBUG : two: Unchanged skipping 2026/07/22 04:53:09 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for checks to finish 2026/07/22 04:53:09 DEBUG : one.bak: size = 4 OK 2026/07/22 04:53:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:53:09 INFO : one: Copied (server-side copy) to: one.bak 2026/07/22 04:53:09 INFO : one: Deleted 2026/07/22 04:53:09 DEBUG : B2 bucket rclone-test-gikusif5yuna path dst: Waiting for transfers to finish 2026/07/22 04:53:10 DEBUG : one: size = 5 OK 2026/07/22 04:53:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/22 04:53:10 INFO : one: Copied (new) 2026/07/22 04:53:10 DEBUG : Waiting for deletions to finish 2026/07/22 04:53:10 DEBUG : three.txt.bak: size = 6 OK 2026/07/22 04:53:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/22 04:53:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/22 04:53:10 INFO : three.txt: Deleted 2026/07/22 04:53:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.78s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:53:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/dst" 2026/07/22 04:53:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:15 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:53:15 DEBUG : one: Sizes differ 2026/07/22 04:53:16 DEBUG : one.bak: size = 3 OK 2026/07/22 04:53:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/22 04:53:16 INFO : one: Copied (server-side copy) to: one.bak 2026/07/22 04:53:16 INFO : one: Deleted 2026/07/22 04:53:17 DEBUG : one: size = 4 OK 2026/07/22 04:53:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:53:17 INFO : one: Copied (new) 2026/07/22 04:53:17 DEBUG : two: size = 3 OK 2026/07/22 04:53:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:53:17 DEBUG : two: Unchanged skipping 2026/07/22 04:53:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:53:18 DEBUG : three.txt: Sizes differ 2026/07/22 04:53:18 DEBUG : three.txt.bak: size = 5 OK 2026/07/22 04:53:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/22 04:53:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/22 04:53:18 INFO : three.txt: Deleted 2026/07/22 04:53:19 DEBUG : three.txt: size = 6 OK 2026/07/22 04:53:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/22 04:53:19 INFO : three.txt: Copied (new) 2026/07/22 04:53:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:20 DEBUG : one: size = 4 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:53:20 DEBUG : one: Sizes differ 2026/07/22 04:53:20 DEBUG : one.bak: size = 4 OK 2026/07/22 04:53:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:53:20 INFO : one: Copied (server-side copy) to: one.bak 2026/07/22 04:53:20 INFO : one: Deleted 2026/07/22 04:53:21 DEBUG : one: size = 5 OK 2026/07/22 04:53:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/22 04:53:21 INFO : one: Copied (new) 2026/07/22 04:53:21 DEBUG : two: size = 3 OK 2026/07/22 04:53:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:53:21 DEBUG : two: Unchanged skipping 2026/07/22 04:53:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:21 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:53:21 DEBUG : three.txt: Sizes differ 2026/07/22 04:53:22 DEBUG : three.txt.bak: size = 6 OK 2026/07/22 04:53:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/22 04:53:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/22 04:53:22 INFO : three.txt: Deleted 2026/07/22 04:53:22 DEBUG : three.txt: size = 19 OK 2026/07/22 04:53:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/22 04:53:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.92s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:53:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gikusif5yuna/dst" 2026/07/22 04:53:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:27 DEBUG : one: size = 3 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:53:27 DEBUG : one: Sizes differ 2026/07/22 04:53:28 DEBUG : one-2019-01-01: size = 3 OK 2026/07/22 04:53:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/22 04:53:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/22 04:53:28 INFO : one: Deleted 2026/07/22 04:53:29 DEBUG : one: size = 4 OK 2026/07/22 04:53:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:53:29 INFO : one: Copied (new) 2026/07/22 04:53:30 DEBUG : two: size = 3 OK 2026/07/22 04:53:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:53:30 DEBUG : two: Unchanged skipping 2026/07/22 04:53:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:53:30 DEBUG : three.txt: Sizes differ 2026/07/22 04:53:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/22 04:53:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/22 04:53:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/22 04:53:31 INFO : three.txt: Deleted 2026/07/22 04:53:31 DEBUG : three.txt: size = 6 OK 2026/07/22 04:53:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/22 04:53:31 INFO : three.txt: Copied (new) 2026/07/22 04:53:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:32 DEBUG : one: size = 4 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:53:32 DEBUG : one: Sizes differ 2026/07/22 04:53:33 DEBUG : one-2019-01-01: size = 4 OK 2026/07/22 04:53:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/22 04:53:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/22 04:53:33 INFO : one: Deleted 2026/07/22 04:53:34 DEBUG : one: size = 5 OK 2026/07/22 04:53:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/22 04:53:34 INFO : one: Copied (new) 2026/07/22 04:53:34 DEBUG : two: size = 3 OK 2026/07/22 04:53:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:53:34 DEBUG : two: Unchanged skipping 2026/07/22 04:53:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gikusif5yuna path dst) 2026/07/22 04:53:34 DEBUG : three.txt: Sizes differ 2026/07/22 04:53:35 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/22 04:53:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/22 04:53:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/22 04:53:35 INFO : three.txt: Deleted 2026/07/22 04:53:36 DEBUG : three.txt: size = 19 OK 2026/07/22 04:53:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/22 04:53:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.57s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:53:38 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:53:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:38 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:53:38 DEBUG : Testêé: Sizes differ 2026/07/22 04:53:38 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:53:39 DEBUG : Testêé: size = 14 OK 2026/07/22 04:53:39 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/22 04:53:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/22 04:53:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:53:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/22 04:53:40 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:53:40 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:53:41 DEBUG : existing: size = 6 OK 2026/07/22 04:53:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/22 04:53:41 INFO : existing: Copied (new) 2026/07/22 04:53:41 DEBUG : Waiting for deletions to finish 2026/07/22 04:53:41 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:53:41 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:53:41 DEBUG : existing: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:53:41 DEBUG : existing: Sizes differ 2026/07/22 04:53:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/22 04:53:41 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:53:41 ERROR : B2 bucket rclone-test-gikusif5yuna: not deleting files as there were IO errors 2026/07/22 04:53:41 ERROR : B2 bucket rclone-test-gikusif5yuna: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.37s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:53:43 DEBUG : EXISTING: size = 6 OK 2026/07/22 04:53:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:53:43 DEBUG : existing: Unchanged skipping 2026/07/22 04:53:43 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:53:43 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:53:43 DEBUG : Waiting for deletions to finish 2026/07/22 04:53:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.09s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:54:04 DEBUG : both0: size = 6 OK 2026/07/22 04:54:04 DEBUG : both11: size = 6 OK 2026/07/22 04:54:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both10: size = 6 OK 2026/07/22 04:54:04 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:54:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both12: size = 6 OK 2026/07/22 04:54:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both0: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both13: size = 6 OK 2026/07/22 04:54:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both13: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both14: size = 6 OK 2026/07/22 04:54:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both14: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both15: size = 6 OK 2026/07/22 04:54:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both15: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both16: size = 6 OK 2026/07/22 04:54:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both16: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both17: size = 6 OK 2026/07/22 04:54:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both17: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both18: size = 6 OK 2026/07/22 04:54:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both18: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both19: size = 6 OK 2026/07/22 04:54:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both19: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both1: size = 6 OK 2026/07/22 04:54:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both1: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both2: size = 6 OK 2026/07/22 04:54:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both2: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both3: size = 6 OK 2026/07/22 04:54:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both3: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both4: size = 6 OK 2026/07/22 04:54:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both4: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both5: size = 6 OK 2026/07/22 04:54:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both5: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both6: size = 6 OK 2026/07/22 04:54:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both6: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both7: size = 6 OK 2026/07/22 04:54:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both7: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both8: size = 6 OK 2026/07/22 04:54:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both8: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both9: size = 6 OK 2026/07/22 04:54:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:04 DEBUG : both9: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both10: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both12: Unchanged skipping 2026/07/22 04:54:04 DEBUG : both11: Unchanged skipping 2026/07/22 04:54:04 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:54:04 DEBUG : Waiting for deletions to finish 2026/07/22 04:54:04 INFO : only10: Deleted 2026/07/22 04:54:04 INFO : only12: Deleted 2026/07/22 04:54:04 INFO : only16: Deleted 2026/07/22 04:54:04 INFO : only5: Deleted 2026/07/22 04:54:04 INFO : only8: Deleted 2026/07/22 04:54:04 INFO : only9: Deleted 2026/07/22 04:54:05 INFO : only0: Deleted 2026/07/22 04:54:05 INFO : only11: Deleted 2026/07/22 04:54:05 INFO : only17: Deleted 2026/07/22 04:54:05 INFO : only2: Deleted 2026/07/22 04:54:05 INFO : only3: Deleted 2026/07/22 04:54:05 INFO : only6: Deleted 2026/07/22 04:54:05 INFO : only15: Deleted 2026/07/22 04:54:05 INFO : only19: Deleted 2026/07/22 04:54:05 INFO : only1: Deleted 2026/07/22 04:54:05 INFO : only13: Deleted 2026/07/22 04:54:05 INFO : only14: Deleted 2026/07/22 04:54:05 INFO : only18: Deleted 2026/07/22 04:54:05 INFO : only4: Deleted 2026/07/22 04:54:05 INFO : only7: Deleted 2026/07/22 04:54:05 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.43s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:54:30 DEBUG : both10: size = 6 OK 2026/07/22 04:54:30 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:54:30 DEBUG : both12: size = 6 OK 2026/07/22 04:54:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both11: size = 6 OK 2026/07/22 04:54:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both0: size = 6 OK 2026/07/22 04:54:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both12: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both13: size = 6 OK 2026/07/22 04:54:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both10: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both14: size = 6 OK 2026/07/22 04:54:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both14: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both15: size = 6 OK 2026/07/22 04:54:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both15: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both16: size = 6 OK 2026/07/22 04:54:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both16: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both17: size = 6 OK 2026/07/22 04:54:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both17: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both18: size = 6 OK 2026/07/22 04:54:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both11: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both19: size = 6 OK 2026/07/22 04:54:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both19: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both1: size = 6 OK 2026/07/22 04:54:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both0: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both2: size = 6 OK 2026/07/22 04:54:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both1: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both3: size = 6 OK 2026/07/22 04:54:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both3: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both4: size = 6 OK 2026/07/22 04:54:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both2: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both5: size = 6 OK 2026/07/22 04:54:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both18: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both6: size = 6 OK 2026/07/22 04:54:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both6: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both7: size = 6 OK 2026/07/22 04:54:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both7: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both8: size = 6 OK 2026/07/22 04:54:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both8: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both9: size = 6 OK 2026/07/22 04:54:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:54:30 DEBUG : both9: Unchanged skipping 2026/07/22 04:54:30 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only0: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only0: Sizes differ 2026/07/22 04:54:30 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only10: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only10: Sizes differ 2026/07/22 04:54:30 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only11: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only11: Sizes differ 2026/07/22 04:54:30 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only12: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only12: Sizes differ 2026/07/22 04:54:30 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only13: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only13: Sizes differ 2026/07/22 04:54:30 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only14: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only14: Sizes differ 2026/07/22 04:54:30 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only15: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only15: Sizes differ 2026/07/22 04:54:30 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only16: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only16: Sizes differ 2026/07/22 04:54:30 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only17: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only17: Sizes differ 2026/07/22 04:54:30 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only18: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only18: Sizes differ 2026/07/22 04:54:30 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only19: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only19: Sizes differ 2026/07/22 04:54:30 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only1: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only1: Sizes differ 2026/07/22 04:54:30 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only2: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only2: Sizes differ 2026/07/22 04:54:30 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only3: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only3: Sizes differ 2026/07/22 04:54:30 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only4: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only4: Sizes differ 2026/07/22 04:54:30 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only5: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only5: Sizes differ 2026/07/22 04:54:30 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only6: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only6: Sizes differ 2026/07/22 04:54:30 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only7: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only7: Sizes differ 2026/07/22 04:54:30 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only8: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only8: Sizes differ 2026/07/22 04:54:30 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3101207034) 2026/07/22 04:54:30 DEBUG : only9: size = 6 (B2 bucket rclone-test-gikusif5yuna) 2026/07/22 04:54:30 DEBUG : only9: Sizes differ 2026/07/22 04:54:30 DEBUG : both13: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both4: Unchanged skipping 2026/07/22 04:54:30 DEBUG : both5: Unchanged skipping 2026/07/22 04:54:30 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:54:30 DEBUG : only0: size = 0 OK 2026/07/22 04:54:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only0: Copied (replaced existing) 2026/07/22 04:54:30 DEBUG : only10: size = 0 OK 2026/07/22 04:54:30 DEBUG : only11: size = 0 OK 2026/07/22 04:54:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only11: Copied (replaced existing) 2026/07/22 04:54:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only10: Copied (replaced existing) 2026/07/22 04:54:30 DEBUG : only13: size = 0 OK 2026/07/22 04:54:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only13: Copied (replaced existing) 2026/07/22 04:54:30 DEBUG : only14: size = 0 OK 2026/07/22 04:54:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only14: Copied (replaced existing) 2026/07/22 04:54:30 DEBUG : only15: size = 0 OK 2026/07/22 04:54:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only15: Copied (replaced existing) 2026/07/22 04:54:30 DEBUG : only17: size = 0 OK 2026/07/22 04:54:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only17: Copied (replaced existing) 2026/07/22 04:54:30 DEBUG : only18: size = 0 OK 2026/07/22 04:54:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only18: Copied (replaced existing) 2026/07/22 04:54:30 DEBUG : only16: size = 0 OK 2026/07/22 04:54:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only16: Copied (replaced existing) 2026/07/22 04:54:30 DEBUG : only12: size = 0 OK 2026/07/22 04:54:30 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only12: Copied (replaced existing) 2026/07/22 04:54:30 DEBUG : only19: size = 0 OK 2026/07/22 04:54:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:30 INFO : only19: Copied (replaced existing) 2026/07/22 04:54:31 DEBUG : only1: size = 0 OK 2026/07/22 04:54:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:31 INFO : only1: Copied (replaced existing) 2026/07/22 04:54:31 DEBUG : only2: size = 0 OK 2026/07/22 04:54:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:31 INFO : only2: Copied (replaced existing) 2026/07/22 04:54:31 DEBUG : only3: size = 0 OK 2026/07/22 04:54:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:31 INFO : only3: Copied (replaced existing) 2026/07/22 04:54:31 DEBUG : only4: size = 0 OK 2026/07/22 04:54:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:31 INFO : only4: Copied (replaced existing) 2026/07/22 04:54:31 DEBUG : only5: size = 0 OK 2026/07/22 04:54:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:31 INFO : only5: Copied (replaced existing) 2026/07/22 04:54:31 DEBUG : only6: size = 0 OK 2026/07/22 04:54:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:31 INFO : only6: Copied (replaced existing) 2026/07/22 04:54:31 DEBUG : only7: size = 0 OK 2026/07/22 04:54:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:31 INFO : only7: Copied (replaced existing) 2026/07/22 04:54:31 DEBUG : only8: size = 0 OK 2026/07/22 04:54:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:31 INFO : only8: Copied (replaced existing) 2026/07/22 04:54:31 DEBUG : only9: size = 0 OK 2026/07/22 04:54:31 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/22 04:54:31 INFO : only9: Copied (replaced existing) 2026/07/22 04:54:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.80s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:54:39 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:54:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 04:54:39 DEBUG : empty_on_remote: Making directory with metadata 2026/07/22 04:54:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 04:54:39 INFO : empty_on_remote: Making directory 2026/07/22 04:54:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/22 04:54:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/22 04:54:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/22 04:54:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/22 04:54:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:54:42 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:54:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 04:54:42 DEBUG : empty_on_remote: Making directory with metadata 2026/07/22 04:54:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 04:54:42 INFO : empty_on_remote: Making directory 2026/07/22 04:54:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/22 04:54:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/22 04:54:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/22 04:54:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/22 04:54:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/22 04:54:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.54s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:54:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 04:54:45 INFO : sub dir: Making directory 2026/07/22 04:54:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:54:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 04:54:48 INFO : sub dir: Making directory 2026/07/22 04:54:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:55:02 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:02 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:55:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : apple: size = 5 OK 2026/07/22 04:55:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:55:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : apple: Unchanged skipping 2026/07/22 04:55:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:55:03 DEBUG : banana: size = 6 OK 2026/07/22 04:55:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : banana: Unchanged skipping 2026/07/22 04:55:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:55:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:55:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:55:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:55:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:55:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:55:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:55:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:55:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:55:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:55:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:55:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:55:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:55:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:55:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:55:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:55:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:55:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:55:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:55:03 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:55:03 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:03 INFO : There was nothing to transfer 2026/07/22 04:55:03 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:03 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:55:03 DEBUG : apple: size = 5 OK 2026/07/22 04:55:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : apple: Unchanged skipping 2026/07/22 04:55:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:55:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:55:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:55:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:55:03 DEBUG : banana: size = 6 OK 2026/07/22 04:55:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:03 DEBUG : banana: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:55:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:55:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:55:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:55:04 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:55:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:55:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:55:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:55:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:55:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:55:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:55:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:55:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:55:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:55:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:55:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:55:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:55:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:55:04 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:55:04 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:04 INFO : There was nothing to transfer 2026/07/22 04:55:04 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:04 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:55:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:55:18 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:18 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:55:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : apple: size = 5 OK 2026/07/22 04:55:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : apple: Unchanged skipping 2026/07/22 04:55:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:55:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:55:19 DEBUG : banana: size = 6 OK 2026/07/22 04:55:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : banana: Unchanged skipping 2026/07/22 04:55:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:55:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:55:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:55:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:55:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:55:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:55:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:55:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:55:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:55:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:55:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:55:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:55:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:55:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:55:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:55:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:55:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:55:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:55:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:55:19 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:55:19 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:19 INFO : There was nothing to transfer 2026/07/22 04:55:19 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:19 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:55:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : apple: size = 5 OK 2026/07/22 04:55:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : apple: Unchanged skipping 2026/07/22 04:55:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:55:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:55:20 DEBUG : banana: size = 6 OK 2026/07/22 04:55:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : banana: Unchanged skipping 2026/07/22 04:55:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:55:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:55:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:55:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:55:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:55:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:55:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:55:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:55:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:55:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:55:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:55:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:55:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:55:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:55:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:55:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:55:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:55:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:55:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:55:20 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:55:20 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:20 INFO : There was nothing to transfer 2026/07/22 04:55:20 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:20 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:55:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:55:35 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:36 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:55:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/22 04:55:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 04:55:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/22 04:55:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 04:55:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/22 04:55:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:37 DEBUG : YXBwbGU=: size = 5 OK 2026/07/22 04:55:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/22 04:55:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/22 04:55:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/22 04:55:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:37 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:55:37 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:55:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/22 04:55:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/22 04:55:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/22 04:55:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/22 04:55:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/22 04:55:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/22 04:55:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:37 DEBUG : YmFuYW5h: size = 6 OK 2026/07/22 04:55:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/22 04:55:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/22 04:55:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/22 04:55:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/22 04:55:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/22 04:55:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/22 04:55:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/22 04:55:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/22 04:55:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/22 04:55:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/22 04:55:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/22 04:55:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/22 04:55:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/22 04:55:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/22 04:55:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/22 04:55:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/22 04:55:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/22 04:55:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/22 04:55:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/22 04:55:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/22 04:55:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/22 04:55:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/22 04:55:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/22 04:55:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/22 04:55:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 04:55:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/22 04:55:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/22 04:55:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/22 04:55:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/22 04:55:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/22 04:55:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/22 04:55:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/22 04:55:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/22 04:55:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/22 04:55:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:38 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/22 04:55:38 INFO : dir1/0010-456789.txt: Deleted 2026/07/22 04:55:38 INFO : apple: Deleted 2026/07/22 04:55:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0014-89;=.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0012-6789;.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0011-56789;.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0007-1234567.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0015-9;=.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0008-2345678.txt: Deleted 2026/07/22 04:55:39 INFO : appleappleapplebanana: Deleted 2026/07/22 04:55:39 INFO : splitbananasplit: Deleted 2026/07/22 04:55:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/22 04:55:39 INFO : banana: Deleted 2026/07/22 04:55:39 INFO : dir1/0013-789;=.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0009-3456789.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0003-defghij.txt: Deleted 2026/07/22 04:55:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/22 04:55:39 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/22 04:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 04:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:40 DEBUG : YXBwbGU=: size = 5 OK 2026/07/22 04:55:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : apple: Unchanged skipping 2026/07/22 04:55:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/22 04:55:40 DEBUG : YmFuYW5h: size = 6 OK 2026/07/22 04:55:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : banana: Unchanged skipping 2026/07/22 04:55:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/22 04:55:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:55:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/22 04:55:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/22 04:55:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/22 04:55:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/22 04:55:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/22 04:55:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/22 04:55:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/22 04:55:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/22 04:55:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/22 04:55:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/22 04:55:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/22 04:55:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/22 04:55:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/22 04:55:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/22 04:55:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/22 04:55:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/22 04:55:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:55:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/22 04:55:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:55:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:55:40 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:55:40 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:40 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/22 04:55:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 04:55:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 04:55:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 04:55:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 04:55:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 04:55:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 04:55:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 04:55:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 04:55:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 04:55:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 04:55:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:55:53 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:54 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 04:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 04:55:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 04:55:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 04:55:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 04:55:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 04:55:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 04:55:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 04:55:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 04:55:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 04:55:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 04:55:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 04:55:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 04:55:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 04:55:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/22 04:55:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:54 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:55:54 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:55:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/22 04:55:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/22 04:55:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/22 04:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 04:55:54 DEBUG : PREFIXapple: size = 5 OK 2026/07/22 04:55:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/22 04:55:54 INFO : apple: Copied (new) to: PREFIXapple 2026/07/22 04:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 04:55:54 DEBUG : PREFIXbanana: size = 6 OK 2026/07/22 04:55:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/22 04:55:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/22 04:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/22 04:55:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/22 04:55:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 04:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/22 04:55:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 04:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 04:55:55 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/22 04:55:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/22 04:55:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/22 04:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/22 04:55:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/22 04:55:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/22 04:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/22 04:55:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/22 04:55:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/22 04:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/22 04:55:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/22 04:55:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 04:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/22 04:55:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/22 04:55:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 04:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/22 04:55:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/22 04:55:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/22 04:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/22 04:55:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/22 04:55:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/22 04:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/22 04:55:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/22 04:55:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/22 04:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/22 04:55:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/22 04:55:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/22 04:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/22 04:55:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/22 04:55:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 04:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/22 04:55:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/22 04:55:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/22 04:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 04:55:55 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/22 04:55:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/22 04:55:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/22 04:55:56 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/22 04:55:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/22 04:55:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/22 04:55:56 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/22 04:55:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/22 04:55:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/22 04:55:56 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/22 04:55:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/22 04:55:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/22 04:55:56 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:56 INFO : dir1/0008-2345678.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0013-789;=.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0011-56789;.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0007-1234567.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/22 04:55:57 INFO : splitbananasplit: Deleted 2026/07/22 04:55:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0009-3456789.txt: Deleted 2026/07/22 04:55:57 INFO : banana: Deleted 2026/07/22 04:55:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0003-defghij.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0010-456789.txt: Deleted 2026/07/22 04:55:57 INFO : apple: Deleted 2026/07/22 04:55:57 INFO : appleappleapplebanana: Deleted 2026/07/22 04:55:57 INFO : dir1/0012-6789;.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0014-89;=.txt: Deleted 2026/07/22 04:55:57 INFO : dir1/0015-9;=.txt: Deleted 2026/07/22 04:55:57 DEBUG : Waiting for deletions to finish 2026/07/22 04:55:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:55:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 04:55:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 04:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 04:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 04:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 04:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 04:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 04:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 04:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 04:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 04:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 04:55:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 04:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 04:55:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 04:55:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 04:55:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 04:55:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 04:55:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 04:55:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 04:55:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 04:55:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 04:55:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 04:55:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 04:55:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 04:55:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 04:55:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 04:55:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 04:55:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 04:55:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 04:55:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 04:55:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 04:55:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 04:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 04:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 04:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 04:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 04:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 04:55:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 04:55:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 04:55:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 04:55:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 04:55:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 04:55:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 04:55:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 04:55:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 04:55:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 04:55:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : banana: size = 6 OK 2026/07/22 04:55:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/22 04:55:58 INFO : banana: Copied (new) 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:55:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/22 04:55:58 INFO : appleappleapplebanana: Copied (new) 2026/07/22 04:55:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:55:58 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:55:58 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:55:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:55:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/22 04:55:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/22 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/22 04:55:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/22 04:55:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:55:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/22 04:55:58 INFO : splitbananasplit: Copied (new) 2026/07/22 04:55:58 DEBUG : apple: size = 5 OK 2026/07/22 04:55:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/22 04:55:58 INFO : apple: Copied (new) 2026/07/22 04:55:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:55:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/22 04:55:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/22 04:55:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:55:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/22 04:55:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/22 04:55:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:55:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/22 04:55:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/22 04:55:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:55:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/22 04:55:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/22 04:55:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:55:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/22 04:55:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/22 04:55:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:55:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/22 04:55:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/22 04:55:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:55:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/22 04:55:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/22 04:55:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:55:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/22 04:55:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/22 04:55:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:55:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/22 04:55:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/22 04:55:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:55:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/22 04:55:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/22 04:55:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:55:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/22 04:55:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/22 04:55:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:55:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/22 04:55:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/22 04:56:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:56:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/22 04:56:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/22 04:56:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:56:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/22 04:56:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/22 04:56:00 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:00 INFO : PREFIXbanana: Deleted 2026/07/22 04:56:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/22 04:56:00 INFO : PREFIXapple: Deleted 2026/07/22 04:56:00 INFO : PREFIXsplitbananasplit: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/22 04:56:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/22 04:56:00 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:00 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:56:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:01 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:56:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:56:15 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:15 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:56:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 04:56:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 04:56:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 04:56:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 04:56:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/22 04:56:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 04:56:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/22 04:56:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 04:56:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 04:56:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 04:56:16 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/22 04:56:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/22 04:56:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/22 04:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 04:56:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:16 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:56:16 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:56:16 DEBUG : appleSUFFIX: size = 5 OK 2026/07/22 04:56:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/22 04:56:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:16 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/22 04:56:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/22 04:56:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/22 04:56:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/22 04:56:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/22 04:56:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/22 04:56:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/22 04:56:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/22 04:56:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/22 04:56:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/22 04:56:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/22 04:56:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/22 04:56:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 04:56:16 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/22 04:56:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/22 04:56:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/22 04:56:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/22 04:56:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/22 04:56:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/22 04:56:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 04:56:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/22 04:56:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/22 04:56:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/22 04:56:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/22 04:56:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/22 04:56:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/22 04:56:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/22 04:56:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/22 04:56:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/22 04:56:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/22 04:56:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/22 04:56:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/22 04:56:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/22 04:56:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/22 04:56:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/22 04:56:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/22 04:56:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/22 04:56:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/22 04:56:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/22 04:56:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/22 04:56:17 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0003-defghij.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0013-789;=.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/22 04:56:18 INFO : apple: Deleted 2026/07/22 04:56:18 INFO : splitbananasplit: Deleted 2026/07/22 04:56:18 INFO : dir1/0010-456789.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0011-56789;.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0012-6789;.txt: Deleted 2026/07/22 04:56:18 INFO : banana: Deleted 2026/07/22 04:56:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0007-1234567.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0009-3456789.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0015-9;=.txt: Deleted 2026/07/22 04:56:18 INFO : appleappleapplebanana: Deleted 2026/07/22 04:56:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0008-2345678.txt: Deleted 2026/07/22 04:56:18 INFO : dir1/0014-89;=.txt: Deleted 2026/07/22 04:56:18 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/22 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 04:56:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 04:56:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 04:56:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : apple: size = 5 OK 2026/07/22 04:56:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/22 04:56:19 INFO : apple: Copied (new) 2026/07/22 04:56:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:19 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:56:19 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:56:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/22 04:56:19 INFO : appleappleapplebanana: Copied (new) 2026/07/22 04:56:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:56:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/22 04:56:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/22 04:56:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:56:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/22 04:56:19 INFO : splitbananasplit: Copied (new) 2026/07/22 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:56:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/22 04:56:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/22 04:56:19 DEBUG : banana: size = 6 OK 2026/07/22 04:56:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/22 04:56:19 INFO : banana: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:56:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/22 04:56:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:56:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/22 04:56:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:56:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/22 04:56:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:56:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/22 04:56:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:56:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/22 04:56:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:56:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/22 04:56:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:56:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/22 04:56:20 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:56:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/22 04:56:20 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:56:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/22 04:56:20 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:56:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/22 04:56:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:56:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/22 04:56:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/22 04:56:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:56:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/22 04:56:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/22 04:56:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:56:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/22 04:56:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/22 04:56:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:56:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/22 04:56:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/22 04:56:21 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:21 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : bananaSUFFIX: Deleted 2026/07/22 04:56:21 INFO : splitbananasplitSUFFIX: Deleted 2026/07/22 04:56:21 INFO : appleSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/22 04:56:21 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/22 04:56:21 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:22 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:22 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:56:36 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:36 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : apple: size = 5 OK 2026/07/22 04:56:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:37 DEBUG : apple: Unchanged skipping 2026/07/22 04:56:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:37 DEBUG : banana: size = 6 OK 2026/07/22 04:56:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:37 DEBUG : banana: Unchanged skipping 2026/07/22 04:56:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/22 04:56:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 04:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 04:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 04:56:37 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:56:37 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:56:37 DEBUG : appleapple: size = 21 OK 2026/07/22 04:56:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/22 04:56:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/22 04:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 04:56:37 DEBUG : splitbanan: size = 16 OK 2026/07/22 04:56:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/22 04:56:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/22 04:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 04:56:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/22 04:56:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/22 04:56:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/22 04:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 04:56:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/22 04:56:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/22 04:56:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/22 04:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 04:56:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/22 04:56:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/22 04:56:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/22 04:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 04:56:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/22 04:56:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/22 04:56:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/22 04:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 04:56:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/22 04:56:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/22 04:56:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/22 04:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 04:56:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/22 04:56:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/22 04:56:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/22 04:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 04:56:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/22 04:56:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/22 04:56:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/22 04:56:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 04:56:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/22 04:56:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/22 04:56:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/22 04:56:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 04:56:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/22 04:56:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/22 04:56:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/22 04:56:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 04:56:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/22 04:56:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/22 04:56:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/22 04:56:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 04:56:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/22 04:56:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/22 04:56:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/22 04:56:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 04:56:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/22 04:56:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/22 04:56:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/22 04:56:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 04:56:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/22 04:56:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/22 04:56:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/22 04:56:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/22 04:56:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/22 04:56:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/22 04:56:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/22 04:56:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/22 04:56:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/22 04:56:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/22 04:56:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/22 04:56:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/22 04:56:38 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:39 INFO : dir1/0013-789;=.txt: Deleted 2026/07/22 04:56:39 INFO : appleappleapplebanana: Deleted 2026/07/22 04:56:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0007-1234567.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0014-89;=.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0011-56789;.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0015-9;=.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0008-2345678.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0009-3456789.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0010-456789.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0012-6789;.txt: Deleted 2026/07/22 04:56:39 INFO : splitbananasplit: Deleted 2026/07/22 04:56:39 INFO : dir1/0003-defghij.txt: Deleted 2026/07/22 04:56:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/22 04:56:39 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:40 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : appleapple: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 04:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:40 DEBUG : apple: size = 5 OK 2026/07/22 04:56:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : apple: Unchanged skipping 2026/07/22 04:56:40 DEBUG : appleapple: size = 21 OK 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:56:40 DEBUG : banana: size = 6 OK 2026/07/22 04:56:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : banana: Unchanged skipping 2026/07/22 04:56:40 DEBUG : splitbanan: size = 16 OK 2026/07/22 04:56:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 04:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 04:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 04:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 04:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 04:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 04:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 04:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 04:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 04:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 04:56:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/22 04:56:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/22 04:56:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/22 04:56:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/22 04:56:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/22 04:56:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 04:56:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/22 04:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 04:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 04:56:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 04:56:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 04:56:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/22 04:56:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/22 04:56:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/22 04:56:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/22 04:56:40 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:56:40 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:56:40 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:40 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:40 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : appleapple: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/22 04:56:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/22 04:56:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 04:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 04:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 04:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 04:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 04:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 04:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 04:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 04:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 04:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 04:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 04:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 04:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 04:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 04:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 04:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 04:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 04:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 04:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 04:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 04:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 04:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 04:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 04:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 04:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 04:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 04:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 04:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 04:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 04:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 04:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 04:56:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 04:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 04:56:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 04:56:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 04:56:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 04:56:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 04:56:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 04:56:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 04:56:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 04:56:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 04:56:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 04:56:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 04:56:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 04:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 04:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 04:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 04:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 04:56:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 04:56:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 04:56:41 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:56:55 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:56 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:56:56 DEBUG : apple: size = 5 OK 2026/07/22 04:56:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : apple: Unchanged skipping 2026/07/22 04:56:56 DEBUG : banana: size = 6 OK 2026/07/22 04:56:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:56:56 DEBUG : banana: Unchanged skipping 2026/07/22 04:56:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:56:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:56:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:56:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:56:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:56:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:56:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:56:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:56:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:56:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:56:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:56:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:56:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:56:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:56:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:56:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:56:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:56:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:56:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:56:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:56:56 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:56:56 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:56 INFO : There was nothing to transfer 2026/07/22 04:56:56 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:57 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:56:57 DEBUG : apple: size = 5 OK 2026/07/22 04:56:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : apple: Unchanged skipping 2026/07/22 04:56:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:56:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:56:57 DEBUG : banana: size = 6 OK 2026/07/22 04:56:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : banana: Unchanged skipping 2026/07/22 04:56:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:56:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:56:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:56:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:56:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:56:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:56:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:56:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:56:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:56:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:56:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:56:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:56:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:56:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:56:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:56:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:56:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:56:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:56:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:56:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:56:57 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:56:57 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:57 INFO : There was nothing to transfer 2026/07/22 04:56:57 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:58 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : Waiting for deletions to finish 2026/07/22 04:56:58 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:56:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:57:12 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:12 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:57:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : apple: size = 5 OK 2026/07/22 04:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:57:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : apple: Unchanged skipping 2026/07/22 04:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:57:13 DEBUG : banana: size = 6 OK 2026/07/22 04:57:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : banana: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:57:13 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:57:13 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:13 INFO : There was nothing to transfer 2026/07/22 04:57:13 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:13 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : apple: size = 5 OK 2026/07/22 04:57:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:57:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : apple: Unchanged skipping 2026/07/22 04:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:57:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:57:14 DEBUG : banana: size = 6 OK 2026/07/22 04:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:57:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : banana: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:57:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:57:14 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:57:14 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:14 INFO : There was nothing to transfer 2026/07/22 04:57:14 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:14 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:57:27 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:27 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:57:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : apple: size = 5 OK 2026/07/22 04:57:28 DEBUG : banana: size = 6 OK 2026/07/22 04:57:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : apple: Unchanged skipping 2026/07/22 04:57:28 DEBUG : banana: Unchanged skipping 2026/07/22 04:57:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:57:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:57:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:57:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:57:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:57:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:57:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:57:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:57:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:57:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:57:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:57:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:57:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:57:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:57:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:57:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:57:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:57:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:57:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:57:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:57:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:57:28 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:57:28 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:28 INFO : There was nothing to transfer 2026/07/22 04:57:28 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:28 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:57:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : apple: size = 5 OK 2026/07/22 04:57:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:57:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : apple: Unchanged skipping 2026/07/22 04:57:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:57:29 DEBUG : banana: size = 6 OK 2026/07/22 04:57:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : banana: Unchanged skipping 2026/07/22 04:57:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:57:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:57:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:57:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:57:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:57:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:57:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:57:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:57:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:57:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:57:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:57:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:57:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:57:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:57:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:57:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:57:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:57:29 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:57:29 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:29 INFO : There was nothing to transfer 2026/07/22 04:57:29 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:29 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:57:43 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:43 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:57:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : apple: size = 5 OK 2026/07/22 04:57:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : apple: Unchanged skipping 2026/07/22 04:57:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:57:44 DEBUG : banana: size = 6 OK 2026/07/22 04:57:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:57:44 DEBUG : banana: Unchanged skipping 2026/07/22 04:57:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:57:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:57:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:57:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:57:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:57:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:57:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:57:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:57:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:57:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:57:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:57:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:57:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:57:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:57:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:57:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:57:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:57:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:57:44 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:57:44 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:44 INFO : There was nothing to transfer 2026/07/22 04:57:44 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:44 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:57:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : apple: size = 5 OK 2026/07/22 04:57:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : apple: Unchanged skipping 2026/07/22 04:57:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:57:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:57:45 DEBUG : banana: size = 6 OK 2026/07/22 04:57:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : banana: Unchanged skipping 2026/07/22 04:57:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:57:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:57:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:57:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:57:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:57:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:57:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:57:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:57:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:57:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:57:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:57:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:57:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:57:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:57:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:57:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:57:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:57:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:57:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:57:45 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:57:45 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:45 INFO : There was nothing to transfer 2026/07/22 04:57:45 DEBUG : Waiting for deletions to finish 2026/07/22 04:57:45 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:57:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:00 DEBUG : Waiting for deletions to finish 2026/07/22 04:58:00 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:58:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : apple: size = 5 OK 2026/07/22 04:58:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : apple: Unchanged skipping 2026/07/22 04:58:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:58:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:58:01 DEBUG : banana: size = 6 OK 2026/07/22 04:58:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : banana: Unchanged skipping 2026/07/22 04:58:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:58:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:58:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:58:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:58:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:58:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:58:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:58:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:58:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:58:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:58:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:58:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:58:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:58:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:58:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:58:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:58:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:58:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:58:01 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:01 DEBUG : Waiting for deletions to finish 2026/07/22 04:58:01 INFO : There was nothing to transfer 2026/07/22 04:58:01 DEBUG : Waiting for deletions to finish 2026/07/22 04:58:01 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:58:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : apple: size = 5 OK 2026/07/22 04:58:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : apple: Unchanged skipping 2026/07/22 04:58:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:58:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:58:02 DEBUG : banana: size = 6 OK 2026/07/22 04:58:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : banana: Unchanged skipping 2026/07/22 04:58:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:58:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:58:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:58:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:58:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:58:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:58:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:58:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:58:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:58:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:58:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:58:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:58:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:58:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:58:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:58:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:58:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:58:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:58:02 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:02 DEBUG : Waiting for deletions to finish 2026/07/22 04:58:02 INFO : There was nothing to transfer 2026/07/22 04:58:02 DEBUG : Waiting for deletions to finish 2026/07/22 04:58:02 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:58:02 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (194.56s) --- PASS: TestTransform/NFC (16.16s) --- PASS: TestTransform/NFD (16.74s) --- PASS: TestTransform/base64 (19.41s) --- PASS: TestTransform/prefix (21.26s) --- PASS: TestTransform/suffix (21.46s) --- PASS: TestTransform/truncate (17.88s) --- PASS: TestTransform/encoder (17.96s) --- PASS: TestTransform/ISO-8859-1 (15.61s) --- PASS: TestTransform/charmap (15.05s) --- PASS: TestTransform/lowercase (15.94s) --- PASS: TestTransform/ascii (17.07s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/22 04:58:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/22 04:58:07 INFO : sub dir_somesuffix: Making directory 2026/07/22 04:58:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/22 04:58:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/22 04:58:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/22 04:58:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/22 04:58:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/22 04:58:07 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:07 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/22 04:58:08 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/22 04:58:08 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:08 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:09 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:09 INFO : tictactoe: Making directory 2026/07/22 04:58:09 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:09 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:09 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/22 04:58:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:09 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:09 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/22 04:58:09 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/22 04:58:09 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:10 INFO : toe: Making directory 2026/07/22 04:58:10 INFO : toe/toe: Making directory 2026/07/22 04:58:10 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/22 04:58:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/22 04:58:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/22 04:58:10 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:10 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/22 04:58:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/22 04:58:11 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.63s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:12 INFO : toe: Making directory 2026/07/22 04:58:12 INFO : toe/toe: Making directory 2026/07/22 04:58:12 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/22 04:58:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/22 04:58:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/22 04:58:12 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:12 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/22 04:58:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/22 04:58:13 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.26s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:14 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:58:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:58:14 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:14 INFO : tictacempty_dir: Making directory 2026/07/22 04:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:14 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:14 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:14 INFO : tictactoe: Making directory 2026/07/22 04:58:14 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:14 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:14 INFO : tictactoe/tictactoe: Making directory 2026/07/22 04:58:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/22 04:58:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:58:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/22 04:58:14 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:14 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/22 04:58:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/22 04:58:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:15 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:58:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:58:15 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:16 INFO : tictacempty_dir: Making directory 2026/07/22 04:58:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:16 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:16 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:16 INFO : tictactoe: Making directory 2026/07/22 04:58:16 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:16 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:16 INFO : tictactoe/tictactoe: Making directory 2026/07/22 04:58:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/22 04:58:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:58:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:16 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:16 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:58:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/22 04:58:16 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:16 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:17 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:17 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/22 04:58:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:58:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/22 04:58:17 NOTICE: B2 bucket rclone-test-gikusif5yuna: 0 differences found 2026/07/22 04:58:17 NOTICE: B2 bucket rclone-test-gikusif5yuna: 1 matching files --- PASS: TestAllTag (2.19s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:18 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:18 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:18 INFO : tictactoe: Making directory 2026/07/22 04:58:18 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:18 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:18 INFO : tictactoe/tictactoe: Making directory 2026/07/22 04:58:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/22 04:58:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:58:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/22 04:58:18 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:18 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/22 04:58:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/22 04:58:19 DEBUG : Waiting for deletions to finish 2026/07/22 04:58:19 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:19 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:19 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/22 04:58:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:58:20 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/22 04:58:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/22 04:58:20 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.86s) === RUN TestSyntax 2026/07/22 04:58:21 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:21 INFO : toe: Making directory 2026/07/22 04:58:21 INFO : toe/toe: Making directory 2026/07/22 04:58:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/22 04:58:21 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:21 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:22 DEBUG : toe/toe/toe: size = 11 OK 2026/07/22 04:58:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:22 INFO : toe/toe/toe: Copied (new) 2026/07/22 04:58:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.96s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:22 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:58:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:58:22 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:23 INFO : tictacempty_dir: Making directory 2026/07/22 04:58:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:23 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:23 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:23 INFO : tictactoe: Making directory 2026/07/22 04:58:23 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:23 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:23 INFO : tictactoe/tictactoe: Making directory 2026/07/22 04:58:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/22 04:58:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:58:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:23 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:23 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:58:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:23 INFO : toe/toe/toe.txt: Deleted 2026/07/22 04:58:23 INFO : toe/toe: Removing directory 2026/07/22 04:58:23 INFO : toe: Removing directory 2026/07/22 04:58:23 INFO : empty_dir: Removing directory 2026/07/22 04:58:23 DEBUG : Local file system at /tmp/rclone3101207034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:24 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:58:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:58:24 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:24 INFO : tictacempty_dir: Making directory 2026/07/22 04:58:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:24 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:24 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:24 INFO : tictactoe: Making directory 2026/07/22 04:58:24 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:24 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:24 INFO : tictactoe/tictactoe: Making directory 2026/07/22 04:58:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/22 04:58:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:58:24 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:24 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:58:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:25 INFO : toe/toe/toe.txt: Deleted 2026/07/22 04:58:25 INFO : toe/toe: Removing directory 2026/07/22 04:58:25 INFO : toe: Removing directory 2026/07/22 04:58:25 INFO : empty_dir: Removing directory 2026/07/22 04:58:25 DEBUG : Local file system at /tmp/rclone3101207034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/22 04:58:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:58:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 04:58:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:58:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:58:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:58:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/22 04:58:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/22 04:58:27 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.34s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:27 DEBUG : Reset feature "Copy" 2026/07/22 04:58:27 DEBUG : Reset feature "Move" 2026/07/22 04:58:27 DEBUG : Reset feature "Copy" 2026/07/22 04:58:27 DEBUG : Reset feature "Move" 2026/07/22 04:58:27 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:58:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:58:27 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:28 INFO : tictacempty_dir: Making directory 2026/07/22 04:58:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:58:28 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:28 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:28 INFO : tictactoe: Making directory 2026/07/22 04:58:28 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:28 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:58:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:28 INFO : tictactoe/tictactoe: Making directory 2026/07/22 04:58:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:58:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/22 04:58:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:58:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:28 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:28 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:58:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:58:28 INFO : toe/toe/toe.txt: Deleted 2026/07/22 04:58:28 INFO : toe/toe: Removing directory 2026/07/22 04:58:28 INFO : toe: Removing directory 2026/07/22 04:58:28 INFO : empty_dir: Removing directory 2026/07/22 04:58:28 DEBUG : Local file system at /tmp/rclone3101207034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/22 04:58:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:58:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 04:58:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:58:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:58:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:58:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/22 04:58:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/22 04:58:30 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.01s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:31 DEBUG : toe: transformed to: dG9l 2026/07/22 04:58:32 DEBUG : toe: transformed to: dG9l 2026/07/22 04:58:32 INFO : dG9l: Making directory 2026/07/22 04:58:32 DEBUG : toe: transformed to: dG9l 2026/07/22 04:58:32 DEBUG : toe: transformed to: dG9l 2026/07/22 04:58:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/22 04:58:32 INFO : dG9l/dG9l: Making directory 2026/07/22 04:58:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/22 04:58:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/22 04:58:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/22 04:58:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:58:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/22 04:58:32 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:32 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/22 04:58:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/22 04:58:32 DEBUG : Waiting for deletions to finish 2026/07/22 04:58:33 DEBUG : dG9l: transformed to: toe 2026/07/22 04:58:33 DEBUG : dG9l: transformed to: toe 2026/07/22 04:58:33 DEBUG : dG9l: transformed to: toe 2026/07/22 04:58:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/22 04:58:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/22 04:58:33 DEBUG : Local file system at /tmp/rclone3101207034: Waiting for checks to finish 2026/07/22 04:58:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/22 04:58:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/22 04:58:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/22 04:58:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/22 04:58:33 DEBUG : Local file system at /tmp/rclone3101207034: Waiting for transfers to finish 2026/07/22 04:58:33 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-gikusif5yuna", Local "Local file system at /tmp/rclone3101207034", Modify Window "1ms" 2026/07/22 04:58:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:58:34 DEBUG : toe: transformed to: 2026/07/22 04:58:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:58:34 DEBUG : toe: transformed to: 2026/07/22 04:58:34 INFO : B2 bucket rclone-test-gikusif5yuna: Making directory 2026/07/22 04:58:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:58:34 DEBUG : toe: transformed to: 2026/07/22 04:58:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:58:34 DEBUG : toe: transformed to: 2026/07/22 04:58:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:58:34 DEBUG : toe/toe: transformed to: 2026/07/22 04:58:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/22 04:58:34 INFO : toe/toe: Making directory 2026/07/22 04:58:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:58:34 DEBUG : toe/toe: transformed to: 2026/07/22 04:58:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/22 04:58:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:58:34 DEBUG : toe: transformed to: 2026/07/22 04:58:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/22 04:58:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:58:34 DEBUG : toe/toe/toe: transformed to: 2026/07/22 04:58:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/22 04:58:34 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for checks to finish 2026/07/22 04:58:34 DEBUG : B2 bucket rclone-test-gikusif5yuna: Waiting for transfers to finish 2026/07/22 04:58:35 DEBUG : toe/toe/toe: size = 11 OK 2026/07/22 04:58:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/22 04:58:35 INFO : toe/toe/toe: Copied (new) 2026/07/22 04:58:35 ERROR : B2 bucket rclone-test-gikusif5yuna: not deleting files as there were IO errors 2026/07/22 04:58:35 ERROR : B2 bucket rclone-test-gikusif5yuna: not deleting directories as there were IO errors --- PASS: TestError (1.54s) PASS 2026/07/22 04:58:36 DEBUG : B2 bucket rclone-test-gikusif5yuna: Purge remote 2026/07/22 04:58:36 INFO : B2 bucket rclone-test-gikusif5yuna: cleaning bucket "rclone-test-gikusif5yuna" of all files 2026/07/22 04:58:37 DEBUG : BackupDir/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5eef059_d20260722_m045217_c001_v7007000_t0000_u01784695937988") 2026/07/22 04:58:37 DEBUG : BackupDir/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f104d29259dd94767_d20260722_m045212_c001_v0001174_t0046_u01784695932504") 2026/07/22 04:58:37 DEBUG : CompareDest/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c1112520c_d20260722_m045152_c001_v7007000_t0000_u01784695912727") 2026/07/22 04:58:37 DEBUG : CompareDest/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844161_d20260722_m045146_c001_v0001116_t0024_u01784695906338") 2026/07/22 04:58:37 DEBUG : CompareDest/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c1112520d_d20260722_m045152_c001_v7007000_t0000_u01784695912903") 2026/07/22 04:58:37 DEBUG : CompareDest/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989c8e_d20260722_m045148_c001_v0001184_t0037_u01784695908330") 2026/07/22 04:58:37 DEBUG : CopyDest/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5eef05a_d20260722_m045218_c001_v7007000_t0000_u01784695938163") 2026/07/22 04:58:37 DEBUG : CopyDest/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfd78_d20260722_m045209_c001_v0001103_t0053_u01784695929416") 2026/07/22 04:58:37 DEBUG : CopyDest/three: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5eef05b_d20260722_m045218_c001_v7007000_t0000_u01784695938339") 2026/07/22 04:58:37 DEBUG : CopyDest/three: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989d20_d20260722_m045216_c001_v0001184_t0019_u01784695936242") 2026/07/22 04:58:37 DEBUG : CopyDest/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5eef05c_d20260722_m045218_c001_v7007000_t0000_u01784695938515") 2026/07/22 04:58:37 DEBUG : CopyDest/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844199_d20260722_m045213_c001_v0001116_t0006_u01784695933996") 2026/07/22 04:58:37 DEBUG : EXISTING: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd2a8_d20260722_m045343_c001_v7007000_t0000_u01784696023848") 2026/07/22 04:58:37 DEBUG : EXISTING: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844261_d20260722_m045342_c001_v0001116_t0040_u01784696022541") 2026/07/22 04:58:37 DEBUG : PREFIXapple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d6912_d20260722_m045600_c001_v7007000_t0000_u01784696160514") 2026/07/22 04:58:37 DEBUG : PREFIXapple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae015_d20260722_m045554_c001_v0001177_t0015_u01784696154674") 2026/07/22 04:58:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417031_d20260722_m045600_c001_v7007000_t0000_u01784696160158") 2026/07/22 04:58:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2e7_d20260722_m045554_c001_v0001184_t0038_u01784696154695") 2026/07/22 04:58:37 DEBUG : PREFIXbanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d6910_d20260722_m045600_c001_v7007000_t0000_u01784696160148") 2026/07/22 04:58:37 DEBUG : PREFIXbanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de01f0_d20260722_m045554_c001_v0001103_t0046_u01784696154685") 2026/07/22 04:58:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417033_d20260722_m045600_c001_v7007000_t0000_u01784696160525") 2026/07/22 04:58:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443f9_d20260722_m045554_c001_v0001116_t0027_u01784696154707") 2026/07/22 04:58:38 DEBUG : Testêé: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd2a6_d20260722_m045339_c001_v7007000_t0000_u01784696019813") 2026/07/22 04:58:38 DEBUG : Testêé: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989f35_d20260722_m045339_c001_v0001184_t0047_u01784696019231") 2026/07/22 04:58:38 DEBUG : Testêé: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844255_d20260722_m045338_c001_v0001116_t0028_u01784696018013") 2026/07/22 04:58:38 DEBUG : YXBwbGU=: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa503_d20260722_m045541_c001_v7007000_t0000_u01784696141028") 2026/07/22 04:58:38 DEBUG : YXBwbGU=: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a26d_d20260722_m045536_c001_v0001184_t0031_u01784696136885") 2026/07/22 04:58:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa504_d20260722_m045541_c001_v7007000_t0000_u01784696141202") 2026/07/22 04:58:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adfb5_d20260722_m045536_c001_v0001177_t0038_u01784696136907") 2026/07/22 04:58:38 DEBUG : YmFuYW5h: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa505_d20260722_m045541_c001_v7007000_t0000_u01784696141377") 2026/07/22 04:58:38 DEBUG : YmFuYW5h: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443bd_d20260722_m045536_c001_v0001116_t0055_u01784696136897") 2026/07/22 04:58:38 DEBUG : a/potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66ad_d20260722_m044915_c001_v7007000_t0000_u01784695755180") 2026/07/22 04:58:38 DEBUG : a/potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989868_d20260722_m044914_c001_v0001184_t0027_u01784695754615") 2026/07/22 04:58:38 DEBUG : a/potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da395a_d20260722_m044913_c001_v7007000_t0000_u01784695753221") 2026/07/22 04:58:38 DEBUG : a/potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989854_d20260722_m044912_c001_v0001184_t0020_u01784695752335") 2026/07/22 04:58:38 DEBUG : a/potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c111251a9_d20260722_m044857_c001_v7007000_t0000_u01784695737309") 2026/07/22 04:58:38 DEBUG : a/potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769897bc_d20260722_m044856_c001_v0001184_t0031_u01784695736450") 2026/07/22 04:58:38 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f956_d20260722_m045803_c001_v7007000_t0000_u01784696283051") 2026/07/22 04:58:38 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae255_d20260722_m045758_c001_v0001177_t0053_u01784696278614") 2026/07/22 04:58:38 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5d3_d20260722_m045746_c001_v7007000_t0000_u01784696266150") 2026/07/22 04:58:38 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae20f_d20260722_m045741_c001_v0001177_t0017_u01784696261747") 2026/07/22 04:58:38 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a7a_d20260722_m045730_c001_v7007000_t0000_u01784696250182") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae1d5_d20260722_m045726_c001_v0001177_t0010_u01784696246361") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c60e_d20260722_m045715_c001_v7007000_t0000_u01784696235194") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae163_d20260722_m045711_c001_v0001177_t0046_u01784696231074") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417052_d20260722_m045659_c001_v7007000_t0000_u01784696219097") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae11d_d20260722_m045654_c001_v0001177_t0009_u01784696214366") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c86e_d20260722_m045641_c001_v7007000_t0000_u01784696201477") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a41b_d20260722_m045635_c001_v0001184_t0037_u01784696195088") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c84c_d20260722_m045623_c001_v7007000_t0000_u01784696183311") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a3b1_d20260722_m045619_c001_v0001184_t0039_u01784696179498") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41345c4167dc52bc_d20260722_m045618_c001_v7007000_t0000_u01784696178317") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae069_d20260722_m045614_c001_v0001177_t0021_u01784696174092") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd75a_d20260722_m045601_c001_v7007000_t0000_u01784696161947") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de021a_d20260722_m045558_c001_v0001103_t0039_u01784696158405") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd38a_d20260722_m045557_c001_v7007000_t0000_u01784696157367") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae003_d20260722_m045552_c001_v0001177_t0025_u01784696152285") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd31a_d20260722_m045538_c001_v7007000_t0000_u01784696138898") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a25b_d20260722_m045534_c001_v0001184_t0044_u01784696134579") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174769_d20260722_m045521_c001_v7007000_t0000_u01784696121336") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a1e5_d20260722_m045517_c001_v0001184_t0045_u01784696117284") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932e3_d20260722_m045504_c001_v7007000_t0000_u01784696104814") 2026/07/22 04:58:39 DEBUG : apple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a17b_d20260722_m045500_c001_v0001184_t0048_u01784696100588") 2026/07/22 04:58:39 DEBUG : appleSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4095fbb867be77de_d20260722_m045621_c001_v7007000_t0000_u01784696181365") 2026/07/22 04:58:39 DEBUG : appleSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae06f_d20260722_m045616_c001_v0001177_t0022_u01784696176036") 2026/07/22 04:58:40 DEBUG : appleapple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c86f_d20260722_m045641_c001_v7007000_t0000_u01784696201652") 2026/07/22 04:58:40 DEBUG : appleapple: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a42b_d20260722_m045637_c001_v0001184_t0007_u01784696197229") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f958_d20260722_m045803_c001_v7007000_t0000_u01784696283233") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0406_d20260722_m045759_c001_v0001103_t0040_u01784696279093") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5d4_d20260722_m045746_c001_v7007000_t0000_u01784696266326") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de03c8_d20260722_m045742_c001_v0001103_t0002_u01784696262199") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a7b_d20260722_m045730_c001_v7007000_t0000_u01784696250359") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0364_d20260722_m045726_c001_v0001103_t0044_u01784696246767") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c60f_d20260722_m045715_c001_v7007000_t0000_u01784696235372") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de032c_d20260722_m045711_c001_v0001103_t0037_u01784696231579") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417053_d20260722_m045659_c001_v7007000_t0000_u01784696219288") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02f4_d20260722_m045654_c001_v0001103_t0040_u01784696214762") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f411f97f90a303702_d20260722_m045639_c001_v7007000_t0000_u01784696199061") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02ba_d20260722_m045635_c001_v0001103_t0053_u01784696195509") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c84d_d20260722_m045623_c001_v7007000_t0000_u01784696183504") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae081_d20260722_m045619_c001_v0001177_t0053_u01784696179510") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bcef9_d20260722_m045618_c001_v7007000_t0000_u01784696178543") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0252_d20260722_m045614_c001_v0001103_t0043_u01784696174511") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd75b_d20260722_m045602_c001_v7007000_t0000_u01784696162137") 2026/07/22 04:58:40 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a305_d20260722_m045558_c001_v0001184_t0031_u01784696158415") 2026/07/22 04:58:41 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f412f4246b9a696d8_d20260722_m045557_c001_v7007000_t0000_u01784696157378") 2026/07/22 04:58:41 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2dd_d20260722_m045552_c001_v0001184_t0025_u01784696152925") 2026/07/22 04:58:41 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa500_d20260722_m045539_c001_v7007000_t0000_u01784696139088") 2026/07/22 04:58:41 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adfaf_d20260722_m045535_c001_v0001177_t0056_u01784696135273") 2026/07/22 04:58:41 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517476b_d20260722_m045521_c001_v7007000_t0000_u01784696121561") 2026/07/22 04:58:41 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adf53_d20260722_m045517_c001_v0001177_t0054_u01784696117874") 2026/07/22 04:58:41 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932e4_d20260722_m045504_c001_v7007000_t0000_u01784696104990") 2026/07/22 04:58:41 DEBUG : appleappleapplebanana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adef1_d20260722_m045501_c001_v0001177_t0030_u01784696101490") 2026/07/22 04:58:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c848_d20260722_m045621_c001_v7007000_t0000_u01784696181547") 2026/07/22 04:58:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de025c_d20260722_m045616_c001_v0001103_t0002_u01784696176055") 2026/07/22 04:58:41 DEBUG : b/potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66af_d20260722_m044915_c001_v7007000_t0000_u01784695755357") 2026/07/22 04:58:41 DEBUG : b/potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698985a_d20260722_m044913_c001_v0001184_t0049_u01784695753766") 2026/07/22 04:58:41 DEBUG : b/potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da3958_d20260722_m044912_c001_v7007000_t0000_u01784695752679") 2026/07/22 04:58:41 DEBUG : b/potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698984a_d20260722_m044911_c001_v0001184_t0000_u01784695751551") 2026/07/22 04:58:41 DEBUG : b/potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c111251a7_d20260722_m044856_c001_v7007000_t0000_u01784695736787") 2026/07/22 04:58:41 DEBUG : b/potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769897b2_d20260722_m044855_c001_v0001184_t0031_u01784695735641") 2026/07/22 04:58:41 DEBUG : backup/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f403defd4f2d01339_d20260722_m045231_c001_v7007000_t0000_u01784695951145") 2026/07/22 04:58:41 DEBUG : backup/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f11981e8465ea12be_d20260722_m045229_c001_v0001181_t0021_u01784695949203") 2026/07/22 04:58:41 DEBUG : backup/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1066bce541fe0ad7_d20260722_m045225_c001_v0001183_t0015_u01784695945324") 2026/07/22 04:58:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3df_d20260722_m045300_c001_v7007000_t0000_u01784695980509") 2026/07/22 04:58:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1039a3bcf479e433_d20260722_m045258_c001_v0001044_t0030_u01784695978122") 2026/07/22 04:58:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1142771b7aaec844_d20260722_m045253_c001_v0001173_t0027_u01784695973967") 2026/07/22 04:58:42 DEBUG : backup/one.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4160a34aa090c1d4_d20260722_m045246_c001_v7007000_t0000_u01784695966754") 2026/07/22 04:58:42 DEBUG : backup/one.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f105526b9fa034aa1_d20260722_m045242_c001_v0001174_t0023_u01784695962901") 2026/07/22 04:58:42 DEBUG : backup/one.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101a9418c6a4ffc2_d20260722_m045238_c001_v0001161_t0003_u01784695958573") 2026/07/22 04:58:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3e0_d20260722_m045300_c001_v7007000_t0000_u01784695980685") 2026/07/22 04:58:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1050cb26fad8b1d3_d20260722_m045259_c001_v0001184_t0016_u01784695979745") 2026/07/22 04:58:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f103116a95c8071e2_d20260722_m045255_c001_v0001032_t0037_u01784695975659") 2026/07/22 04:58:42 DEBUG : backup/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f403defd4f2d0133a_d20260722_m045231_c001_v7007000_t0000_u01784695951321") 2026/07/22 04:58:42 DEBUG : backup/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1003af186adf4631_d20260722_m045230_c001_v0001033_t0030_u01784695950149") 2026/07/22 04:58:42 DEBUG : backup/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1038eba9e8306749_d20260722_m045226_c001_v0001037_t0020_u01784695946711") 2026/07/22 04:58:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4160a34aa090c1d5_d20260722_m045246_c001_v7007000_t0000_u01784695966929") 2026/07/22 04:58:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f11296c7c18fc7081_d20260722_m045245_c001_v0001167_t0041_u01784695965914") 2026/07/22 04:58:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1091852e31a5506c_d20260722_m045240_c001_v0001098_t0056_u01784695960367") 2026/07/22 04:58:42 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f959_d20260722_m045803_c001_v7007000_t0000_u01784696283415") 2026/07/22 04:58:42 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a601_d20260722_m045758_c001_v0001184_t0017_u01784696278879") 2026/07/22 04:58:42 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5d5_d20260722_m045746_c001_v7007000_t0000_u01784696266502") 2026/07/22 04:58:42 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a5a1_d20260722_m045741_c001_v0001184_t0009_u01784696261963") 2026/07/22 04:58:42 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a7c_d20260722_m045730_c001_v7007000_t0000_u01784696250534") 2026/07/22 04:58:42 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a539_d20260722_m045726_c001_v0001184_t0009_u01784696246569") 2026/07/22 04:58:42 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c610_d20260722_m045715_c001_v7007000_t0000_u01784696235545") 2026/07/22 04:58:42 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a4cd_d20260722_m045711_c001_v0001184_t0050_u01784696231298") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417054_d20260722_m045659_c001_v7007000_t0000_u01784696219479") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a47b_d20260722_m045654_c001_v0001184_t0025_u01784696214570") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c870_d20260722_m045641_c001_v7007000_t0000_u01784696201827") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0c7_d20260722_m045635_c001_v0001177_t0020_u01784696195299") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c84e_d20260722_m045623_c001_v7007000_t0000_u01784696183697") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084444d_d20260722_m045619_c001_v0001116_t0004_u01784696179520") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c845_d20260722_m045618_c001_v7007000_t0000_u01784696178399") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a379_d20260722_m045614_c001_v0001184_t0046_u01784696174310") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd75c_d20260722_m045602_c001_v7007000_t0000_u01784696162326") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae02f_d20260722_m045558_c001_v0001177_t0056_u01784696158425") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd752_d20260722_m045557_c001_v7007000_t0000_u01784696157210") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de01da_d20260722_m045552_c001_v0001103_t0039_u01784696152511") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330baf_d20260722_m045539_c001_v7007000_t0000_u01784696139130") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443b7_d20260722_m045534_c001_v0001116_t0040_u01784696134785") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517476c_d20260722_m045521_c001_v7007000_t0000_u01784696121744") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084436f_d20260722_m045517_c001_v0001116_t0003_u01784696117481") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932e5_d20260722_m045505_c001_v7007000_t0000_u01784696105166") 2026/07/22 04:58:43 DEBUG : banana: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844349_d20260722_m045500_c001_v0001116_t0000_u01784696100820") 2026/07/22 04:58:43 DEBUG : bananaSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c847_d20260722_m045621_c001_v7007000_t0000_u01784696181356") 2026/07/22 04:58:43 DEBUG : bananaSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a385_d20260722_m045616_c001_v0001184_t0034_u01784696176044") 2026/07/22 04:58:43 DEBUG : both0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce75_d20260722_m045432_c001_v7007000_t0000_u01784696072007") 2026/07/22 04:58:43 DEBUG : both0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddffee_d20260722_m045410_c001_v0001103_t0053_u01784696050450") 2026/07/22 04:58:43 DEBUG : both0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174682_d20260722_m045406_c001_v7007000_t0000_u01784696046216") 2026/07/22 04:58:44 DEBUG : both0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989f63_d20260722_m045346_c001_v0001184_t0051_u01784696026008") 2026/07/22 04:58:44 DEBUG : both1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce79_d20260722_m045432_c001_v7007000_t0000_u01784696072199") 2026/07/22 04:58:44 DEBUG : both1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a02b_d20260722_m045412_c001_v0001184_t0019_u01784696052036") 2026/07/22 04:58:44 DEBUG : both1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174683_d20260722_m045406_c001_v7007000_t0000_u01784696046400") 2026/07/22 04:58:44 DEBUG : both1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844267_d20260722_m045347_c001_v0001116_t0028_u01784696027205") 2026/07/22 04:58:44 DEBUG : both10: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce7d_d20260722_m045432_c001_v7007000_t0000_u01784696072395") 2026/07/22 04:58:44 DEBUG : both10: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a069_d20260722_m045420_c001_v0001184_t0039_u01784696060817") 2026/07/22 04:58:44 DEBUG : both10: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174684_d20260722_m045406_c001_v7007000_t0000_u01784696046585") 2026/07/22 04:58:44 DEBUG : both10: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844281_d20260722_m045354_c001_v0001116_t0035_u01784696034080") 2026/07/22 04:58:44 DEBUG : both11: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce7f_d20260722_m045432_c001_v7007000_t0000_u01784696072586") 2026/07/22 04:58:44 DEBUG : both11: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442df_d20260722_m045421_c001_v0001116_t0016_u01784696061561") 2026/07/22 04:58:44 DEBUG : both11: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174685_d20260722_m045406_c001_v7007000_t0000_u01784696046773") 2026/07/22 04:58:44 DEBUG : both11: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddffac_d20260722_m045354_c001_v0001103_t0016_u01784696034923") 2026/07/22 04:58:44 DEBUG : both12: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce80_d20260722_m045432_c001_v7007000_t0000_u01784696072778") 2026/07/22 04:58:44 DEBUG : both12: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de001c_d20260722_m045422_c001_v0001103_t0036_u01784696062466") 2026/07/22 04:58:44 DEBUG : both12: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174686_d20260722_m045406_c001_v7007000_t0000_u01784696046956") 2026/07/22 04:58:44 DEBUG : both12: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989fb1_d20260722_m045355_c001_v0001184_t0005_u01784696035765") 2026/07/22 04:58:44 DEBUG : both13: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce81_d20260722_m045432_c001_v7007000_t0000_u01784696072968") 2026/07/22 04:58:44 DEBUG : both13: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a07b_d20260722_m045423_c001_v0001184_t0038_u01784696063349") 2026/07/22 04:58:44 DEBUG : both13: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174687_d20260722_m045407_c001_v7007000_t0000_u01784696047141") 2026/07/22 04:58:44 DEBUG : both13: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844285_d20260722_m045356_c001_v0001116_t0056_u01784696036532") 2026/07/22 04:58:45 DEBUG : both14: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce85_d20260722_m045433_c001_v7007000_t0000_u01784696073160") 2026/07/22 04:58:45 DEBUG : both14: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442e7_d20260722_m045424_c001_v0001116_t0044_u01784696064178") 2026/07/22 04:58:45 DEBUG : both14: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174688_d20260722_m045407_c001_v7007000_t0000_u01784696047325") 2026/07/22 04:58:45 DEBUG : both14: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddffb8_d20260722_m045357_c001_v0001103_t0032_u01784696037222") 2026/07/22 04:58:45 DEBUG : both15: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce89_d20260722_m045433_c001_v7007000_t0000_u01784696073352") 2026/07/22 04:58:45 DEBUG : both15: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de002a_d20260722_m045425_c001_v0001103_t0004_u01784696065286") 2026/07/22 04:58:45 DEBUG : both15: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174689_d20260722_m045407_c001_v7007000_t0000_u01784696047508") 2026/07/22 04:58:45 DEBUG : both15: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989fc5_d20260722_m045358_c001_v0001184_t0007_u01784696038437") 2026/07/22 04:58:45 DEBUG : both16: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce8a_d20260722_m045433_c001_v7007000_t0000_u01784696073543") 2026/07/22 04:58:45 DEBUG : both16: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a09b_d20260722_m045426_c001_v0001184_t0002_u01784696066579") 2026/07/22 04:58:45 DEBUG : both16: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517468a_d20260722_m045407_c001_v7007000_t0000_u01784696047692") 2026/07/22 04:58:45 DEBUG : both16: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844291_d20260722_m045359_c001_v0001116_t0032_u01784696039071") 2026/07/22 04:58:45 DEBUG : both17: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce8b_d20260722_m045433_c001_v7007000_t0000_u01784696073735") 2026/07/22 04:58:45 DEBUG : both17: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442ed_d20260722_m045427_c001_v0001116_t0042_u01784696067324") 2026/07/22 04:58:45 DEBUG : both17: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517468b_d20260722_m045407_c001_v7007000_t0000_u01784696047875") 2026/07/22 04:58:45 DEBUG : both17: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddffc2_d20260722_m045359_c001_v0001103_t0031_u01784696039768") 2026/07/22 04:58:45 DEBUG : both18: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce8c_d20260722_m045433_c001_v7007000_t0000_u01784696073927") 2026/07/22 04:58:45 DEBUG : both18: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0038_d20260722_m045428_c001_v0001103_t0025_u01784696068050") 2026/07/22 04:58:45 DEBUG : both18: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517468c_d20260722_m045408_c001_v7007000_t0000_u01784696048059") 2026/07/22 04:58:46 DEBUG : both18: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989fdb_d20260722_m045400_c001_v0001184_t0017_u01784696040934") 2026/07/22 04:58:46 DEBUG : both19: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce8d_d20260722_m045434_c001_v7007000_t0000_u01784696074118") 2026/07/22 04:58:46 DEBUG : both19: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a0ad_d20260722_m045429_c001_v0001184_t0044_u01784696069286") 2026/07/22 04:58:46 DEBUG : both19: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517468d_d20260722_m045408_c001_v7007000_t0000_u01784696048243") 2026/07/22 04:58:46 DEBUG : both19: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844299_d20260722_m045401_c001_v0001116_t0022_u01784696041514") 2026/07/22 04:58:46 DEBUG : both2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce8e_d20260722_m045434_c001_v7007000_t0000_u01784696074309") 2026/07/22 04:58:46 DEBUG : both2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442c3_d20260722_m045412_c001_v0001116_t0006_u01784696052519") 2026/07/22 04:58:46 DEBUG : both2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517468e_d20260722_m045408_c001_v7007000_t0000_u01784696048426") 2026/07/22 04:58:46 DEBUG : both2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddff80_d20260722_m045348_c001_v0001103_t0048_u01784696028223") 2026/07/22 04:58:46 DEBUG : both3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce8f_d20260722_m045434_c001_v7007000_t0000_u01784696074500") 2026/07/22 04:58:46 DEBUG : both3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfffc_d20260722_m045413_c001_v0001103_t0006_u01784696053244") 2026/07/22 04:58:46 DEBUG : both3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517468f_d20260722_m045408_c001_v7007000_t0000_u01784696048611") 2026/07/22 04:58:46 DEBUG : both3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989f7b_d20260722_m045349_c001_v0001184_t0009_u01784696029159") 2026/07/22 04:58:46 DEBUG : both4: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce90_d20260722_m045434_c001_v7007000_t0000_u01784696074691") 2026/07/22 04:58:46 DEBUG : both4: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a03d_d20260722_m045414_c001_v0001184_t0041_u01784696054193") 2026/07/22 04:58:46 DEBUG : both4: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174690_d20260722_m045408_c001_v7007000_t0000_u01784696048795") 2026/07/22 04:58:47 DEBUG : both4: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084426f_d20260722_m045349_c001_v0001116_t0018_u01784696029710") 2026/07/22 04:58:47 DEBUG : both5: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce91_d20260722_m045434_c001_v7007000_t0000_u01784696074882") 2026/07/22 04:58:47 DEBUG : both5: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442cb_d20260722_m045414_c001_v0001116_t0004_u01784696054792") 2026/07/22 04:58:47 DEBUG : both5: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174691_d20260722_m045408_c001_v7007000_t0000_u01784696048979") 2026/07/22 04:58:47 DEBUG : both5: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddff94_d20260722_m045350_c001_v0001103_t0025_u01784696030405") 2026/07/22 04:58:47 DEBUG : both6: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce92_d20260722_m045435_c001_v7007000_t0000_u01784696075073") 2026/07/22 04:58:47 DEBUG : both6: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0008_d20260722_m045415_c001_v0001103_t0021_u01784696055707") 2026/07/22 04:58:47 DEBUG : both6: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174692_d20260722_m045409_c001_v7007000_t0000_u01784696049162") 2026/07/22 04:58:47 DEBUG : both6: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989f89_d20260722_m045351_c001_v0001184_t0054_u01784696031209") 2026/07/22 04:58:47 DEBUG : both7: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce93_d20260722_m045435_c001_v7007000_t0000_u01784696075265") 2026/07/22 04:58:47 DEBUG : both7: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a053_d20260722_m045416_c001_v0001184_t0046_u01784696056561") 2026/07/22 04:58:47 DEBUG : both7: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174693_d20260722_m045409_c001_v7007000_t0000_u01784696049346") 2026/07/22 04:58:47 DEBUG : both7: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844277_d20260722_m045351_c001_v0001116_t0035_u01784696031724") 2026/07/22 04:58:47 DEBUG : both8: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce94_d20260722_m045435_c001_v7007000_t0000_u01784696075457") 2026/07/22 04:58:47 DEBUG : both8: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442d5_d20260722_m045417_c001_v0001116_t0023_u01784696057137") 2026/07/22 04:58:47 DEBUG : both8: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174694_d20260722_m045409_c001_v7007000_t0000_u01784696049531") 2026/07/22 04:58:48 DEBUG : both8: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddffa0_d20260722_m045352_c001_v0001103_t0028_u01784696032447") 2026/07/22 04:58:48 DEBUG : both9: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce95_d20260722_m045435_c001_v7007000_t0000_u01784696075648") 2026/07/22 04:58:48 DEBUG : both9: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0014_d20260722_m045419_c001_v0001103_t0051_u01784696059831") 2026/07/22 04:58:48 DEBUG : both9: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174695_d20260722_m045409_c001_v7007000_t0000_u01784696049715") 2026/07/22 04:58:48 DEBUG : both9: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989f9d_d20260722_m045353_c001_v0001184_t0027_u01784696033501") 2026/07/22 04:58:48 DEBUG : c/non empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66b0_d20260722_m044915_c001_v7007000_t0000_u01784695755533") 2026/07/22 04:58:48 DEBUG : c/non empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698985e_d20260722_m044914_c001_v0001184_t0055_u01784695754037") 2026/07/22 04:58:48 DEBUG : c/non empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da395b_d20260722_m044913_c001_v7007000_t0000_u01784695753403") 2026/07/22 04:58:48 DEBUG : c/non empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698984c_d20260722_m044911_c001_v0001184_t0015_u01784695751742") 2026/07/22 04:58:48 DEBUG : c/non empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c111251aa_d20260722_m044857_c001_v7007000_t0000_u01784695737483") 2026/07/22 04:58:48 DEBUG : c/non empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769897b6_d20260722_m044855_c001_v0001184_t0024_u01784695735859") 2026/07/22 04:58:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa506_d20260722_m045541_c001_v7007000_t0000_u01784696141556") 2026/07/22 04:58:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de017c_d20260722_m045536_c001_v0001103_t0048_u01784696136915") 2026/07/22 04:58:48 DEBUG : check sum: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c1112519d_d20260722_m044849_c001_v7007000_t0000_u01784695729305") 2026/07/22 04:58:48 DEBUG : check sum: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989772_d20260722_m044848_c001_v0001184_t0008_u01784695728394") 2026/07/22 04:58:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f400de101096f0375_d20260722_m045834_c001_v7007000_t0000_u01784696314172") 2026/07/22 04:58:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae2e1_d20260722_m045832_c001_v0001177_t0002_u01784696312607") 2026/07/22 04:58:49 DEBUG : dest/3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5eef046_d20260722_m045202_c001_v7007000_t0000_u01784695922831") 2026/07/22 04:58:49 DEBUG : dest/3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402dd736b3572dee_d20260722_m045201_c001_v0001099_t0034_u01784695921773") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c871_d20260722_m045642_c001_v7007000_t0000_u01784696202002") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02c0_d20260722_m045637_c001_v0001103_t0017_u01784696197439") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f95b_d20260722_m045803_c001_v7007000_t0000_u01784696283598") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae239_d20260722_m045750_c001_v0001177_t0040_u01784696270641") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5d6_d20260722_m045746_c001_v7007000_t0000_u01784696266678") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae1f1_d20260722_m045734_c001_v0001177_t0030_u01784696254694") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a7d_d20260722_m045730_c001_v7007000_t0000_u01784696250709") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae19d_d20260722_m045719_c001_v0001177_t0017_u01784696239646") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c611_d20260722_m045715_c001_v7007000_t0000_u01784696235718") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae139_d20260722_m045704_c001_v0001177_t0015_u01784696224032") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417055_d20260722_m045659_c001_v7007000_t0000_u01784696219671") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0f7_d20260722_m045646_c001_v0001177_t0024_u01784696206067") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c86c_d20260722_m045639_c001_v7007000_t0000_u01784696199627") 2026/07/22 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a3f7_d20260722_m045628_c001_v0001184_t0040_u01784696188207") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c84f_d20260722_m045623_c001_v7007000_t0000_u01784696183890") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a3b5_d20260722_m045619_c001_v0001184_t0039_u01784696179706") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd3d0_d20260722_m045617_c001_v7007000_t0000_u01784696177948") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae04d_d20260722_m045606_c001_v0001177_t0051_u01784696166737") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd75d_d20260722_m045602_c001_v7007000_t0000_u01784696162515") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae031_d20260722_m045558_c001_v0001177_t0031_u01784696158640") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd388_d20260722_m045557_c001_v7007000_t0000_u01784696157164") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adfd9_d20260722_m045545_c001_v0001177_t0049_u01784696145461") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa4ff_d20260722_m045538_c001_v7007000_t0000_u01784696138911") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a21f_d20260722_m045526_c001_v0001184_t0025_u01784696126041") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517476e_d20260722_m045521_c001_v7007000_t0000_u01784696121925") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a1c3_d20260722_m045509_c001_v0001184_t0051_u01784696109297") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932e6_d20260722_m045505_c001_v7007000_t0000_u01784696105345") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a14d_d20260722_m045453_c001_v0001184_t0053_u01784696093171") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd3d8_d20260722_m045621_c001_v7007000_t0000_u01784696181680") 2026/07/22 04:58:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a38b_d20260722_m045616_c001_v0001184_t0051_u01784696176241") 2026/07/22 04:58:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c872_d20260722_m045642_c001_v7007000_t0000_u01784696202178") 2026/07/22 04:58:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844475_d20260722_m045637_c001_v0001116_t0029_u01784696197453") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f95d_d20260722_m045803_c001_v7007000_t0000_u01784696283784") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a5db_d20260722_m045751_c001_v0001184_t0027_u01784696271216") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5d8_d20260722_m045746_c001_v7007000_t0000_u01784696266854") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a573_d20260722_m045735_c001_v0001184_t0000_u01784696255305") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a7e_d20260722_m045730_c001_v7007000_t0000_u01784696250885") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a505_d20260722_m045720_c001_v0001184_t0052_u01784696240206") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c612_d20260722_m045715_c001_v7007000_t0000_u01784696235891") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a4a3_d20260722_m045704_c001_v0001184_t0009_u01784696224599") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417056_d20260722_m045659_c001_v7007000_t0000_u01784696219862") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a461_d20260722_m045646_c001_v0001184_t0046_u01784696206624") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a58_d20260722_m045639_c001_v7007000_t0000_u01784696199418") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0a3_d20260722_m045628_c001_v0001177_t0026_u01784696188775") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c850_d20260722_m045624_c001_v7007000_t0000_u01784696184084") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae083_d20260722_m045619_c001_v0001177_t0017_u01784696179786") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd3d2_d20260722_m045618_c001_v7007000_t0000_u01784696178300") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a33f_d20260722_m045607_c001_v0001184_t0045_u01784696167357") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd75e_d20260722_m045602_c001_v7007000_t0000_u01784696162705") 2026/07/22 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a309_d20260722_m045558_c001_v0001184_t0000_u01784696158651") 2026/07/22 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff041702f_d20260722_m045557_c001_v7007000_t0000_u01784696157304") 2026/07/22 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de01a2_d20260722_m045546_c001_v0001103_t0057_u01784696146531") 2026/07/22 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330bb0_d20260722_m045539_c001_v7007000_t0000_u01784696139167") 2026/07/22 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844381_d20260722_m045526_c001_v0001116_t0037_u01784696126591") 2026/07/22 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517476f_d20260722_m045522_c001_v7007000_t0000_u01784696122106") 2026/07/22 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084435b_d20260722_m045510_c001_v0001116_t0049_u01784696110191") 2026/07/22 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932e8_d20260722_m045505_c001_v7007000_t0000_u01784696105520") 2026/07/22 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844337_d20260722_m045453_c001_v0001116_t0015_u01784696093757") 2026/07/22 04:58:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f421e70466585474c_d20260722_m045621_c001_v7007000_t0000_u01784696181556") 2026/07/22 04:58:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae071_d20260722_m045616_c001_v0001177_t0055_u01784696176253") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c873_d20260722_m045642_c001_v7007000_t0000_u01784696202354") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a42f_d20260722_m045637_c001_v0001184_t0016_u01784696197461") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f95e_d20260722_m045803_c001_v7007000_t0000_u01784696283967") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de03e0_d20260722_m045751_c001_v0001103_t0035_u01784696271816") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5d9_d20260722_m045747_c001_v7007000_t0000_u01784696267033") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de03a0_d20260722_m045735_c001_v0001103_t0004_u01784696255871") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a7f_d20260722_m045731_c001_v7007000_t0000_u01784696251060") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0342_d20260722_m045720_c001_v0001103_t0001_u01784696240845") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c613_d20260722_m045716_c001_v7007000_t0000_u01784696236065") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0314_d20260722_m045705_c001_v0001103_t0009_u01784696225185") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417057_d20260722_m045700_c001_v7007000_t0000_u01784696220054") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02d8_d20260722_m045647_c001_v0001103_t0058_u01784696207185") 2026/07/22 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f411f97f90a303705_d20260722_m045639_c001_v7007000_t0000_u01784696199426") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0298_d20260722_m045629_c001_v0001103_t0053_u01784696189342") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c851_d20260722_m045624_c001_v7007000_t0000_u01784696184276") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a3b9_d20260722_m045619_c001_v0001184_t0033_u01784696179898") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f421e704665854744_d20260722_m045618_c001_v7007000_t0000_u01784696178553") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0236_d20260722_m045607_c001_v0001103_t0003_u01784696167909") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd75f_d20260722_m045602_c001_v7007000_t0000_u01784696162895") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae033_d20260722_m045558_c001_v0001177_t0036_u01784696158849") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d68fb_d20260722_m045557_c001_v7007000_t0000_u01784696157319") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2a9_d20260722_m045547_c001_v0001184_t0007_u01784696147283") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41590c234bafe2db_d20260722_m045539_c001_v7007000_t0000_u01784696139109") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adf77_d20260722_m045527_c001_v0001177_t0023_u01784696127442") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174770_d20260722_m045522_c001_v7007000_t0000_u01784696122286") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adf2b_d20260722_m045511_c001_v0001177_t0029_u01784696111071") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932ea_d20260722_m045505_c001_v7007000_t0000_u01784696105696") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adecd_d20260722_m045454_c001_v0001177_t0021_u01784696094940") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417040_d20260722_m045621_c001_v7007000_t0000_u01784696181344") 2026/07/22 04:58:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0260_d20260722_m045616_c001_v0001103_t0036_u01784696176397") 2026/07/22 04:58:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c874_d20260722_m045642_c001_v7007000_t0000_u01784696202528") 2026/07/22 04:58:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0d1_d20260722_m045637_c001_v0001177_t0040_u01784696197473") 2026/07/22 04:58:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f960_d20260722_m045804_c001_v7007000_t0000_u01784696284149") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844541_d20260722_m045752_c001_v0001116_t0030_u01784696272610") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5da_d20260722_m045747_c001_v7007000_t0000_u01784696267210") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844519_d20260722_m045736_c001_v0001116_t0029_u01784696256691") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a80_d20260722_m045731_c001_v7007000_t0000_u01784696251235") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108444eb_d20260722_m045721_c001_v0001116_t0027_u01784696241518") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c614_d20260722_m045716_c001_v7007000_t0000_u01784696236239") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108444bf_d20260722_m045705_c001_v0001116_t0050_u01784696225877") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417059_d20260722_m045700_c001_v7007000_t0000_u01784696220334") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084448b_d20260722_m045647_c001_v0001116_t0052_u01784696207959") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330c14_d20260722_m045639_c001_v7007000_t0000_u01784696199635") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844461_d20260722_m045630_c001_v0001116_t0008_u01784696190251") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c852_d20260722_m045624_c001_v7007000_t0000_u01784696184469") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0272_d20260722_m045619_c001_v0001103_t0003_u01784696179925") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41345c4167dc52ba_d20260722_m045617_c001_v7007000_t0000_u01784696177963") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084441d_d20260722_m045608_c001_v0001116_t0006_u01784696168574") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd760_d20260722_m045603_c001_v7007000_t0000_u01784696163084") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a30d_d20260722_m045558_c001_v0001184_t0035_u01784696158867") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c5e1_d20260722_m045557_c001_v7007000_t0000_u01784696157335") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443e3_d20260722_m045547_c001_v0001116_t0040_u01784696147871") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd31d_d20260722_m045539_c001_v7007000_t0000_u01784696139246") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0146_d20260722_m045527_c001_v0001103_t0030_u01784696127994") 2026/07/22 04:58:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174772_d20260722_m045522_c001_v7007000_t0000_u01784696122467") 2026/07/22 04:58:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de00f2_d20260722_m045511_c001_v0001103_t0006_u01784696111659") 2026/07/22 04:58:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932eb_d20260722_m045505_c001_v7007000_t0000_u01784696105872") 2026/07/22 04:58:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de00b0_d20260722_m045455_c001_v0001103_t0051_u01784696095508") 2026/07/22 04:58:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bcefb_d20260722_m045621_c001_v7007000_t0000_u01784696181385") 2026/07/22 04:58:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae073_d20260722_m045616_c001_v0001177_t0015_u01784696176473") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghi: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c875_d20260722_m045642_c001_v7007000_t0000_u01784696202703") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghi: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a437_d20260722_m045637_c001_v0001184_t0039_u01784696197674") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f961_d20260722_m045804_c001_v7007000_t0000_u01784696284331") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae241_d20260722_m045753_c001_v0001177_t0006_u01784696273429") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5db_d20260722_m045747_c001_v7007000_t0000_u01784696267385") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae1f9_d20260722_m045737_c001_v0001177_t0048_u01784696257237") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a81_d20260722_m045731_c001_v7007000_t0000_u01784696251414") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae1ad_d20260722_m045722_c001_v0001177_t0051_u01784696242024") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c615_d20260722_m045716_c001_v7007000_t0000_u01784696236413") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae147_d20260722_m045706_c001_v0001177_t0049_u01784696226433") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff041705a_d20260722_m045700_c001_v7007000_t0000_u01784696220525") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae107_d20260722_m045648_c001_v0001177_t0038_u01784696208520") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f403defd4f2d01604_d20260722_m045639_c001_v7007000_t0000_u01784696199454") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a401_d20260722_m045630_c001_v0001184_t0009_u01784696190981") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c853_d20260722_m045624_c001_v7007000_t0000_u01784696184662") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae087_d20260722_m045620_c001_v0001177_t0059_u01784696180005") 2026/07/22 04:58:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41345c4167dc52bb_d20260722_m045618_c001_v7007000_t0000_u01784696178140") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae057_d20260722_m045609_c001_v0001177_t0045_u01784696169033") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd761_d20260722_m045603_c001_v7007000_t0000_u01784696163273") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844403_d20260722_m045558_c001_v0001116_t0013_u01784696158969") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e51e_d20260722_m045557_c001_v7007000_t0000_u01784696157155") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adfeb_d20260722_m045548_c001_v0001177_t0044_u01784696148464") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa501_d20260722_m045539_c001_v7007000_t0000_u01784696139262") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a22d_d20260722_m045528_c001_v0001184_t0013_u01784696128383") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174773_d20260722_m045522_c001_v7007000_t0000_u01784696122744") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a1d1_d20260722_m045512_c001_v0001184_t0043_u01784696112035") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932ec_d20260722_m045506_c001_v7007000_t0000_u01784696106048") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a159_d20260722_m045455_c001_v0001184_t0007_u01784696095911") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417042_d20260722_m045621_c001_v7007000_t0000_u01784696181724") 2026/07/22 04:58:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a393_d20260722_m045616_c001_v0001184_t0009_u01784696176560") 2026/07/22 04:58:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c876_d20260722_m045642_c001_v7007000_t0000_u01784696202877") 2026/07/22 04:58:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0d3_d20260722_m045637_c001_v0001177_t0036_u01784696197688") 2026/07/22 04:58:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f963_d20260722_m045804_c001_v7007000_t0000_u01784696284516") 2026/07/22 04:58:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a5eb_d20260722_m045753_c001_v0001184_t0027_u01784696273638") 2026/07/22 04:58:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5dc_d20260722_m045747_c001_v7007000_t0000_u01784696267561") 2026/07/22 04:58:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a579_d20260722_m045737_c001_v0001184_t0024_u01784696257524") 2026/07/22 04:58:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a82_d20260722_m045731_c001_v7007000_t0000_u01784696251590") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a51b_d20260722_m045722_c001_v0001184_t0029_u01784696242313") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c616_d20260722_m045716_c001_v7007000_t0000_u01784696236586") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a4ad_d20260722_m045706_c001_v0001184_t0046_u01784696226767") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff041705b_d20260722_m045700_c001_v7007000_t0000_u01784696220718") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a469_d20260722_m045648_c001_v0001184_t0043_u01784696208727") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41345c4167dc52cb_d20260722_m045639_c001_v7007000_t0000_u01784696199424") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0b7_d20260722_m045631_c001_v0001177_t0002_u01784696191212") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c854_d20260722_m045624_c001_v7007000_t0000_u01784696184856") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844453_d20260722_m045620_c001_v0001116_t0045_u01784696180069") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd3d3_d20260722_m045618_c001_v7007000_t0000_u01784696178473") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a34b_d20260722_m045609_c001_v0001184_t0017_u01784696169266") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd762_d20260722_m045603_c001_v7007000_t0000_u01784696163463") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0220_d20260722_m045558_c001_v0001103_t0051_u01784696158998") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d68fa_d20260722_m045557_c001_v7007000_t0000_u01784696157137") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de01ae_d20260722_m045548_c001_v0001103_t0008_u01784696148671") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c323134993315_d20260722_m045538_c001_v7007000_t0000_u01784696138540") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084438b_d20260722_m045528_c001_v0001116_t0021_u01784696128571") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174775_d20260722_m045522_c001_v7007000_t0000_u01784696122925") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844363_d20260722_m045512_c001_v0001116_t0021_u01784696112223") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932ed_d20260722_m045506_c001_v7007000_t0000_u01784696106225") 2026/07/22 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084433b_d20260722_m045456_c001_v0001116_t0059_u01784696096134") 2026/07/22 04:58:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4166c1125e1f53fc_d20260722_m045621_c001_v7007000_t0000_u01784696181397") 2026/07/22 04:58:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae075_d20260722_m045616_c001_v0001177_t0035_u01784696176694") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c877_d20260722_m045643_c001_v7007000_t0000_u01784696203052") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a439_d20260722_m045637_c001_v0001184_t0035_u01784696197884") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f964_d20260722_m045804_c001_v7007000_t0000_u01784696284700") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de03ec_d20260722_m045753_c001_v0001103_t0008_u01784696273833") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5dd_d20260722_m045747_c001_v7007000_t0000_u01784696267736") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de03a4_d20260722_m045737_c001_v0001103_t0030_u01784696257730") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a84_d20260722_m045731_c001_v7007000_t0000_u01784696251772") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de034e_d20260722_m045722_c001_v0001103_t0051_u01784696242506") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c617_d20260722_m045716_c001_v7007000_t0000_u01784696236759") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de031a_d20260722_m045706_c001_v0001103_t0008_u01784696226954") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff041705d_d20260722_m045700_c001_v7007000_t0000_u01784696220909") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02e2_d20260722_m045648_c001_v0001103_t0041_u01784696208914") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4166c1125e1f5407_d20260722_m045639_c001_v7007000_t0000_u01784696199222") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02a2_d20260722_m045631_c001_v0001103_t0008_u01784696191446") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c855_d20260722_m045625_c001_v7007000_t0000_u01784696185049") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a3bd_d20260722_m045620_c001_v0001184_t0009_u01784696180095") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4095fbb867be77dc_d20260722_m045618_c001_v7007000_t0000_u01784696178580") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de023c_d20260722_m045609_c001_v0001103_t0055_u01784696169462") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd763_d20260722_m045603_c001_v7007000_t0000_u01784696163653") 2026/07/22 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a30f_d20260722_m045559_c001_v0001184_t0039_u01784696159075") 2026/07/22 04:58:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e51f_d20260722_m045557_c001_v7007000_t0000_u01784696157343") 2026/07/22 04:58:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2b9_d20260722_m045549_c001_v0001184_t0045_u01784696149000") 2026/07/22 04:58:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f403defd4f2d014cf_d20260722_m045538_c001_v7007000_t0000_u01784696138923") 2026/07/22 04:58:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adf8d_d20260722_m045530_c001_v0001177_t0047_u01784696130589") 2026/07/22 04:58:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174776_d20260722_m045523_c001_v7007000_t0000_u01784696123106") 2026/07/22 04:58:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adf37_d20260722_m045513_c001_v0001177_t0024_u01784696113642") 2026/07/22 04:58:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932ee_d20260722_m045506_c001_v7007000_t0000_u01784696106400") 2026/07/22 04:58:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6aded5_d20260722_m045456_c001_v0001177_t0013_u01784696096633") 2026/07/22 04:58:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd3d6_d20260722_m045621_c001_v7007000_t0000_u01784696181334") 2026/07/22 04:58:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a395_d20260722_m045616_c001_v0001184_t0032_u01784696176748") 2026/07/22 04:58:59 DEBUG : dir1/0007-12345: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c878_d20260722_m045643_c001_v7007000_t0000_u01784696203227") 2026/07/22 04:58:59 DEBUG : dir1/0007-12345: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0d5_d20260722_m045637_c001_v0001177_t0013_u01784696197899") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f966_d20260722_m045804_c001_v7007000_t0000_u01784696284883") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844549_d20260722_m045754_c001_v0001116_t0024_u01784696274195") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5de_d20260722_m045747_c001_v7007000_t0000_u01784696267912") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084451d_d20260722_m045738_c001_v0001116_t0052_u01784696258302") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a85_d20260722_m045731_c001_v7007000_t0000_u01784696251947") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108444ef_d20260722_m045723_c001_v0001116_t0037_u01784696243042") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c618_d20260722_m045716_c001_v7007000_t0000_u01784696236933") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108444c3_d20260722_m045707_c001_v0001116_t0010_u01784696227274") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff041705e_d20260722_m045701_c001_v7007000_t0000_u01784696221101") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084448f_d20260722_m045649_c001_v0001116_t0024_u01784696209426") 2026/07/22 04:58:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f411f97f90a303704_d20260722_m045639_c001_v7007000_t0000_u01784696199243") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844463_d20260722_m045631_c001_v0001116_t0004_u01784696191795") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c856_d20260722_m045625_c001_v7007000_t0000_u01784696185242") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae089_d20260722_m045620_c001_v0001177_t0003_u01784696180270") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff041703e_d20260722_m045618_c001_v7007000_t0000_u01784696178478") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844425_d20260722_m045609_c001_v0001116_t0042_u01784696169834") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd764_d20260722_m045603_c001_v7007000_t0000_u01784696163843") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae035_d20260722_m045559_c001_v0001177_t0029_u01784696159086") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c5df_d20260722_m045557_c001_v7007000_t0000_u01784696157151") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443e9_d20260722_m045549_c001_v0001116_t0027_u01784696149214") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4087db027c47e9ed_d20260722_m045538_c001_v7007000_t0000_u01784696138957") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0152_d20260722_m045530_c001_v0001103_t0033_u01784696130845") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174778_d20260722_m045523_c001_v7007000_t0000_u01784696123288") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0100_d20260722_m045513_c001_v0001103_t0018_u01784696113855") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932f0_d20260722_m045506_c001_v7007000_t0000_u01784696106576") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de00b6_d20260722_m045456_c001_v0001103_t0014_u01784696096837") 2026/07/22 04:59:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052aa04_d20260722_m045621_c001_v7007000_t0000_u01784696181407") 2026/07/22 04:59:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0262_d20260722_m045616_c001_v0001103_t0046_u01784696176780") 2026/07/22 04:59:01 DEBUG : dir1/0008-23456: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c879_d20260722_m045643_c001_v7007000_t0000_u01784696203401") 2026/07/22 04:59:01 DEBUG : dir1/0008-23456: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02c4_d20260722_m045637_c001_v0001103_t0030_u01784696197924") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f968_d20260722_m045805_c001_v7007000_t0000_u01784696285074") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae249_d20260722_m045755_c001_v0001177_t0037_u01784696275525") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5df_d20260722_m045748_c001_v7007000_t0000_u01784696268088") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae1fd_d20260722_m045738_c001_v0001177_t0018_u01784696258898") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a86_d20260722_m045732_c001_v7007000_t0000_u01784696252121") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae1bb_d20260722_m045723_c001_v0001177_t0056_u01784696243850") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c619_d20260722_m045717_c001_v7007000_t0000_u01784696237107") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae14f_d20260722_m045708_c001_v0001177_t0021_u01784696228064") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff041705f_d20260722_m045701_c001_v7007000_t0000_u01784696221292") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae111_d20260722_m045650_c001_v0001177_t0045_u01784696210744") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5b8_d20260722_m045639_c001_v7007000_t0000_u01784696199467") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a40b_d20260722_m045632_c001_v0001184_t0003_u01784696192269") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c857_d20260722_m045625_c001_v7007000_t0000_u01784696185435") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a3c3_d20260722_m045620_c001_v0001184_t0007_u01784696180297") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c846_d20260722_m045618_c001_v7007000_t0000_u01784696178594") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae05b_d20260722_m045610_c001_v0001177_t0056_u01784696170375") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd765_d20260722_m045604_c001_v7007000_t0000_u01784696164033") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a311_d20260722_m045559_c001_v0001184_t0034_u01784696159276") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff041702c_d20260722_m045556_c001_v7007000_t0000_u01784696156761") 2026/07/22 04:59:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adff5_d20260722_m045549_c001_v0001177_t0022_u01784696149721") 2026/07/22 04:59:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd31c_d20260722_m045539_c001_v7007000_t0000_u01784696139073") 2026/07/22 04:59:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a241_d20260722_m045531_c001_v0001184_t0052_u01784696131249") 2026/07/22 04:59:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517477a_d20260722_m045523_c001_v7007000_t0000_u01784696123468") 2026/07/22 04:59:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a1db_d20260722_m045514_c001_v0001184_t0057_u01784696114151") 2026/07/22 04:59:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932f1_d20260722_m045506_c001_v7007000_t0000_u01784696106751") 2026/07/22 04:59:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a163_d20260722_m045457_c001_v0001184_t0017_u01784696097269") 2026/07/22 04:59:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4095fbb867be77df_d20260722_m045621_c001_v7007000_t0000_u01784696181567") 2026/07/22 04:59:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844437_d20260722_m045616_c001_v0001116_t0003_u01784696176805") 2026/07/22 04:59:02 DEBUG : dir1/0009-34567: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c87a_d20260722_m045643_c001_v7007000_t0000_u01784696203577") 2026/07/22 04:59:02 DEBUG : dir1/0009-34567: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a43b_d20260722_m045638_c001_v0001184_t0001_u01784696198087") 2026/07/22 04:59:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f969_d20260722_m045805_c001_v7007000_t0000_u01784696285257") 2026/07/22 04:59:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a5f7_d20260722_m045755_c001_v0001184_t0027_u01784696275753") 2026/07/22 04:59:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5e0_d20260722_m045748_c001_v7007000_t0000_u01784696268263") 2026/07/22 04:59:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a585_d20260722_m045739_c001_v0001184_t0042_u01784696259124") 2026/07/22 04:59:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a87_d20260722_m045732_c001_v7007000_t0000_u01784696252297") 2026/07/22 04:59:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a525_d20260722_m045724_c001_v0001184_t0040_u01784696244050") 2026/07/22 04:59:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c61a_d20260722_m045717_c001_v7007000_t0000_u01784696237281") 2026/07/22 04:59:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a4b9_d20260722_m045708_c001_v0001184_t0058_u01784696228330") 2026/07/22 04:59:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417060_d20260722_m045701_c001_v7007000_t0000_u01784696221488") 2026/07/22 04:59:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a471_d20260722_m045650_c001_v0001184_t0038_u01784696210988") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4166c1125e1f5409_d20260722_m045639_c001_v7007000_t0000_u01784696199576") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0bb_d20260722_m045632_c001_v0001177_t0030_u01784696192478") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c858_d20260722_m045625_c001_v7007000_t0000_u01784696185629") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de027a_d20260722_m045620_c001_v0001103_t0019_u01784696180425") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41345c4167dc52be_d20260722_m045618_c001_v7007000_t0000_u01784696178495") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a353_d20260722_m045610_c001_v0001184_t0035_u01784696170588") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd766_d20260722_m045604_c001_v7007000_t0000_u01784696164223") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae037_d20260722_m045559_c001_v0001177_t0048_u01784696159305") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052a9f0_d20260722_m045557_c001_v7007000_t0000_u01784696157176") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de01be_d20260722_m045549_c001_v0001103_t0025_u01784696149938") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4087db027c47e9ef_d20260722_m045539_c001_v7007000_t0000_u01784696139143") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443a1_d20260722_m045531_c001_v0001116_t0050_u01784696131546") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517477e_d20260722_m045523_c001_v7007000_t0000_u01784696123653") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844369_d20260722_m045514_c001_v0001116_t0047_u01784696114363") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932f4_d20260722_m045506_c001_v7007000_t0000_u01784696106975") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844343_d20260722_m045457_c001_v0001116_t0054_u01784696097480") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bcefc_d20260722_m045621_c001_v7007000_t0000_u01784696181579") 2026/07/22 04:59:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae079_d20260722_m045616_c001_v0001177_t0048_u01784696176957") 2026/07/22 04:59:03 DEBUG : dir1/0010-45678: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c87d_d20260722_m045643_c001_v7007000_t0000_u01784696203888") 2026/07/22 04:59:03 DEBUG : dir1/0010-45678: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0d7_d20260722_m045638_c001_v0001177_t0039_u01784696198114") 2026/07/22 04:59:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f96b_d20260722_m045805_c001_v7007000_t0000_u01784696285438") 2026/07/22 04:59:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de03f0_d20260722_m045755_c001_v0001103_t0014_u01784696275966") 2026/07/22 04:59:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5e1_d20260722_m045748_c001_v7007000_t0000_u01784696268438") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de03ac_d20260722_m045739_c001_v0001103_t0058_u01784696259313") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a88_d20260722_m045732_c001_v7007000_t0000_u01784696252472") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0354_d20260722_m045724_c001_v0001103_t0058_u01784696244237") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c61b_d20260722_m045717_c001_v7007000_t0000_u01784696237454") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0320_d20260722_m045708_c001_v0001103_t0013_u01784696228531") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417061_d20260722_m045701_c001_v7007000_t0000_u01784696221679") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02e8_d20260722_m045651_c001_v0001103_t0057_u01784696211180") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a59_d20260722_m045639_c001_v7007000_t0000_u01784696199594") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02aa_d20260722_m045632_c001_v0001103_t0056_u01784696192778") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c859_d20260722_m045625_c001_v7007000_t0000_u01784696185822") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae08b_d20260722_m045620_c001_v0001177_t0039_u01784696180485") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bcef8_d20260722_m045618_c001_v7007000_t0000_u01784696178359") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0242_d20260722_m045610_c001_v0001103_t0020_u01784696170804") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd767_d20260722_m045604_c001_v7007000_t0000_u01784696164413") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0226_d20260722_m045559_c001_v0001103_t0021_u01784696159411") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052a9f1_d20260722_m045557_c001_v7007000_t0000_u01784696157356") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2c3_d20260722_m045550_c001_v0001184_t0003_u01784696150270") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c323134993316_d20260722_m045538_c001_v7007000_t0000_u01784696138730") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adf93_d20260722_m045532_c001_v0001177_t0043_u01784696132132") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517477f_d20260722_m045523_c001_v7007000_t0000_u01784696123836") 2026/07/22 04:59:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adf3b_d20260722_m045515_c001_v0001177_t0030_u01784696115198") 2026/07/22 04:59:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932f5_d20260722_m045507_c001_v7007000_t0000_u01784696107152") 2026/07/22 04:59:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adee1_d20260722_m045458_c001_v0001177_t0034_u01784696098361") 2026/07/22 04:59:05 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f421e70466585474d_d20260722_m045621_c001_v7007000_t0000_u01784696181736") 2026/07/22 04:59:05 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a39b_d20260722_m045616_c001_v0001184_t0019_u01784696176945") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c87e_d20260722_m045644_c001_v7007000_t0000_u01784696204062") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a43f_d20260722_m045638_c001_v0001184_t0036_u01784696198295") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f96c_d20260722_m045805_c001_v7007000_t0000_u01784696285621") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844551_d20260722_m045756_c001_v0001116_t0028_u01784696276508") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5e2_d20260722_m045748_c001_v7007000_t0000_u01784696268614") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844521_d20260722_m045739_c001_v0001116_t0043_u01784696259585") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a89_d20260722_m045732_c001_v7007000_t0000_u01784696252649") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108444f9_d20260722_m045724_c001_v0001116_t0005_u01784696244580") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c61c_d20260722_m045717_c001_v7007000_t0000_u01784696237627") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108444c5_d20260722_m045708_c001_v0001116_t0026_u01784696228990") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417062_d20260722_m045701_c001_v7007000_t0000_u01784696221869") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844499_d20260722_m045651_c001_v0001116_t0020_u01784696211591") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c86b_d20260722_m045639_c001_v7007000_t0000_u01784696199441") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844465_d20260722_m045633_c001_v0001116_t0045_u01784696193046") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c85a_d20260722_m045626_c001_v7007000_t0000_u01784696186016") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a3c5_d20260722_m045620_c001_v0001184_t0055_u01784696180504") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f421e704665854742_d20260722_m045618_c001_v7007000_t0000_u01784696178372") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844429_d20260722_m045611_c001_v0001116_t0000_u01784696171106") 2026/07/22 04:59:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd768_d20260722_m045604_c001_v7007000_t0000_u01784696164603") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a317_d20260722_m045559_c001_v0001184_t0033_u01784696159485") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff041702e_d20260722_m045557_c001_v7007000_t0000_u01784696157123") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443eb_d20260722_m045550_c001_v0001116_t0025_u01784696150492") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330bad_d20260722_m045538_c001_v7007000_t0000_u01784696138957") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de015e_d20260722_m045532_c001_v0001103_t0028_u01784696132355") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174780_d20260722_m045524_c001_v7007000_t0000_u01784696124017") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de010c_d20260722_m045515_c001_v0001103_t0003_u01784696115407") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932f6_d20260722_m045507_c001_v7007000_t0000_u01784696107328") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de00bc_d20260722_m045458_c001_v0001103_t0047_u01784696098578") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4166c1125e1f53fd_d20260722_m045621_c001_v7007000_t0000_u01784696181591") 2026/07/22 04:59:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0264_d20260722_m045617_c001_v0001103_t0042_u01784696177135") 2026/07/22 04:59:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c87f_d20260722_m045644_c001_v7007000_t0000_u01784696204236") 2026/07/22 04:59:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0d9_d20260722_m045638_c001_v0001177_t0013_u01784696198327") 2026/07/22 04:59:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f96d_d20260722_m045805_c001_v7007000_t0000_u01784696285803") 2026/07/22 04:59:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae24f_d20260722_m045757_c001_v0001177_t0022_u01784696277050") 2026/07/22 04:59:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5e3_d20260722_m045748_c001_v7007000_t0000_u01784696268790") 2026/07/22 04:59:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae203_d20260722_m045740_c001_v0001177_t0019_u01784696260301") 2026/07/22 04:59:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a8a_d20260722_m045732_c001_v7007000_t0000_u01784696252824") 2026/07/22 04:59:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae1cb_d20260722_m045725_c001_v0001177_t0004_u01784696245139") 2026/07/22 04:59:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c61d_d20260722_m045717_c001_v7007000_t0000_u01784696237801") 2026/07/22 04:59:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae157_d20260722_m045709_c001_v0001177_t0019_u01784696229502") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417063_d20260722_m045702_c001_v7007000_t0000_u01784696222061") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae11b_d20260722_m045653_c001_v0001177_t0038_u01784696213074") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41345c4167dc52cc_d20260722_m045639_c001_v7007000_t0000_u01784696199605") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a413_d20260722_m045633_c001_v0001184_t0018_u01784696193550") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c85b_d20260722_m045626_c001_v7007000_t0000_u01784696186209") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae08d_d20260722_m045620_c001_v0001177_t0000_u01784696180694") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4095fbb867be77db_d20260722_m045618_c001_v7007000_t0000_u01784696178386") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae05f_d20260722_m045611_c001_v0001177_t0038_u01784696171740") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd769_d20260722_m045604_c001_v7007000_t0000_u01784696164793") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844405_d20260722_m045559_c001_v0001116_t0026_u01784696159586") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd754_d20260722_m045557_c001_v7007000_t0000_u01784696157401") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adffd_d20260722_m045550_c001_v0001177_t0043_u01784696150954") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c323134993317_d20260722_m045538_c001_v7007000_t0000_u01784696138920") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a247_d20260722_m045532_c001_v0001184_t0059_u01784696132796") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174781_d20260722_m045524_c001_v7007000_t0000_u01784696124199") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a1e1_d20260722_m045515_c001_v0001184_t0003_u01784696115878") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932f7_d20260722_m045507_c001_v7007000_t0000_u01784696107504") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a171_d20260722_m045458_c001_v0001184_t0035_u01784696098937") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd3d7_d20260722_m045621_c001_v7007000_t0000_u01784696181508") 2026/07/22 04:59:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084443b_d20260722_m045617_c001_v0001116_t0010_u01784696177210") 2026/07/22 04:59:07 DEBUG : dir1/0013-789;=: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c880_d20260722_m045644_c001_v7007000_t0000_u01784696204412") 2026/07/22 04:59:07 DEBUG : dir1/0013-789;=: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084447b_d20260722_m045638_c001_v0001116_t0048_u01784696198424") 2026/07/22 04:59:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f96f_d20260722_m045805_c001_v7007000_t0000_u01784696285986") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a5fd_d20260722_m045757_c001_v0001184_t0016_u01784696277266") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5e4_d20260722_m045748_c001_v7007000_t0000_u01784696268965") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a595_d20260722_m045740_c001_v0001184_t0046_u01784696260520") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a8b_d20260722_m045732_c001_v7007000_t0000_u01784696252999") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a531_d20260722_m045725_c001_v0001184_t0037_u01784696245348") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c61f_d20260722_m045717_c001_v7007000_t0000_u01784696237975") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a4c3_d20260722_m045709_c001_v0001184_t0013_u01784696229714") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417064_d20260722_m045702_c001_v7007000_t0000_u01784696222253") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a479_d20260722_m045653_c001_v0001184_t0034_u01784696213286") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4166c1125e1f5406_d20260722_m045639_c001_v7007000_t0000_u01784696199046") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0c1_d20260722_m045633_c001_v0001177_t0000_u01784696193760") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c85c_d20260722_m045626_c001_v7007000_t0000_u01784696186402") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a3c7_d20260722_m045620_c001_v0001184_t0032_u01784696180705") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd3d1_d20260722_m045618_c001_v7007000_t0000_u01784696178122") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a361_d20260722_m045611_c001_v0001184_t0044_u01784696171956") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd76a_d20260722_m045604_c001_v7007000_t0000_u01784696164987") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae039_d20260722_m045559_c001_v0001177_t0009_u01784696159622") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff041702d_d20260722_m045556_c001_v7007000_t0000_u01784696156942") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de01c8_d20260722_m045551_c001_v0001103_t0005_u01784696151163") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c323134993318_d20260722_m045539_c001_v7007000_t0000_u01784696139128") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443ad_d20260722_m045533_c001_v0001116_t0052_u01784696133004") 2026/07/22 04:59:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174783_d20260722_m045524_c001_v7007000_t0000_u01784696124380") 2026/07/22 04:59:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084436b_d20260722_m045516_c001_v0001116_t0004_u01784696116077") 2026/07/22 04:59:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932f8_d20260722_m045507_c001_v7007000_t0000_u01784696107679") 2026/07/22 04:59:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844345_d20260722_m045459_c001_v0001116_t0045_u01784696099140") 2026/07/22 04:59:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417041_d20260722_m045621_c001_v7007000_t0000_u01784696181534") 2026/07/22 04:59:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a3a1_d20260722_m045617_c001_v0001184_t0016_u01784696177339") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c881_d20260722_m045644_c001_v7007000_t0000_u01784696204589") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02c6_d20260722_m045638_c001_v0001103_t0050_u01784696198439") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f970_d20260722_m045806_c001_v7007000_t0000_u01784696286168") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de03fa_d20260722_m045757_c001_v0001103_t0045_u01784696277460") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5e5_d20260722_m045749_c001_v7007000_t0000_u01784696269141") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de03b8_d20260722_m045740_c001_v0001103_t0036_u01784696260710") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a8c_d20260722_m045733_c001_v7007000_t0000_u01784696253177") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de035a_d20260722_m045725_c001_v0001103_t0030_u01784696245544") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c620_d20260722_m045718_c001_v7007000_t0000_u01784696238148") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0324_d20260722_m045709_c001_v0001103_t0038_u01784696229916") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417065_d20260722_m045702_c001_v7007000_t0000_u01784696222444") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02ee_d20260722_m045653_c001_v0001103_t0018_u01784696213508") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4166c1125e1f5408_d20260722_m045639_c001_v7007000_t0000_u01784696199399") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de02b2_d20260722_m045633_c001_v0001103_t0010_u01784696193986") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c85d_d20260722_m045626_c001_v7007000_t0000_u01784696186595") 2026/07/22 04:59:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de027e_d20260722_m045620_c001_v0001103_t0046_u01784696180725") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd3d5_d20260722_m045618_c001_v7007000_t0000_u01784696178646") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0248_d20260722_m045612_c001_v0001103_t0040_u01784696172199") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd76b_d20260722_m045605_c001_v7007000_t0000_u01784696165177") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a31b_d20260722_m045559_c001_v0001184_t0048_u01784696159695") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417030_d20260722_m045557_c001_v7007000_t0000_u01784696157485") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2cb_d20260722_m045551_c001_v0001184_t0018_u01784696151539") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41590c234bafe2d9_d20260722_m045538_c001_v7007000_t0000_u01784696138930") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adf9f_d20260722_m045533_c001_v0001177_t0045_u01784696133689") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174785_d20260722_m045524_c001_v7007000_t0000_u01784696124563") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adf47_d20260722_m045516_c001_v0001177_t0058_u01784696116734") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932f9_d20260722_m045507_c001_v7007000_t0000_u01784696107855") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adee9_d20260722_m045459_c001_v0001177_t0039_u01784696099933") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c849_d20260722_m045621_c001_v7007000_t0000_u01784696181748") 2026/07/22 04:59:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae07b_d20260722_m045617_c001_v0001177_t0041_u01784696177421") 2026/07/22 04:59:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c882_d20260722_m045644_c001_v7007000_t0000_u01784696204766") 2026/07/22 04:59:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a443_d20260722_m045638_c001_v0001184_t0028_u01784696198546") 2026/07/22 04:59:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f972_d20260722_m045806_c001_v7007000_t0000_u01784696286351") 2026/07/22 04:59:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844555_d20260722_m045758_c001_v0001116_t0010_u01784696278041") 2026/07/22 04:59:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5e6_d20260722_m045749_c001_v7007000_t0000_u01784696269316") 2026/07/22 04:59:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844527_d20260722_m045741_c001_v0001116_t0008_u01784696261106") 2026/07/22 04:59:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a8d_d20260722_m045733_c001_v7007000_t0000_u01784696253353") 2026/07/22 04:59:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108444ff_d20260722_m045725_c001_v0001116_t0059_u01784696245934") 2026/07/22 04:59:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c621_d20260722_m045718_c001_v7007000_t0000_u01784696238324") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108444cf_d20260722_m045710_c001_v0001116_t0042_u01784696230591") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417066_d20260722_m045702_c001_v7007000_t0000_u01784696222635") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084449f_d20260722_m045653_c001_v0001116_t0059_u01784696213831") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330c13_d20260722_m045639_c001_v7007000_t0000_u01784696199449") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084446b_d20260722_m045634_c001_v0001116_t0033_u01784696194352") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c85e_d20260722_m045626_c001_v7007000_t0000_u01784696186788") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844457_d20260722_m045620_c001_v0001116_t0014_u01784696180815") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4166c1125e1f53fa_d20260722_m045618_c001_v7007000_t0000_u01784696178535") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084442b_d20260722_m045612_c001_v0001116_t0024_u01784696172607") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd76c_d20260722_m045605_c001_v7007000_t0000_u01784696165368") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0228_d20260722_m045559_c001_v0001103_t0017_u01784696159747") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d68fd_d20260722_m045557_c001_v7007000_t0000_u01784696157503") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443ed_d20260722_m045551_c001_v0001116_t0038_u01784696151742") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330bae_d20260722_m045538_c001_v7007000_t0000_u01784696138972") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0168_d20260722_m045533_c001_v0001103_t0019_u01784696133900") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174786_d20260722_m045524_c001_v7007000_t0000_u01784696124745") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0116_d20260722_m045516_c001_v0001103_t0056_u01784696116968") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932fb_d20260722_m045508_c001_v7007000_t0000_u01784696108030") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de00ca_d20260722_m045500_c001_v0001103_t0025_u01784696100142") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052aa05_d20260722_m045621_c001_v7007000_t0000_u01784696181598") 2026/07/22 04:59:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0266_d20260722_m045617_c001_v0001103_t0026_u01784696177561") 2026/07/22 04:59:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa507_d20260722_m045541_c001_v7007000_t0000_u01784696141731") 2026/07/22 04:59:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a273_d20260722_m045537_c001_v0001184_t0020_u01784696137104") 2026/07/22 04:59:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa508_d20260722_m045541_c001_v7007000_t0000_u01784696141906") 2026/07/22 04:59:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adfb7_d20260722_m045537_c001_v0001177_t0038_u01784696137121") 2026/07/22 04:59:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa509_d20260722_m045542_c001_v7007000_t0000_u01784696142082") 2026/07/22 04:59:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a277_d20260722_m045537_c001_v0001184_t0019_u01784696137305") 2026/07/22 04:59:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa50a_d20260722_m045542_c001_v7007000_t0000_u01784696142257") 2026/07/22 04:59:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adfb9_d20260722_m045537_c001_v0001177_t0034_u01784696137331") 2026/07/22 04:59:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa50b_d20260722_m045542_c001_v7007000_t0000_u01784696142432") 2026/07/22 04:59:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443bf_d20260722_m045537_c001_v0001116_t0003_u01784696137345") 2026/07/22 04:59:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa50c_d20260722_m045542_c001_v7007000_t0000_u01784696142607") 2026/07/22 04:59:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de017e_d20260722_m045537_c001_v0001103_t0008_u01784696137353") 2026/07/22 04:59:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa50d_d20260722_m045542_c001_v7007000_t0000_u01784696142781") 2026/07/22 04:59:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a279_d20260722_m045537_c001_v0001184_t0054_u01784696137515") 2026/07/22 04:59:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa50e_d20260722_m045542_c001_v7007000_t0000_u01784696142957") 2026/07/22 04:59:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adfbb_d20260722_m045537_c001_v0001177_t0048_u01784696137551") 2026/07/22 04:59:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa50f_d20260722_m045543_c001_v7007000_t0000_u01784696143132") 2026/07/22 04:59:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0182_d20260722_m045537_c001_v0001103_t0051_u01784696137632") 2026/07/22 04:59:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa510_d20260722_m045543_c001_v7007000_t0000_u01784696143310") 2026/07/22 04:59:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a27b_d20260722_m045537_c001_v0001184_t0029_u01784696137709") 2026/07/22 04:59:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa511_d20260722_m045543_c001_v7007000_t0000_u01784696143485") 2026/07/22 04:59:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adfbf_d20260722_m045537_c001_v0001177_t0008_u01784696137810") 2026/07/22 04:59:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa512_d20260722_m045543_c001_v7007000_t0000_u01784696143660") 2026/07/22 04:59:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443c3_d20260722_m045537_c001_v0001116_t0026_u01784696137924") 2026/07/22 04:59:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa513_d20260722_m045543_c001_v7007000_t0000_u01784696143835") 2026/07/22 04:59:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0188_d20260722_m045537_c001_v0001103_t0053_u01784696137969") 2026/07/22 04:59:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa514_d20260722_m045544_c001_v7007000_t0000_u01784696144010") 2026/07/22 04:59:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a27d_d20260722_m045538_c001_v0001184_t0021_u01784696138008") 2026/07/22 04:59:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa515_d20260722_m045544_c001_v7007000_t0000_u01784696144186") 2026/07/22 04:59:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adfc1_d20260722_m045538_c001_v0001177_t0009_u01784696138025") 2026/07/22 04:59:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5efa516_d20260722_m045544_c001_v7007000_t0000_u01784696144361") 2026/07/22 04:59:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a281_d20260722_m045538_c001_v0001184_t0013_u01784696138202") 2026/07/22 04:59:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d6911_d20260722_m045600_c001_v7007000_t0000_u01784696160332") 2026/07/22 04:59:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2e9_d20260722_m045554_c001_v0001184_t0016_u01784696154897") 2026/07/22 04:59:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd757_d20260722_m045600_c001_v7007000_t0000_u01784696160169") 2026/07/22 04:59:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae017_d20260722_m045554_c001_v0001177_t0015_u01784696154910") 2026/07/22 04:59:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f412f4246b9a696e1_d20260722_m045600_c001_v7007000_t0000_u01784696160538") 2026/07/22 04:59:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de01f6_d20260722_m045555_c001_v0001103_t0008_u01784696155081") 2026/07/22 04:59:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417032_d20260722_m045600_c001_v7007000_t0000_u01784696160343") 2026/07/22 04:59:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2ed_d20260722_m045555_c001_v0001184_t0035_u01784696155106") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f412f4246b9a696de_d20260722_m045600_c001_v7007000_t0000_u01784696160181") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae01b_d20260722_m045555_c001_v0001177_t0036_u01784696155124") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd39a_d20260722_m045600_c001_v7007000_t0000_u01784696160190") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443fb_d20260722_m045555_c001_v0001116_t0013_u01784696155210") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052a9f2_d20260722_m045600_c001_v7007000_t0000_u01784696160201") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae01d_d20260722_m045555_c001_v0001177_t0022_u01784696155332") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e521_d20260722_m045600_c001_v7007000_t0000_u01784696160209") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2f1_d20260722_m045555_c001_v0001184_t0023_u01784696155343") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c5e2_d20260722_m045600_c001_v7007000_t0000_u01784696160222") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de01fc_d20260722_m045555_c001_v0001103_t0028_u01784696155393") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f412f4246b9a696df_d20260722_m045600_c001_v7007000_t0000_u01784696160359") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae01f_d20260722_m045555_c001_v0001177_t0036_u01784696155542") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd758_d20260722_m045600_c001_v7007000_t0000_u01784696160369") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2f5_d20260722_m045555_c001_v0001184_t0029_u01784696155570") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c5e3_d20260722_m045600_c001_v7007000_t0000_u01784696160412") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae023_d20260722_m045555_c001_v0001177_t0016_u01784696155749") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd759_d20260722_m045600_c001_v7007000_t0000_u01784696160562") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0200_d20260722_m045555_c001_v0001103_t0022_u01784696155760") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052a9f3_d20260722_m045600_c001_v7007000_t0000_u01784696160380") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a2f7_d20260722_m045555_c001_v0001184_t0051_u01784696155794") 2026/07/22 04:59:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd39c_d20260722_m045600_c001_v7007000_t0000_u01784696160389") 2026/07/22 04:59:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443fd_d20260722_m045555_c001_v0001116_t0014_u01784696155871") 2026/07/22 04:59:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e522_d20260722_m045600_c001_v7007000_t0000_u01784696160399") 2026/07/22 04:59:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae025_d20260722_m045555_c001_v0001177_t0005_u01784696155961") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd29f_d20260722_m045336_c001_v7007000_t0000_u01784696016596") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f111d3c97be5a0c9b_d20260722_m045333_c001_v0001157_t0036_u01784696013577") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517465b_d20260722_m045333_c001_v7007000_t0000_u01784696013398") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f111d3c97be5a0c8d_d20260722_m045329_c001_v0001157_t0035_u01784696009564") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174659_d20260722_m045328_c001_v7007000_t0000_u01784696008857") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084422b_d20260722_m045324_c001_v0001116_t0018_u01784696004504") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052a936_d20260722_m045323_c001_v7007000_t0000_u01784696003036") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1171292b3733d964_d20260722_m045320_c001_v0001171_t0026_u01784696000936") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f421e704665854581_d20260722_m045320_c001_v7007000_t0000_u01784696000762") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1171292b3733d956_d20260722_m045317_c001_v0001171_t0025_u01784695997363") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f421e704665854578_d20260722_m045316_c001_v7007000_t0000_u01784695996669") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084420f_d20260722_m045312_c001_v0001116_t0003_u01784695992525") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3e6_d20260722_m045311_c001_v7007000_t0000_u01784695991283") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f111cce9b117ddb61_d20260722_m045309_c001_v0001044_t0018_u01784695989869") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4180cddbd8f7dad0_d20260722_m045309_c001_v7007000_t0000_u01784695989686") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f111cce9b117ddb59_d20260722_m045307_c001_v0001044_t0006_u01784695987043") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4180cddbd8f7dac9_d20260722_m045306_c001_v7007000_t0000_u01784695986312") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfe98_d20260722_m045301_c001_v0001103_t0034_u01784695981738") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3e1_d20260722_m045300_c001_v7007000_t0000_u01784695980863") 2026/07/22 04:59:15 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110b20c2ca7b9e03_d20260722_m045258_c001_v0001106_t0034_u01784695978986") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4095fbb867be77a0_d20260722_m045258_c001_v7007000_t0000_u01784695978798") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110b20c2ca7b9df1_d20260722_m045254_c001_v0001106_t0037_u01784695974987") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4095fbb867be779e_d20260722_m045254_c001_v7007000_t0000_u01784695974274") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989ddb_d20260722_m045247_c001_v0001184_t0037_u01784695967982") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4160a34aa090c1d6_d20260722_m045247_c001_v7007000_t0000_u01784695967105") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1009affdb3910e1f_d20260722_m045243_c001_v0001100_t0036_u01784695963449") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bce77_d20260722_m045243_c001_v7007000_t0000_u01784695963265") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1009affdb3910e13_d20260722_m045239_c001_v0001100_t0057_u01784695959626") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bce70_d20260722_m045238_c001_v7007000_t0000_u01784695958910") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108441bf_d20260722_m045232_c001_v0001116_t0005_u01784695952374") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f403defd4f2d0133b_d20260722_m045231_c001_v7007000_t0000_u01784695951496") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f11902f16a8c99f0b_d20260722_m045229_c001_v0001146_t0004_u01784695949588") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bce6b_d20260722_m045229_c001_v7007000_t0000_u01784695949413") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f11902f16a8c99efd_d20260722_m045226_c001_v0001146_t0022_u01784695946211") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bce68_d20260722_m045225_c001_v7007000_t0000_u01784695945514") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfdbe_d20260722_m045219_c001_v0001103_t0050_u01784695939820") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5eef05d_d20260722_m045218_c001_v7007000_t0000_u01784695938693") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1030a38b340b1a53_d20260722_m045213_c001_v0001167_t0045_u01784695933086") 2026/07/22 04:59:16 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4180cddbd8f7da6d_d20260722_m045212_c001_v7007000_t0000_u01784695932886") 2026/07/22 04:59:17 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989d02_d20260722_m045208_c001_v0001184_t0000_u01784695928861") 2026/07/22 04:59:17 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f102dacf5c28ffde6_d20260722_m045208_c001_v0001185_t0007_u01784695928117") 2026/07/22 04:59:17 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f102dacf5c28ffde0_d20260722_m045207_c001_v0001185_t0000_u01784695927202") 2026/07/22 04:59:17 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c1112520e_d20260722_m045153_c001_v7007000_t0000_u01784695913078") 2026/07/22 04:59:17 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfce2_d20260722_m045145_c001_v0001103_t0055_u01784695905640") 2026/07/22 04:59:17 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f114a6490f94ab5e2_d20260722_m045144_c001_v0001100_t0020_u01784695904761") 2026/07/22 04:59:17 DEBUG : dst/one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f114a6490f94ab5dc_d20260722_m045143_c001_v0001100_t0006_u01784695903469") 2026/07/22 04:59:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd2a0_d20260722_m045336_c001_v7007000_t0000_u01784696016772") 2026/07/22 04:59:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f114a6490f94ab6c4_d20260722_m045333_c001_v0001100_t0055_u01784696013100") 2026/07/22 04:59:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f111f2075f022a0b5_d20260722_m045328_c001_v0001178_t0008_u01784696008643") 2026/07/22 04:59:17 DEBUG : dst/one.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052a937_d20260722_m045323_c001_v7007000_t0000_u01784696003210") 2026/07/22 04:59:17 DEBUG : dst/one.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f103c9977bdecfa4a_d20260722_m045320_c001_v0001113_t0033_u01784696000372") 2026/07/22 04:59:17 DEBUG : dst/one.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1027e78d0e6f1ae7_d20260722_m045316_c001_v0001174_t0003_u01784695996289") 2026/07/22 04:59:17 DEBUG : dst/one.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3e7_d20260722_m045311_c001_v7007000_t0000_u01784695991459") 2026/07/22 04:59:17 DEBUG : dst/one.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f107875e034771993_d20260722_m045309_c001_v0001184_t0048_u01784695989490") 2026/07/22 04:59:17 DEBUG : dst/one.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f113c7c35507e5023_d20260722_m045306_c001_v0001182_t0003_u01784695986091") 2026/07/22 04:59:17 DEBUG : dst/three: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5eef05e_d20260722_m045218_c001_v7007000_t0000_u01784695938869") 2026/07/22 04:59:17 DEBUG : dst/three: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f102dacf5c28ffe15_d20260722_m045217_c001_v0001185_t0049_u01784695937407") 2026/07/22 04:59:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd2a1_d20260722_m045336_c001_v7007000_t0000_u01784696016949") 2026/07/22 04:59:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1012718a8b959700_d20260722_m045334_c001_v0001145_t0051_u01784696014697") 2026/07/22 04:59:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1107e23e313a9f4a_d20260722_m045330_c001_v0001116_t0008_u01784696010507") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd2a2_d20260722_m045337_c001_v7007000_t0000_u01784696017126") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f111d3c97be5a0ca9_d20260722_m045335_c001_v0001157_t0040_u01784696015800") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517465d_d20260722_m045335_c001_v7007000_t0000_u01784696015622") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f111d3c97be5a0c93_d20260722_m045331_c001_v0001157_t0037_u01784696011407") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517465a_d20260722_m045331_c001_v7007000_t0000_u01784696011229") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddff06_d20260722_m045325_c001_v0001103_t0003_u01784696005906") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052a938_d20260722_m045323_c001_v7007000_t0000_u01784696003389") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1171292b3733d96a_d20260722_m045322_c001_v0001171_t0008_u01784696002389") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f421e704665854589_d20260722_m045322_c001_v7007000_t0000_u01784696002214") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1171292b3733d95c_d20260722_m045318_c001_v0001171_t0045_u01784695998800") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f421e70466585457c_d20260722_m045318_c001_v7007000_t0000_u01784695998625") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfec2_d20260722_m045313_c001_v0001103_t0032_u01784695993479") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4180cddbd8f7dad1_d20260722_m045310_c001_v7007000_t0000_u01784695990734") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfeb4_d20260722_m045308_c001_v0001103_t0007_u01784695988514") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4180cddbd8f7dacc_d20260722_m045307_c001_v7007000_t0000_u01784695987800") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989e4d_d20260722_m045303_c001_v0001184_t0014_u01784695983635") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4095fbb867be77a1_d20260722_m045259_c001_v7007000_t0000_u01784695979961") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989e2d_d20260722_m045257_c001_v0001184_t0022_u01784695977330") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4095fbb867be779f_d20260722_m045256_c001_v7007000_t0000_u01784695976254") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108441df_d20260722_m045249_c001_v0001116_t0035_u01784695969290") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bce79_d20260722_m045246_c001_v7007000_t0000_u01784695966216") 2026/07/22 04:59:18 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108441d7_d20260722_m045241_c001_v0001116_t0014_u01784695961784") 2026/07/22 04:59:19 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bce73_d20260722_m045240_c001_v7007000_t0000_u01784695960727") 2026/07/22 04:59:19 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfe02_d20260722_m045233_c001_v0001103_t0003_u01784695953996") 2026/07/22 04:59:19 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bce6c_d20260722_m045230_c001_v7007000_t0000_u01784695950610") 2026/07/22 04:59:19 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfde0_d20260722_m045228_c001_v0001103_t0025_u01784695948239") 2026/07/22 04:59:19 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40936fc3241bce69_d20260722_m045227_c001_v7007000_t0000_u01784695947178") 2026/07/22 04:59:19 DEBUG : dst/three.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989d32_d20260722_m045221_c001_v0001184_t0018_u01784695941072") 2026/07/22 04:59:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052a939_d20260722_m045323_c001_v7007000_t0000_u01784696003563") 2026/07/22 04:59:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1188832dbe1bd9e6_d20260722_m045321_c001_v0001040_t0028_u01784696001748") 2026/07/22 04:59:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1154b6147f80b0ce_d20260722_m045318_c001_v0001137_t0008_u01784695998289") 2026/07/22 04:59:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3e8_d20260722_m045311_c001_v7007000_t0000_u01784695991634") 2026/07/22 04:59:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f107d9094c5ae090c_d20260722_m045310_c001_v0001183_t0018_u01784695990418") 2026/07/22 04:59:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f115652d2e2fd2416_d20260722_m045307_c001_v0001185_t0044_u01784695987591") 2026/07/22 04:59:19 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd2a3_d20260722_m045337_c001_v7007000_t0000_u01784696017302") 2026/07/22 04:59:19 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989ee5_d20260722_m045325_c001_v0001184_t0017_u01784696005353") 2026/07/22 04:59:19 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417f42b0b052a93a_d20260722_m045323_c001_v7007000_t0000_u01784696003737") 2026/07/22 04:59:19 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989e99_d20260722_m045313_c001_v0001184_t0018_u01784695993270") 2026/07/22 04:59:19 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3e9_d20260722_m045311_c001_v7007000_t0000_u01784695991812") 2026/07/22 04:59:19 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108441fb_d20260722_m045302_c001_v0001116_t0049_u01784695982594") 2026/07/22 04:59:19 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3e2_d20260722_m045301_c001_v7007000_t0000_u01784695981039") 2026/07/22 04:59:19 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfe36_d20260722_m045248_c001_v0001103_t0034_u01784695968533") 2026/07/22 04:59:19 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4160a34aa090c1d7_d20260722_m045247_c001_v7007000_t0000_u01784695967280") 2026/07/22 04:59:20 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989d74_d20260722_m045233_c001_v0001184_t0017_u01784695953423") 2026/07/22 04:59:20 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f403defd4f2d0133c_d20260722_m045231_c001_v7007000_t0000_u01784695951675") 2026/07/22 04:59:20 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108441a3_d20260722_m045220_c001_v0001116_t0041_u01784695940579") 2026/07/22 04:59:20 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5eef05f_d20260722_m045219_c001_v7007000_t0000_u01784695939044") 2026/07/22 04:59:20 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989d1a_d20260722_m045215_c001_v0001184_t0047_u01784695935075") 2026/07/22 04:59:20 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c1112520f_d20260722_m045153_c001_v7007000_t0000_u01784695913252") 2026/07/22 04:59:20 DEBUG : dst/two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f114a6490f94ab5ea_d20260722_m045151_c001_v0001100_t0047_u01784695911940") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3af_d20260722_m045117_c001_v7007000_t0000_u01784695877837") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989b92_d20260722_m045114_c001_v0001184_t0037_u01784695874256") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3ac_d20260722_m045112_c001_v7007000_t0000_u01784695872087") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769899ea_d20260722_m045001_c001_v0001184_t0023_u01784695801154") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c323134993198_d20260722_m044951_c001_v7007000_t0000_u01784695791996") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698998a_d20260722_m044946_c001_v0001184_t0004_u01784695786858") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66be_d20260722_m044925_c001_v7007000_t0000_u01784695765635") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769898c2_d20260722_m044923_c001_v0001184_t0025_u01784695763980") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66b9_d20260722_m044923_c001_v7007000_t0000_u01784695763248") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769898aa_d20260722_m044922_c001_v0001184_t0055_u01784695762017") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66b5_d20260722_m044919_c001_v7007000_t0000_u01784695759526") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989886_d20260722_m044918_c001_v0001184_t0021_u01784695758027") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66b2_d20260722_m044917_c001_v7007000_t0000_u01784695757266") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989874_d20260722_m044916_c001_v0001184_t0044_u01784695756140") 2026/07/22 04:59:20 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da3956_d20260722_m044911_c001_v7007000_t0000_u01784695751007") 2026/07/22 04:59:21 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698983e_d20260722_m044909_c001_v0001184_t0038_u01784695749656") 2026/07/22 04:59:21 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da3952_d20260722_m044908_c001_v7007000_t0000_u01784695748912") 2026/07/22 04:59:21 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989832_d20260722_m044908_c001_v0001184_t0057_u01784695748146") 2026/07/22 04:59:21 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da394c_d20260722_m044904_c001_v7007000_t0000_u01784695744247") 2026/07/22 04:59:21 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769897f8_d20260722_m044903_c001_v0001184_t0033_u01784695743020") 2026/07/22 04:59:21 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c111251af_d20260722_m044901_c001_v7007000_t0000_u01784695741124") 2026/07/22 04:59:21 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769897da_d20260722_m044900_c001_v0001184_t0014_u01784695740207") 2026/07/22 04:59:21 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c111251ad_d20260722_m044859_c001_v7007000_t0000_u01784695739858") 2026/07/22 04:59:21 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f11421e831ed28c8e_d20260722_m044859_c001_v0001165_t0054_u01784695739276") 2026/07/22 04:59:21 DEBUG : empty space: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769897c8_d20260722_m044857_c001_v0001184_t0030_u01784695737834") 2026/07/22 04:59:21 DEBUG : enormous: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66bd_d20260722_m044924_c001_v7007000_t0000_u01784695764924") 2026/07/22 04:59:21 DEBUG : enormous: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769898c6_d20260722_m044924_c001_v0001184_t0044_u01784695764175") 2026/07/22 04:59:21 DEBUG : existing: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4270f93ba5ecd2a7_d20260722_m045342_c001_v7007000_t0000_u01784696022180") 2026/07/22 04:59:21 DEBUG : existing: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddff56_d20260722_m045340_c001_v0001103_t0042_u01784696020877") 2026/07/22 04:59:21 DEBUG : existing: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c323134993194_d20260722_m044945_c001_v7007000_t0000_u01784695785140") 2026/07/22 04:59:21 DEBUG : existing: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfa7e_d20260722_m044944_c001_v0001103_t0001_u01784695784136") 2026/07/22 04:59:21 DEBUG : existing: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c111251a3_d20260722_m044855_c001_v7007000_t0000_u01784695735295") 2026/07/22 04:59:21 DEBUG : existing: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769897a2_d20260722_m044854_c001_v0001184_t0001_u01784695734398") 2026/07/22 04:59:21 DEBUG : existing: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c111251a1_d20260722_m044853_c001_v7007000_t0000_u01784695733877") 2026/07/22 04:59:21 DEBUG : existing: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989796_d20260722_m044853_c001_v0001184_t0023_u01784695733310") 2026/07/22 04:59:21 DEBUG : existing: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989790_d20260722_m044852_c001_v0001184_t0025_u01784695732599") 2026/07/22 04:59:22 DEBUG : existing-b: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c323134993195_d20260722_m044945_c001_v7007000_t0000_u01784695785313") 2026/07/22 04:59:22 DEBUG : existing-b: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698996e_d20260722_m044944_c001_v0001184_t0003_u01784695784124") 2026/07/22 04:59:22 DEBUG : file1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932d5_d20260722_m045444_c001_v7007000_t0000_u01784696084641") 2026/07/22 04:59:22 DEBUG : file1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0090_d20260722_m045443_c001_v0001103_t0050_u01784696083357") 2026/07/22 04:59:22 DEBUG : file1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932d2_d20260722_m045442_c001_v7007000_t0000_u01784696082115") 2026/07/22 04:59:22 DEBUG : file1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084431b_d20260722_m045440_c001_v0001116_t0010_u01784696080456") 2026/07/22 04:59:22 DEBUG : five: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66c1_d20260722_m044929_c001_v7007000_t0000_u01784695769025") 2026/07/22 04:59:22 DEBUG : five: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40100046769898e4_d20260722_m044927_c001_v0001184_t0037_u01784695767163") 2026/07/22 04:59:22 DEBUG : foo: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da3949_d20260722_m044902_c001_v7007000_t0000_u01784695742656") 2026/07/22 04:59:22 DEBUG : foo: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40100046769897f2_d20260722_m044902_c001_v0001184_t0037_u01784695742116") 2026/07/22 04:59:22 DEBUG : foo: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40100046769897ee_d20260722_m044901_c001_v0001184_t0037_u01784695741475") 2026/07/22 04:59:22 DEBUG : four: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66c2_d20260722_m044929_c001_v7007000_t0000_u01784695769207") 2026/07/22 04:59:22 DEBUG : four: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4184a70296ddfa26_d20260722_m044927_c001_v0001103_t0003_u01784695767703") 2026/07/22 04:59:22 DEBUG : four: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769898de_d20260722_m044926_c001_v0001184_t0005_u01784695766603") 2026/07/22 04:59:22 DEBUG : hello world2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71ce1_d20260722_m044813_c001_v7007000_t0000_u01784695693695") 2026/07/22 04:59:22 DEBUG : hello world2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698960e_d20260722_m044813_c001_v0001184_t0046_u01784695693145") 2026/07/22 04:59:22 DEBUG : ignore-size: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c111251a0_d20260722_m044852_c001_v7007000_t0000_u01784695732249") 2026/07/22 04:59:22 DEBUG : ignore-size: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989786_d20260722_m044851_c001_v0001184_t0031_u01784695731330") 2026/07/22 04:59:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c323134993192_d20260722_m044943_c001_v7007000_t0000_u01784695783412") 2026/07/22 04:59:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfa6a_d20260722_m044942_c001_v0001103_t0030_u01784695782252") 2026/07/22 04:59:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66e9_d20260722_m044941_c001_v7007000_t0000_u01784695781535") 2026/07/22 04:59:23 DEBUG : nested/sub dir/file: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfa60_d20260722_m044940_c001_v0001103_t0013_u01784695780628") 2026/07/22 04:59:23 DEBUG : one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66c3_d20260722_m044929_c001_v7007000_t0000_u01784695769384") 2026/07/22 04:59:23 DEBUG : one: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40100046769898d2_d20260722_m044925_c001_v0001184_t0037_u01784695765990") 2026/07/22 04:59:23 DEBUG : only0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce96_d20260722_m045435_c001_v7007000_t0000_u01784696075839") 2026/07/22 04:59:23 DEBUG : only0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4155aa33108442f5_d20260722_m045430_c001_v0001116_t0020_u01784696070317") 2026/07/22 04:59:23 DEBUG : only0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442b9_d20260722_m045411_c001_v0001116_t0044_u01784696051179") 2026/07/22 04:59:23 DEBUG : only0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330b61_d20260722_m045404_c001_v7007000_t0000_u01784696044956") 2026/07/22 04:59:23 DEBUG : only0: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddff76_d20260722_m045346_c001_v0001103_t0051_u01784696026753") 2026/07/22 04:59:23 DEBUG : only1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce97_d20260722_m045436_c001_v7007000_t0000_u01784696076030") 2026/07/22 04:59:23 DEBUG : only1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4184a70296de004a_d20260722_m045430_c001_v0001103_t0003_u01784696070924") 2026/07/22 04:59:23 DEBUG : only1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfff4_d20260722_m045412_c001_v0001103_t0006_u01784696052249") 2026/07/22 04:59:23 DEBUG : only1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330b63_d20260722_m045405_c001_v7007000_t0000_u01784696045307") 2026/07/22 04:59:23 DEBUG : only1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989f6d_d20260722_m045348_c001_v0001184_t0031_u01784696028021") 2026/07/22 04:59:23 DEBUG : only10: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce98_d20260722_m045436_c001_v7007000_t0000_u01784696076222") 2026/07/22 04:59:23 DEBUG : only10: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401000467698a0b5_d20260722_m045430_c001_v0001184_t0037_u01784696070328") 2026/07/22 04:59:23 DEBUG : only10: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0016_d20260722_m045421_c001_v0001103_t0011_u01784696061041") 2026/07/22 04:59:23 DEBUG : only10: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174666_d20260722_m045404_c001_v7007000_t0000_u01784696044421") 2026/07/22 04:59:23 DEBUG : only10: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989fa7_d20260722_m045354_c001_v0001184_t0033_u01784696034726") 2026/07/22 04:59:23 DEBUG : only11: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce99_d20260722_m045436_c001_v7007000_t0000_u01784696076414") 2026/07/22 04:59:23 DEBUG : only11: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4184a70296de0042_d20260722_m045430_c001_v0001103_t0003_u01784696070339") 2026/07/22 04:59:23 DEBUG : only11: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a075_d20260722_m045422_c001_v0001184_t0038_u01784696062272") 2026/07/22 04:59:23 DEBUG : only11: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517467b_d20260722_m045404_c001_v7007000_t0000_u01784696044972") 2026/07/22 04:59:23 DEBUG : only11: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844283_d20260722_m045355_c001_v0001116_t0016_u01784696035236") 2026/07/22 04:59:24 DEBUG : only12: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce9a_d20260722_m045436_c001_v7007000_t0000_u01784696076610") 2026/07/22 04:59:24 DEBUG : only12: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f410245efbc6ade59_d20260722_m045430_c001_v0001177_t0005_u01784696070894") 2026/07/22 04:59:24 DEBUG : only12: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442e3_d20260722_m045422_c001_v0001116_t0049_u01784696062847") 2026/07/22 04:59:24 DEBUG : only12: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517466a_d20260722_m045404_c001_v7007000_t0000_u01784696044605") 2026/07/22 04:59:24 DEBUG : only12: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddffae_d20260722_m045355_c001_v0001103_t0039_u01784696035963") 2026/07/22 04:59:24 DEBUG : only13: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce9b_d20260722_m045436_c001_v7007000_t0000_u01784696076801") 2026/07/22 04:59:24 DEBUG : only13: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4155aa33108442f7_d20260722_m045430_c001_v0001116_t0020_u01784696070547") 2026/07/22 04:59:24 DEBUG : only13: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de001e_d20260722_m045423_c001_v0001103_t0040_u01784696063641") 2026/07/22 04:59:24 DEBUG : only13: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174680_d20260722_m045405_c001_v7007000_t0000_u01784696045341") 2026/07/22 04:59:24 DEBUG : only13: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989fbb_d20260722_m045356_c001_v0001184_t0031_u01784696036980") 2026/07/22 04:59:24 DEBUG : only14: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce9c_d20260722_m045436_c001_v7007000_t0000_u01784696076993") 2026/07/22 04:59:24 DEBUG : only14: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401000467698a0b9_d20260722_m045430_c001_v0001184_t0037_u01784696070558") 2026/07/22 04:59:24 DEBUG : only14: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a087_d20260722_m045425_c001_v0001184_t0016_u01784696065098") 2026/07/22 04:59:24 DEBUG : only14: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f80d_d20260722_m045405_c001_v7007000_t0000_u01784696045353") 2026/07/22 04:59:24 DEBUG : only14: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084428b_d20260722_m045357_c001_v0001116_t0030_u01784696037576") 2026/07/22 04:59:24 DEBUG : only15: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce9d_d20260722_m045437_c001_v7007000_t0000_u01784696077185") 2026/07/22 04:59:24 DEBUG : only15: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4184a70296de0046_d20260722_m045430_c001_v0001103_t0003_u01784696070569") 2026/07/22 04:59:24 DEBUG : only15: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442eb_d20260722_m045425_c001_v0001116_t0006_u01784696065685") 2026/07/22 04:59:24 DEBUG : only15: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f80b_d20260722_m045405_c001_v7007000_t0000_u01784696045167") 2026/07/22 04:59:24 DEBUG : only15: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddffbc_d20260722_m045358_c001_v0001103_t0013_u01784696038640") 2026/07/22 04:59:25 DEBUG : only16: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce9e_d20260722_m045437_c001_v7007000_t0000_u01784696077377") 2026/07/22 04:59:25 DEBUG : only16: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4155aa33108442f9_d20260722_m045430_c001_v0001116_t0020_u01784696070724") 2026/07/22 04:59:25 DEBUG : only16: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0032_d20260722_m045426_c001_v0001103_t0046_u01784696066831") 2026/07/22 04:59:25 DEBUG : only16: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330b60_d20260722_m045404_c001_v7007000_t0000_u01784696044781") 2026/07/22 04:59:25 DEBUG : only16: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989fcf_d20260722_m045359_c001_v0001184_t0014_u01784696039573") 2026/07/22 04:59:25 DEBUG : only17: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904ce9f_d20260722_m045437_c001_v7007000_t0000_u01784696077568") 2026/07/22 04:59:25 DEBUG : only17: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401000467698a0bd_d20260722_m045430_c001_v0001184_t0037_u01784696070734") 2026/07/22 04:59:25 DEBUG : only17: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a0a3_d20260722_m045427_c001_v0001184_t0016_u01784696067853") 2026/07/22 04:59:25 DEBUG : only17: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f80a_d20260722_m045404_c001_v7007000_t0000_u01784696044986") 2026/07/22 04:59:25 DEBUG : only17: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844293_d20260722_m045400_c001_v0001116_t0036_u01784696040180") 2026/07/22 04:59:25 DEBUG : only18: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904cea0_d20260722_m045437_c001_v7007000_t0000_u01784696077760") 2026/07/22 04:59:25 DEBUG : only18: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4184a70296de0048_d20260722_m045430_c001_v0001103_t0003_u01784696070746") 2026/07/22 04:59:25 DEBUG : only18: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442ef_d20260722_m045428_c001_v0001116_t0035_u01784696068377") 2026/07/22 04:59:25 DEBUG : only18: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd551_d20260722_m045405_c001_v7007000_t0000_u01784696045367") 2026/07/22 04:59:26 DEBUG : only18: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddffc4_d20260722_m045401_c001_v0001103_t0000_u01784696041149") 2026/07/22 04:59:26 DEBUG : only19: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904cea1_d20260722_m045437_c001_v7007000_t0000_u01784696077951") 2026/07/22 04:59:26 DEBUG : only19: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401000467698a0bf_d20260722_m045430_c001_v0001184_t0037_u01784696070910") 2026/07/22 04:59:26 DEBUG : only19: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de003e_d20260722_m045429_c001_v0001103_t0022_u01784696069480") 2026/07/22 04:59:26 DEBUG : only19: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd550_d20260722_m045405_c001_v7007000_t0000_u01784696045185") 2026/07/22 04:59:26 DEBUG : only19: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989fed_d20260722_m045403_c001_v0001184_t0045_u01784696043226") 2026/07/22 04:59:26 DEBUG : only2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904cea2_d20260722_m045438_c001_v7007000_t0000_u01784696078142") 2026/07/22 04:59:26 DEBUG : only2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4155aa33108442fb_d20260722_m045430_c001_v0001116_t0020_u01784696070993") 2026/07/22 04:59:26 DEBUG : only2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a033_d20260722_m045412_c001_v0001184_t0003_u01784696052987") 2026/07/22 04:59:26 DEBUG : only2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd54f_d20260722_m045405_c001_v7007000_t0000_u01784696045000") 2026/07/22 04:59:26 DEBUG : only2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084426b_d20260722_m045348_c001_v0001116_t0029_u01784696028667") 2026/07/22 04:59:26 DEBUG : only3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904cea3_d20260722_m045438_c001_v7007000_t0000_u01784696078333") 2026/07/22 04:59:26 DEBUG : only3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f410245efbc6ade5b_d20260722_m045431_c001_v0001177_t0005_u01784696071076") 2026/07/22 04:59:26 DEBUG : only3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442c9_d20260722_m045413_c001_v0001116_t0047_u01784696053592") 2026/07/22 04:59:26 DEBUG : only3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330b62_d20260722_m045405_c001_v7007000_t0000_u01784696045132") 2026/07/22 04:59:26 DEBUG : only3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddff8c_d20260722_m045349_c001_v0001103_t0002_u01784696029383") 2026/07/22 04:59:27 DEBUG : only4: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904cea4_d20260722_m045438_c001_v7007000_t0000_u01784696078525") 2026/07/22 04:59:27 DEBUG : only4: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401000467698a0c3_d20260722_m045431_c001_v0001184_t0037_u01784696071086") 2026/07/22 04:59:27 DEBUG : only4: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0002_d20260722_m045414_c001_v0001103_t0049_u01784696054387") 2026/07/22 04:59:27 DEBUG : only4: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f423ed67bb6330b64_d20260722_m045405_c001_v7007000_t0000_u01784696045484") 2026/07/22 04:59:27 DEBUG : only4: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989f81_d20260722_m045350_c001_v0001184_t0055_u01784696030201") 2026/07/22 04:59:27 DEBUG : only5: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904cea5_d20260722_m045438_c001_v7007000_t0000_u01784696078717") 2026/07/22 04:59:27 DEBUG : only5: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4184a70296de004c_d20260722_m045431_c001_v0001103_t0003_u01784696071101") 2026/07/22 04:59:27 DEBUG : only5: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a04b_d20260722_m045415_c001_v0001184_t0050_u01784696055339") 2026/07/22 04:59:27 DEBUG : only5: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174672_d20260722_m045404_c001_v7007000_t0000_u01784696044788") 2026/07/22 04:59:27 DEBUG : only5: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844273_d20260722_m045350_c001_v0001116_t0057_u01784696030739") 2026/07/22 04:59:27 DEBUG : only6: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904cea6_d20260722_m045438_c001_v7007000_t0000_u01784696078927") 2026/07/22 04:59:27 DEBUG : only6: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4155aa33108442ff_d20260722_m045431_c001_v0001116_t0020_u01784696071169") 2026/07/22 04:59:27 DEBUG : only6: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442d1_d20260722_m045416_c001_v0001116_t0003_u01784696056131") 2026/07/22 04:59:27 DEBUG : only6: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef517467f_d20260722_m045405_c001_v7007000_t0000_u01784696045155") 2026/07/22 04:59:27 DEBUG : only6: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddff9a_d20260722_m045351_c001_v0001103_t0003_u01784696031423") 2026/07/22 04:59:27 DEBUG : only7: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904cea7_d20260722_m045439_c001_v7007000_t0000_u01784696079118") 2026/07/22 04:59:27 DEBUG : only7: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f410245efbc6ade5d_d20260722_m045431_c001_v0001177_t0005_u01784696071254") 2026/07/22 04:59:28 DEBUG : only7: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de000c_d20260722_m045416_c001_v0001103_t0056_u01784696056748") 2026/07/22 04:59:28 DEBUG : only7: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174681_d20260722_m045405_c001_v7007000_t0000_u01784696045524") 2026/07/22 04:59:28 DEBUG : only7: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989f97_d20260722_m045352_c001_v0001184_t0042_u01784696032258") 2026/07/22 04:59:28 DEBUG : only8: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904cea8_d20260722_m045439_c001_v7007000_t0000_u01784696079309") 2026/07/22 04:59:28 DEBUG : only8: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401000467698a0c7_d20260722_m045431_c001_v0001184_t0037_u01784696071263") 2026/07/22 04:59:28 DEBUG : only8: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a063_d20260722_m045419_c001_v0001184_t0052_u01784696059566") 2026/07/22 04:59:28 DEBUG : only8: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f809_d20260722_m045404_c001_v7007000_t0000_u01784696044804") 2026/07/22 04:59:28 DEBUG : only8: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084427b_d20260722_m045352_c001_v0001116_t0027_u01784696032784") 2026/07/22 04:59:28 DEBUG : only9: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f424acab62904cea9_d20260722_m045439_c001_v7007000_t0000_u01784696079500") 2026/07/22 04:59:28 DEBUG : only9: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4184a70296de004e_d20260722_m045431_c001_v0001103_t0003_u01784696071278") 2026/07/22 04:59:28 DEBUG : only9: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108442dd_d20260722_m045420_c001_v0001116_t0015_u01784696060224") 2026/07/22 04:59:28 DEBUG : only9: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd54e_d20260722_m045404_c001_v7007000_t0000_u01784696044817") 2026/07/22 04:59:28 DEBUG : only9: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddffa4_d20260722_m045353_c001_v0001103_t0031_u01784696033725") 2026/07/22 04:59:28 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66e4_d20260722_m044939_c001_v7007000_t0000_u01784695779542") 2026/07/22 04:59:28 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084404d_d20260722_m044937_c001_v0001116_t0057_u01784695777598") 2026/07/22 04:59:28 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66d9_d20260722_m044936_c001_v7007000_t0000_u01784695776507") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698990c_d20260722_m044934_c001_v0001184_t0036_u01784695774857") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66cf_d20260722_m044933_c001_v7007000_t0000_u01784695773763") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfa2a_d20260722_m044930_c001_v0001103_t0002_u01784695770267") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66b7_d20260722_m044921_c001_v7007000_t0000_u01784695761295") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989898_d20260722_m044920_c001_v0001184_t0021_u01784695760173") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66b4_d20260722_m044918_c001_v7007000_t0000_u01784695758592") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698987e_d20260722_m044917_c001_v0001184_t0031_u01784695757795") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66b1_d20260722_m044916_c001_v7007000_t0000_u01784695756703") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698986c_d20260722_m044915_c001_v0001184_t0020_u01784695755949") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da3954_d20260722_m044910_c001_v7007000_t0000_u01784695750465") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698983a_d20260722_m044909_c001_v0001184_t0055_u01784695749456") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da3953_d20260722_m044909_c001_v7007000_t0000_u01784695749094") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989830_d20260722_m044907_c001_v0001184_t0039_u01784695747940") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da3950_d20260722_m044907_c001_v7007000_t0000_u01784695747576") 2026/07/22 04:59:29 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989826_d20260722_m044907_c001_v0001184_t0053_u01784695747000") 2026/07/22 04:59:30 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698981c_d20260722_m044906_c001_v0001184_t0037_u01784695746348") 2026/07/22 04:59:30 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da394f_d20260722_m044905_c001_v7007000_t0000_u01784695745985") 2026/07/22 04:59:30 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989816_d20260722_m044905_c001_v0001184_t0034_u01784695745392") 2026/07/22 04:59:30 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698980e_d20260722_m044904_c001_v0001184_t0057_u01784695744796") 2026/07/22 04:59:30 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da394d_d20260722_m044904_c001_v7007000_t0000_u01784695744428") 2026/07/22 04:59:30 DEBUG : potato: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989802_d20260722_m044903_c001_v0001184_t0045_u01784695743691") 2026/07/22 04:59:30 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f418ddd58fb98fbf1_d20260722_m045127_c001_v7007000_t0000_u01784695887854") 2026/07/22 04:59:30 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844115_d20260722_m045126_c001_v0001116_t0016_u01784695886384") 2026/07/22 04:59:30 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3b0_d20260722_m045118_c001_v7007000_t0000_u01784695878113") 2026/07/22 04:59:30 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108440ef_d20260722_m045113_c001_v0001116_t0047_u01784695873338") 2026/07/22 04:59:30 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41345c4167dc5017_d20260722_m045005_c001_v7007000_t0000_u01784695805158") 2026/07/22 04:59:30 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844087_d20260722_m045000_c001_v0001116_t0039_u01784695800014") 2026/07/22 04:59:30 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c323134993199_d20260722_m044952_c001_v7007000_t0000_u01784695792532") 2026/07/22 04:59:30 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084406f_d20260722_m044946_c001_v0001116_t0010_u01784695786200") 2026/07/22 04:59:30 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66bc_d20260722_m044924_c001_v7007000_t0000_u01784695764746") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769898c0_d20260722_m044923_c001_v0001184_t0019_u01784695763775") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66ba_d20260722_m044923_c001_v7007000_t0000_u01784695763423") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769898a6_d20260722_m044921_c001_v0001184_t0047_u01784695761830") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66b8_d20260722_m044921_c001_v7007000_t0000_u01784695761472") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698989e_d20260722_m044920_c001_v0001184_t0046_u01784695760737") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66b6_d20260722_m044919_c001_v7007000_t0000_u01784695759821") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989890_d20260722_m044918_c001_v0001184_t0023_u01784695758950") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66b3_d20260722_m044917_c001_v7007000_t0000_u01784695757443") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989876_d20260722_m044916_c001_v0001184_t0033_u01784695756710") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41907ba376da3957_d20260722_m044911_c001_v7007000_t0000_u01784695751189") 2026/07/22 04:59:31 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989844_d20260722_m044910_c001_v0001184_t0049_u01784695750216") 2026/07/22 04:59:32 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71ceb_d20260722_m044816_c001_v7007000_t0000_u01784695696189") 2026/07/22 04:59:32 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698961e_d20260722_m044815_c001_v0001184_t0031_u01784695695633") 2026/07/22 04:59:32 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71ce5_d20260722_m044814_c001_v7007000_t0000_u01784695694768") 2026/07/22 04:59:32 DEBUG : potato2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989616_d20260722_m044814_c001_v0001184_t0029_u01784695694216") 2026/07/22 04:59:32 DEBUG : potato3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42273d45ad36e3b1_d20260722_m045118_c001_v7007000_t0000_u01784695878607") 2026/07/22 04:59:32 DEBUG : potato3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfc56_d20260722_m045114_c001_v0001103_t0013_u01784695874798") 2026/07/22 04:59:32 DEBUG : potato3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41345c4167dc5018_d20260722_m045005_c001_v7007000_t0000_u01784695805508") 2026/07/22 04:59:32 DEBUG : potato3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfab4_d20260722_m045001_c001_v0001103_t0046_u01784695801706") 2026/07/22 04:59:32 DEBUG : potato3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c32313499319a_d20260722_m044952_c001_v7007000_t0000_u01784695792804") 2026/07/22 04:59:32 DEBUG : potato3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfa84_d20260722_m044947_c001_v0001103_t0047_u01784695787062") 2026/07/22 04:59:32 DEBUG : pre-dest1/1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5eef047_d20260722_m045203_c001_v7007000_t0000_u01784695923007") 2026/07/22 04:59:32 DEBUG : pre-dest1/1: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfd08_d20260722_m045153_c001_v0001103_t0014_u01784695913959") 2026/07/22 04:59:32 DEBUG : pre-dest2/2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f425548e5a5eef048_d20260722_m045203_c001_v7007000_t0000_u01784695923181") 2026/07/22 04:59:32 DEBUG : pre-dest2/2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084416f_d20260722_m045155_c001_v0001116_t0020_u01784695915085") 2026/07/22 04:59:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c11125208_d20260722_m045139_c001_v7007000_t0000_u01784695899541") 2026/07/22 04:59:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989c3e_d20260722_m045135_c001_v0001184_t0049_u01784695895680") 2026/07/22 04:59:33 DEBUG : sizeonly: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c1112519e_d20260722_m044850_c001_v7007000_t0000_u01784695730732") 2026/07/22 04:59:33 DEBUG : sizeonly: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698977c_d20260722_m044849_c001_v0001184_t0047_u01784695729829") 2026/07/22 04:59:33 DEBUG : splitbanan: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c883_d20260722_m045644_c001_v7007000_t0000_u01784696204940") 2026/07/22 04:59:33 DEBUG : splitbanan: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae0cf_d20260722_m045637_c001_v0001177_t0058_u01784696197242") 2026/07/22 04:59:33 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f973_d20260722_m045806_c001_v7007000_t0000_u01784696286533") 2026/07/22 04:59:33 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844559_d20260722_m045759_c001_v0001116_t0026_u01784696279619") 2026/07/22 04:59:33 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f407d4423bb36a5e7_d20260722_m045749_c001_v7007000_t0000_u01784696269492") 2026/07/22 04:59:33 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844529_d20260722_m045742_c001_v0001116_t0016_u01784696262515") 2026/07/22 04:59:33 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f420e0848cedf4a8e_d20260722_m045733_c001_v7007000_t0000_u01784696253530") 2026/07/22 04:59:33 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844505_d20260722_m045727_c001_v0001116_t0033_u01784696247122") 2026/07/22 04:59:33 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4061db36b3d9c622_d20260722_m045718_c001_v7007000_t0000_u01784696238497") 2026/07/22 04:59:33 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108444d1_d20260722_m045712_c001_v0001116_t0004_u01784696232143") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4151e79ff0417067_d20260722_m045702_c001_v7007000_t0000_u01784696222827") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108444a5_d20260722_m045655_c001_v0001116_t0026_u01784696215311") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f411f97f90a303706_d20260722_m045639_c001_v7007000_t0000_u01784696199614") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844471_d20260722_m045635_c001_v0001116_t0057_u01784696195995") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f402e467061d6c860_d20260722_m045626_c001_v7007000_t0000_u01784696186981") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de026e_d20260722_m045619_c001_v0001103_t0010_u01784696179529") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4166c1125e1f53f9_d20260722_m045618_c001_v7007000_t0000_u01784696178347") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844431_d20260722_m045614_c001_v0001116_t0015_u01784696174871") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f417a07a7710cd76d_d20260722_m045605_c001_v7007000_t0000_u01784696165565") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443ff_d20260722_m045558_c001_v0001116_t0046_u01784696158437") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f412f4246b9a696d6_d20260722_m045557_c001_v7007000_t0000_u01784696157170") 2026/07/22 04:59:34 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108443f1_d20260722_m045553_c001_v0001116_t0048_u01784696153151") 2026/07/22 04:59:35 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f403defd4f2d014d0_d20260722_m045539_c001_v7007000_t0000_u01784696139098") 2026/07/22 04:59:35 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0176_d20260722_m045535_c001_v0001103_t0057_u01784696135468") 2026/07/22 04:59:35 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f414f686ef5174788_d20260722_m045524_c001_v7007000_t0000_u01784696124927") 2026/07/22 04:59:35 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de011c_d20260722_m045518_c001_v0001103_t0040_u01784696118082") 2026/07/22 04:59:35 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932fc_d20260722_m045508_c001_v7007000_t0000_u01784696108207") 2026/07/22 04:59:35 DEBUG : splitbananasplit: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de00d2_d20260722_m045501_c001_v0001103_t0006_u01784696101800") 2026/07/22 04:59:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f421e70466585474b_d20260722_m045621_c001_v7007000_t0000_u01784696181376") 2026/07/22 04:59:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844435_d20260722_m045616_c001_v0001116_t0010_u01784696176066") 2026/07/22 04:59:35 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932d8_d20260722_m045452_c001_v7007000_t0000_u01784696092116") 2026/07/22 04:59:35 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6adeb1_d20260722_m045449_c001_v0001177_t0004_u01784696089249") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41590c234bafe247_d20260722_m045448_c001_v7007000_t0000_u01784696088169") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844325_d20260722_m045445_c001_v0001116_t0054_u01784696085550") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c323134993193_d20260722_m044943_c001_v7007000_t0000_u01784695783589") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844067_d20260722_m044942_c001_v0001116_t0029_u01784695782242") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66ea_d20260722_m044941_c001_v7007000_t0000_u01784695781711") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698994a_d20260722_m044940_c001_v0001184_t0028_u01784695780974") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c1112519b_d20260722_m044847_c001_v7007000_t0000_u01784695727873") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989768_d20260722_m044846_c001_v0001184_t0047_u01784695726464") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c1112519a_d20260722_m044846_c001_v7007000_t0000_u01784695726118") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989764_d20260722_m044844_c001_v0001184_t0004_u01784695724955") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c11125198_d20260722_m044842_c001_v7007000_t0000_u01784695722985") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698974a_d20260722_m044841_c001_v0001184_t0050_u01784695721875") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c11125197_d20260722_m044841_c001_v7007000_t0000_u01784695721357") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698973e_d20260722_m044840_c001_v0001184_t0039_u01784695720399") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989726_d20260722_m044837_c001_v0001184_t0057_u01784695717706") 2026/07/22 04:59:36 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c11125195_d20260722_m044837_c001_v7007000_t0000_u01784695717360") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989716_d20260722_m044836_c001_v0001184_t0049_u01784695716735") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698970a_d20260722_m044836_c001_v0001184_t0027_u01784695716006") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f404ca31c11125193_d20260722_m044835_c001_v7007000_t0000_u01784695715660") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769896e0_d20260722_m044832_c001_v0001184_t0058_u01784695712378") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769896c0_d20260722_m044829_c001_v0001184_t0001_u01784695709806") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cf7_d20260722_m044829_c001_v7007000_t0000_u01784695709458") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769896ba_d20260722_m044828_c001_v0001184_t0041_u01784695708914") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769896ae_d20260722_m044828_c001_v0001184_t0046_u01784695708193") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cf6_d20260722_m044827_c001_v7007000_t0000_u01784695707843") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698968e_d20260722_m044824_c001_v0001184_t0048_u01784695704518") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cf4_d20260722_m044824_c001_v7007000_t0000_u01784695704170") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989686_d20260722_m044823_c001_v0001184_t0017_u01784695703552") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cf2_d20260722_m044822_c001_v7007000_t0000_u01784695702685") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989676_d20260722_m044822_c001_v0001184_t0057_u01784695702131") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cf1_d20260722_m044821_c001_v7007000_t0000_u01784695701611") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989664_d20260722_m044821_c001_v0001184_t0028_u01784695701063") 2026/07/22 04:59:37 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cef_d20260722_m044820_c001_v7007000_t0000_u01784695700197") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989654_d20260722_m044819_c001_v0001184_t0059_u01784695699444") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cee_d20260722_m044818_c001_v7007000_t0000_u01784695698923") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989642_d20260722_m044818_c001_v0001184_t0006_u01784695698390") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71ced_d20260722_m044817_c001_v7007000_t0000_u01784695697490") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698962a_d20260722_m044816_c001_v0001184_t0031_u01784695696939") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cdf_d20260722_m044812_c001_v7007000_t0000_u01784695692626") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1010004676989606_d20260722_m044812_c001_v0001184_t0029_u01784695692067") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cde_d20260722_m044811_c001_v7007000_t0000_u01784695691546") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769895fa_d20260722_m044810_c001_v0001184_t0020_u01784695690948") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cdc_d20260722_m044810_c001_v7007000_t0000_u01784695690084") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769895ec_d20260722_m044809_c001_v0001184_t0030_u01784695689526") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f42682bea71f71cda_d20260722_m044807_c001_v7007000_t0000_u01784695687447") 2026/07/22 04:59:38 DEBUG : sub dir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769895d0_d20260722_m044806_c001_v0001184_t0041_u01784695686894") 2026/07/22 04:59:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932d9_d20260722_m045452_c001_v7007000_t0000_u01784696092290") 2026/07/22 04:59:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de00a2_d20260722_m045449_c001_v0001103_t0036_u01784696089284") 2026/07/22 04:59:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41590c234bafe249_d20260722_m045448_c001_v7007000_t0000_u01784696088343") 2026/07/22 04:59:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a119_d20260722_m045445_c001_v0001184_t0003_u01784696085560") 2026/07/22 04:59:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f976_d20260722_m045808_c001_v7007000_t0000_u01784696288578") 2026/07/22 04:59:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae26f_d20260722_m045807_c001_v0001177_t0044_u01784696287927") 2026/07/22 04:59:39 DEBUG : sub/yam: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66e2_d20260722_m044939_c001_v7007000_t0000_u01784695779002") 2026/07/22 04:59:39 DEBUG : sub/yam: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfa46_d20260722_m044937_c001_v0001103_t0021_u01784695777233") 2026/07/22 04:59:39 DEBUG : test_dir1/file2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932d6_d20260722_m045444_c001_v7007000_t0000_u01784696084814") 2026/07/22 04:59:39 DEBUG : test_dir1/file2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ade8b_d20260722_m045443_c001_v0001177_t0025_u01784696083026") 2026/07/22 04:59:39 DEBUG : test_dir1/file2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932d3_d20260722_m045442_c001_v7007000_t0000_u01784696082288") 2026/07/22 04:59:39 DEBUG : test_dir1/file2: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a0fb_d20260722_m045440_c001_v0001184_t0004_u01784696080474") 2026/07/22 04:59:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932d7_d20260722_m045444_c001_v7007000_t0000_u01784696084989") 2026/07/22 04:59:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a109_d20260722_m045443_c001_v0001184_t0036_u01784696083036") 2026/07/22 04:59:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f401c3231349932d4_d20260722_m045442_c001_v7007000_t0000_u01784696082462") 2026/07/22 04:59:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ade7b_d20260722_m045440_c001_v0001177_t0004_u01784696080470") 2026/07/22 04:59:39 DEBUG : three: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66c4_d20260722_m044929_c001_v7007000_t0000_u01784695769561") 2026/07/22 04:59:39 DEBUG : three: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769898e8_d20260722_m044928_c001_v0001184_t0008_u01784695768439") 2026/07/22 04:59:39 DEBUG : three: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10100046769898da_d20260722_m044926_c001_v0001184_t0049_u01784695766358") 2026/07/22 04:59:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f977_d20260722_m045810_c001_v7007000_t0000_u01784696290166") 2026/07/22 04:59:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a64f_d20260722_m045809_c001_v0001184_t0058_u01784696289539") 2026/07/22 04:59:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f99b_d20260722_m045830_c001_v7007000_t0000_u01784696310679") 2026/07/22 04:59:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de048c_d20260722_m045828_c001_v0001103_t0039_u01784696308589") 2026/07/22 04:59:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f996_d20260722_m045826_c001_v7007000_t0000_u01784696306995") 2026/07/22 04:59:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a6c1_d20260722_m045825_c001_v0001184_t0032_u01784696305268") 2026/07/22 04:59:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f990_d20260722_m045824_c001_v7007000_t0000_u01784696304291") 2026/07/22 04:59:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae2b5_d20260722_m045823_c001_v0001177_t0016_u01784696303658") 2026/07/22 04:59:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f985_d20260722_m045817_c001_v7007000_t0000_u01784696297879") 2026/07/22 04:59:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a693_d20260722_m045816_c001_v0001184_t0022_u01784696296654") 2026/07/22 04:59:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f98a_d20260722_m045820_c001_v7007000_t0000_u01784696300729") 2026/07/22 04:59:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de0478_d20260722_m045818_c001_v0001103_t0047_u01784696298853") 2026/07/22 04:59:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f983_d20260722_m045815_c001_v7007000_t0000_u01784696295682") 2026/07/22 04:59:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f110245efbc6ae287_d20260722_m045815_c001_v0001177_t0006_u01784696295019") 2026/07/22 04:59:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f980_d20260722_m045814_c001_v7007000_t0000_u01784696294069") 2026/07/22 04:59:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084457d_d20260722_m045812_c001_v0001116_t0036_u01784696292790") 2026/07/22 04:59:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f97c_d20260722_m045811_c001_v7007000_t0000_u01784696291812") 2026/07/22 04:59:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296de044c_d20260722_m045811_c001_v0001103_t0016_u01784696291117") 2026/07/22 04:59:40 DEBUG : toe/toe/toe: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f400de101096f037a_d20260722_m045835_c001_v7007000_t0000_u01784696315726") 2026/07/22 04:59:40 DEBUG : toe/toe/toe: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f101000467698a6fb_d20260722_m045835_c001_v0001184_t0029_u01784696315130") 2026/07/22 04:59:40 DEBUG : toe/toe/toe: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f98d_d20260722_m045822_c001_v7007000_t0000_u01784696302679") 2026/07/22 04:59:40 DEBUG : toe/toe/toe: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa3310844597_d20260722_m045821_c001_v0001116_t0051_u01784696301693") 2026/07/22 04:59:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f99f_d20260722_m045831_c001_v7007000_t0000_u01784696311283") 2026/07/22 04:59:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa33108445b5_d20260722_m045830_c001_v0001116_t0033_u01784696310114") 2026/07/22 04:59:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f41968eb07d27f997_d20260722_m045827_c001_v7007000_t0000_u01784696307624") 2026/07/22 04:59:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f109a0fb08adb914a_d20260722_m045826_c001_v0001103_t0030_u01784696306434") 2026/07/22 04:59:41 DEBUG : two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66c5_d20260722_m044929_c001_v7007000_t0000_u01784695769739") 2026/07/22 04:59:41 DEBUG : two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f4155aa331084402d_d20260722_m044927_c001_v0001116_t0020_u01784695767889") 2026/07/22 04:59:41 DEBUG : two: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f40100046769898d6_d20260722_m044926_c001_v0001184_t0037_u01784695766181") 2026/07/22 04:59:41 DEBUG : yam: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66e5_d20260722_m044939_c001_v7007000_t0000_u01784695779719") 2026/07/22 04:59:41 DEBUG : yam: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1040f8915639f33e_d20260722_m044938_c001_v0001185_t0036_u01784695778803") 2026/07/22 04:59:41 DEBUG : yam: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66d8_d20260722_m044935_c001_v7007000_t0000_u01784695775976") 2026/07/22 04:59:41 DEBUG : yam: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1184a70296ddfa38_d20260722_m044934_c001_v0001103_t0002_u01784695774483") 2026/07/22 04:59:41 DEBUG : yam: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66cb_d20260722_m044933_c001_v7007000_t0000_u01784695773226") 2026/07/22 04:59:41 DEBUG : yam: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f1155aa331084402f_d20260722_m044930_c001_v0001116_t0023_u01784695770280") 2026/07/22 04:59:41 DEBUG : yaml: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66db_d20260722_m044936_c001_v7007000_t0000_u01784695776684") 2026/07/22 04:59:41 DEBUG : yaml: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f103ac719054ecef9_d20260722_m044935_c001_v0001101_t0023_u01784695775639") 2026/07/22 04:59:41 DEBUG : yaml: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f408426db397d66d0_d20260722_m044933_c001_v7007000_t0000_u01784695773940") 2026/07/22 04:59:41 DEBUG : yaml: Deleting (id "4_z0ff20d03207d8b8b9ff80e1b_f10208666fefb78a3_d20260722_m044932_c001_v0001115_t0004_u01784695772626") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m42.324745119s (try 1/5)