"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/18 04:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco" 2026/05/18 04:54:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 04:54:01 DEBUG : Creating backend with remote "/tmp/rclone1497543921" === 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-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/18 04:54:02 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:02 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:54:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:02 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:02 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:03 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:54:03 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:05 DEBUG : Creating backend with remote "/non-existing" 2026/05/18 04:54:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/18 04:54:05 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:05 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:06 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:06 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:07 INFO : B2 bucket rclone-test-hilihoh1kuco: Running all checks before starting transfers 2026/05/18 04:54:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:07 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:07 INFO : B2 bucket rclone-test-hilihoh1kuco: Checks finished, now starting transfers 2026/05/18 04:54:07 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.55s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:09 ERROR : Ignoring --no-traverse with sync 2026/05/18 04:54:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:09 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:09 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:09 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:54:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/18 04:54:10 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:10 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:10 DEBUG : hello world2: size = 12 OK 2026/05/18 04:54:10 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/18 04:54:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.17s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:54:11 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:11 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:11 DEBUG : potato2: size = 11 OK 2026/05/18 04:54:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:54:13 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:13 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:13 DEBUG : potato2: size = 11 OK 2026/05/18 04:54:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.53s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/18 04:54:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:54:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/18 04:54:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:54:14 INFO : sub dir2: Making directory 2026/05/18 04:54:14 INFO : sub dir: Making directory 2026/05/18 04:54:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:14 INFO : sub dir2/sub sub dir2: Making directory 2026/05/18 04:54:14 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:14 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:14 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/18 04:54:14 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:15 INFO : sub dir2: Making directory 2026/05/18 04:54:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/18 04:54:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:54:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:15 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:15 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:16 DEBUG : sub dir2: Making directory with metadata 2026/05/18 04:54:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:54:16 INFO : sub dir2: Making directory 2026/05/18 04:54:16 INFO : sub dir: Making directory 2026/05/18 04:54:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:16 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:16 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:16 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:54:16 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/18 04:54:16 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/18 04:54:17 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:17 INFO : sub dir2: Making directory 2026/05/18 04:54:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:18 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:18 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:18 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:54:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:19 DEBUG : sub dir2: Making directory with metadata 2026/05/18 04:54:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:54:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:54:19 INFO : sub dir2: Making directory 2026/05/18 04:54:19 INFO : sub dir: Making directory 2026/05/18 04:54:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:19 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:19 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:19 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:54:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/18 04:54:19 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.24s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:20 INFO : sub dir2: Making directory 2026/05/18 04:54:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:20 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:20 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:21 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:21 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:54:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.14s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cedewib2guce" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hilihoh1kuco -> B2 bucket rclone-test-cedewib2guce 2026/05/18 04:54:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:23 DEBUG : B2 bucket rclone-test-cedewib2guce: Waiting for checks to finish 2026/05/18 04:54:23 DEBUG : B2 bucket rclone-test-cedewib2guce: Waiting for transfers to finish 2026/05/18 04:54:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/18 04:54:24 DEBUG : B2 bucket rclone-test-cedewib2guce: Purge remote 2026/05/18 04:54:24 INFO : B2 bucket rclone-test-cedewib2guce: cleaning bucket "rclone-test-cedewib2guce" of all files 2026/05/18 04:54:24 DEBUG : sub dir/hello world: Deleting (id "4_zefa26d9360fd3b9b9fe80e1b_f11110cd8a6cf6db7_d20260518_m045423_c001_v0001097_t0032_u01779080063869") --- PASS: TestServerSideCopy (3.84s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:26 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:54:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:54:26 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 04:54:26 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:26 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 04:54:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/18 04:54:26 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.60s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dayifam9suqi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hilihoh1kuco -> B2 bucket rclone-test-dayifam9suqi 2026/05/18 04:54:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:28 DEBUG : B2 bucket rclone-test-dayifam9suqi: Waiting for checks to finish 2026/05/18 04:54:28 DEBUG : B2 bucket rclone-test-dayifam9suqi: Waiting for transfers to finish 2026/05/18 04:54:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/18 04:54:30 DEBUG : B2 bucket rclone-test-dayifam9suqi: Waiting for checks to finish 2026/05/18 04:54:30 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:54:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dayifam9suqi) 2026/05/18 04:54:30 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 04:54:30 DEBUG : B2 bucket rclone-test-dayifam9suqi: Waiting for transfers to finish 2026/05/18 04:54:30 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 04:54:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/18 04:54:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/18 04:54:30 DEBUG : B2 bucket rclone-test-dayifam9suqi: Purge remote 2026/05/18 04:54:30 INFO : B2 bucket rclone-test-dayifam9suqi: cleaning bucket "rclone-test-dayifam9suqi" of all files 2026/05/18 04:54:31 DEBUG : sub dir/hello world: Deleting (id "4_z2ff27df360fd3b9b9fe80e1b_f11232da565cc0109_d20260518_m045430_c001_v0001092_t0010_u01779080070470") 2026/05/18 04:54:31 DEBUG : sub dir/hello world: Deleting (id "4_z2ff27df360fd3b9b9fe80e1b_f119ea8b70c966263_d20260518_m045429_c001_v0001172_t0046_u01779080069307") --- PASS: TestServerSideCopyOverSelf (5.48s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:33 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:54:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:54:33 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 04:54:33 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:33 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 04:54:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/18 04:54:33 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/18 04:54:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.72s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:34 DEBUG : Creating backend with remote "TestB2:rclone-test-miyuzef9wayi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hilihoh1kuco -> B2 bucket rclone-test-miyuzef9wayi 2026/05/18 04:54:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:35 DEBUG : B2 bucket rclone-test-miyuzef9wayi: Waiting for checks to finish 2026/05/18 04:54:35 DEBUG : B2 bucket rclone-test-miyuzef9wayi: Waiting for transfers to finish 2026/05/18 04:54:36 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:54:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/18 04:54:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:54:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-miyuzef9wayi) 2026/05/18 04:54:37 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 04:54:37 DEBUG : B2 bucket rclone-test-miyuzef9wayi: Waiting for checks to finish 2026/05/18 04:54:37 DEBUG : B2 bucket rclone-test-miyuzef9wayi: Waiting for transfers to finish 2026/05/18 04:54:37 DEBUG : sub dir/hello world: size = 17 OK 2026/05/18 04:54:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/18 04:54:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/18 04:54:37 INFO : sub dir/hello world: Deleted 2026/05/18 04:54:38 DEBUG : testing file moves 2026/05/18 04:54:38 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:54:38 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-miyuzef9wayi) 2026/05/18 04:54:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 04:54:38 DEBUG : B2 bucket rclone-test-miyuzef9wayi: Waiting for checks to finish 2026/05/18 04:54:38 DEBUG : B2 bucket rclone-test-miyuzef9wayi: Waiting for transfers to finish 2026/05/18 04:54:39 DEBUG : sub dir/hello world: size = 24 OK 2026/05/18 04:54:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/18 04:54:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/18 04:54:39 INFO : sub dir/hello world: Deleted 2026/05/18 04:54:39 DEBUG : B2 bucket rclone-test-miyuzef9wayi: Purge remote 2026/05/18 04:54:39 INFO : B2 bucket rclone-test-miyuzef9wayi: cleaning bucket "rclone-test-miyuzef9wayi" of all files 2026/05/18 04:54:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f329db360fd3b9b9fe80e1b_f1132275569d21577_d20260518_m045438_c001_v0001172_t0030_u01779080078837") 2026/05/18 04:54:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f329db360fd3b9b9fe80e1b_f111b2a181f1e8efa_d20260518_m045437_c001_v0001185_t0046_u01779080077464") 2026/05/18 04:54:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f329db360fd3b9b9fe80e1b_f111cb849ed87235a_d20260518_m045436_c001_v0001182_t0023_u01779080076487") --- PASS: TestServerSideMoveOverSelf (6.85s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:41 ERROR : error listing: directory not found 2026/05/18 04:54:41 INFO : Local file system at /tmp/rclone1497543921: Making directory 2026/05/18 04:54:41 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:41 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.34s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:54:43 DEBUG : Local file system at /tmp/rclone1497543921: Waiting for checks to finish 2026/05/18 04:54:43 DEBUG : Local file system at /tmp/rclone1497543921: Waiting for transfers to finish 2026/05/18 04:54:43 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/18 04:54:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:54:43 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/18 04:54:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:44 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/18 04:54:44 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:44 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:44 DEBUG : check sum: size = 1 OK 2026/05/18 04:54:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/18 04:54:44 INFO : check sum: Copied (new) 2026/05/18 04:54:44 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:45 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:45 DEBUG : check sum: size = 1 OK 2026/05/18 04:54:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/18 04:54:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/18 04:54:45 DEBUG : check sum: Unchanged skipping 2026/05/18 04:54:45 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/18 04:54:46 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:46 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:46 DEBUG : sizeonly: size = 6 OK 2026/05/18 04:54:46 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/18 04:54:46 INFO : sizeonly: Copied (new) 2026/05/18 04:54:46 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:46 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:46 DEBUG : sizeonly: size = 6 OK 2026/05/18 04:54:46 DEBUG : sizeonly: Sizes identical 2026/05/18 04:54:46 DEBUG : sizeonly: Unchanged skipping 2026/05/18 04:54:46 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:46 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:46 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/18 04:54:47 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:47 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/18 04:54:47 INFO : ignore-size: Copied (new) 2026/05/18 04:54:47 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:48 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:48 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:54:48 DEBUG : ignore-size: Unchanged skipping 2026/05/18 04:54:48 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:48 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:49 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:49 DEBUG : existing: size = 6 OK 2026/05/18 04:54:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:54:49 DEBUG : existing: Unchanged skipping 2026/05/18 04:54:49 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:49 INFO : There was nothing to transfer 2026/05/18 04:54:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/18 04:54:49 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:49 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:50 DEBUG : existing: size = 6 OK 2026/05/18 04:54:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/18 04:54:50 INFO : existing: Copied (replaced existing) 2026/05/18 04:54:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.29s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 04:54:51 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:51 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:51 DEBUG : existing: size = 6 OK 2026/05/18 04:54:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/18 04:54:51 INFO : existing: Copied (new) 2026/05/18 04:54:51 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:52 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:52 DEBUG : existing: Destination exists, skipping 2026/05/18 04:54:52 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:52 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.60s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/18 04:54:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 04:54:53 DEBUG : c/non empty space: size = 5 OK 2026/05/18 04:54:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:54:53 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 04:54:53 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:53 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:53 DEBUG : a/potato2: size = 60 OK 2026/05/18 04:54:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:54:53 INFO : a/potato2: Copied (new) 2026/05/18 04:54:53 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:55 DEBUG : empty space: size = 1 OK 2026/05/18 04:54:55 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/05/18 04:54:55 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/18 04:54:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/18 04:54:55 DEBUG : empty space: Unchanged skipping 2026/05/18 04:54:55 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:55 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:55 INFO : There was nothing to transfer 2026/05/18 04:54:55 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:55 DEBUG : empty space: size = 1 OK 2026/05/18 04:54:55 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/05/18 04:54:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/18 04:54:56 INFO : empty space: Updated modification time in destination 2026/05/18 04:54:56 DEBUG : empty space: Unchanged skipping 2026/05/18 04:54:56 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:56 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:58 DEBUG : empty space: size = 1 OK 2026/05/18 04:54: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/05/18 04:54:58 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/18 04:54:58 DEBUG : empty space: Unchanged skipping 2026/05/18 04:54:58 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:54:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.43s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:54:59 DEBUG : foo: size = 3 OK 2026/05/18 04:54:59 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/05/18 04:54:59 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:54:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:54:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:54:59 DEBUG : foo: sha1 differ 2026/05/18 04:54:59 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:54:59 DEBUG : foo: size = 3 OK 2026/05/18 04:54:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/18 04:54:59 INFO : foo: Copied (replaced existing) 2026/05/18 04:54:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 04:55:01 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:55:01 DEBUG : empty space: Unchanged skipping 2026/05/18 04:55:01 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:01 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:01 DEBUG : potato: size = 60 OK 2026/05/18 04:55:01 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:55:01 INFO : potato: Copied (new) 2026/05/18 04:55:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:03 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:55:03 DEBUG : potato: size = 60 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:55:03 DEBUG : potato: Sizes differ 2026/05/18 04:55:03 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:03 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:03 DEBUG : potato: size = 21 OK 2026/05/18 04:55:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/18 04:55:03 INFO : potato: Copied (replaced existing) 2026/05/18 04:55:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.65s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:05 DEBUG : potato: size = 21 OK 2026/05/18 04:55:05 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/05/18 04:55:05 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1497543921) 2026/05/18 04:55:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:55:05 DEBUG : potato: sha1 differ 2026/05/18 04:55:05 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:05 DEBUG : potato: size = 21 OK 2026/05/18 04:55:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/18 04:55:05 INFO : potato: Copied (replaced existing) 2026/05/18 04:55:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:55:06 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:06 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:55:06 DEBUG : empty space: Unchanged skipping 2026/05/18 04:55:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/18 04:55:06 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:06 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:55:08 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:55:08 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:08 DEBUG : empty space: Unchanged skipping 2026/05/18 04:55:08 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:08 DEBUG : potato2: size = 60 OK 2026/05/18 04:55:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:55:08 INFO : potato2: Copied (new) 2026/05/18 04:55:08 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:10 INFO : d: Making directory 2026/05/18 04:55:10 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/18 04:55:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 04:55:10 DEBUG : c/non empty space: size = 5 OK 2026/05/18 04:55:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:55:10 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 04:55:10 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:10 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:10 DEBUG : a/potato2: size = 60 OK 2026/05/18 04:55:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:55:10 INFO : a/potato2: Copied (new) 2026/05/18 04:55:10 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:11 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/18 04:55:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 04:55:12 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:12 DEBUG : c/non empty space: size = 5 OK 2026/05/18 04:55:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:55:12 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 04:55:12 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:13 DEBUG : a/potato2: size = 60 OK 2026/05/18 04:55:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:55:13 INFO : a/potato2: Copied (new) 2026/05/18 04:55:13 ERROR : B2 bucket rclone-test-hilihoh1kuco: not deleting files as there were IO errors 2026/05/18 04:55:13 ERROR : B2 bucket rclone-test-hilihoh1kuco: 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-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:14 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:55:15 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:55:15 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:15 DEBUG : empty space: Unchanged skipping 2026/05/18 04:55:15 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:15 INFO : potato: Deleted 2026/05/18 04:55:15 DEBUG : potato2: size = 60 OK 2026/05/18 04:55:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:55:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.07s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:17 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:17 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:17 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:17 INFO : potato: Deleted 2026/05/18 04:55:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:55:18 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:55:18 DEBUG : empty space: Unchanged skipping 2026/05/18 04:55:18 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:18 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:18 DEBUG : potato2: size = 60 OK 2026/05/18 04:55:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:55:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.82s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:55:19 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:19 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:19 DEBUG : potato2: size = 19 OK 2026/05/18 04:55:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/18 04:55:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.76s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:21 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 04:55:21 DEBUG : enormous: Excluded 2026/05/18 04:55:21 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 04:55:21 DEBUG : potato2: Excluded 2026/05/18 04:55:21 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 04:55:21 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:55:21 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:21 DEBUG : empty space: Unchanged skipping 2026/05/18 04:55:21 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:21 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:21 INFO : There was nothing to transfer 2026/05/18 04:55:22 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 04:55:22 DEBUG : enormous: Excluded 2026/05/18 04:55:22 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 04:55:22 DEBUG : potato2: Excluded 2026/05/18 04:55:22 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 04:55:22 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/18 04:55:22 DEBUG : empty space: Unchanged skipping 2026/05/18 04:55:22 DEBUG : Local file system at /tmp/rclone1497543921: Waiting for checks to finish 2026/05/18 04:55:22 DEBUG : Local file system at /tmp/rclone1497543921: Waiting for transfers to finish 2026/05/18 04:55:22 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:23 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 04:55:23 DEBUG : enormous: Excluded 2026/05/18 04:55:23 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 04:55:23 DEBUG : potato2: Excluded 2026/05/18 04:55:24 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:55:24 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:24 DEBUG : empty space: Unchanged skipping 2026/05/18 04:55:24 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:24 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:24 INFO : potato2: Deleted 2026/05/18 04:55:24 INFO : enormous: Deleted 2026/05/18 04:55:24 INFO : There was nothing to transfer 2026/05/18 04:55:24 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/18 04:55:24 DEBUG : empty space: Unchanged skipping 2026/05/18 04:55:24 DEBUG : Local file system at /tmp/rclone1497543921: Waiting for checks to finish 2026/05/18 04:55:24 DEBUG : Local file system at /tmp/rclone1497543921: Waiting for transfers to finish 2026/05/18 04:55:24 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:24 INFO : enormous: Deleted 2026/05/18 04:55:24 INFO : potato2: Deleted 2026/05/18 04:55:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.39s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:26 DEBUG : five: Need to transfer - File not found at Destination 2026/05/18 04:55:26 DEBUG : one: Destination is newer than source, skipping 2026/05/18 04:55:26 DEBUG : three: size = 5 OK 2026/05/18 04:55:26 DEBUG : three: Sizes identical 2026/05/18 04:55:26 DEBUG : two: size = 3 OK 2026/05/18 04:55:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/18 04:55:26 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1497543921) 2026/05/18 04:55:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:55:26 DEBUG : two: sha1 differ 2026/05/18 04:55:26 DEBUG : four: size = 4 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:55:26 DEBUG : four: size = 8 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:55:26 DEBUG : four: Sizes differ 2026/05/18 04:55:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/18 04:55:26 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:26 DEBUG : five: size = 4 OK 2026/05/18 04:55:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/18 04:55:26 INFO : five: Copied (new) 2026/05/18 04:55:27 DEBUG : two: size = 3 OK 2026/05/18 04:55:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/18 04:55:27 INFO : two: Copied (replaced existing) 2026/05/18 04:55:27 DEBUG : four: size = 4 OK 2026/05/18 04:55:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/18 04:55:27 INFO : four: Copied (replaced existing) 2026/05/18 04:55:27 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:27 DEBUG : five: size = 4 OK 2026/05/18 04:55:27 DEBUG : four: size = 4 OK 2026/05/18 04:55:27 DEBUG : three: size = 5 OK 2026/05/18 04:55:27 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:27 DEBUG : two: size = 3 OK 2026/05/18 04:55:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/18 04:55:27 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/18 04:55:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/18 04:55:27 DEBUG : one: Destination is newer than source, skipping 2026/05/18 04:55:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/18 04:55:27 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/18 04:55:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1497543921) 2026/05/18 04:55:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/18 04:55:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/18 04:55:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:55:27 DEBUG : three: sha1 differ 2026/05/18 04:55:27 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/18 04:55:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/18 04:55:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/18 04:55:27 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:28 DEBUG : three: size = 5 OK 2026/05/18 04:55:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/18 04:55:28 INFO : three: Copied (replaced existing) 2026/05/18 04:55:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.37s) === 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-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/18 04:55:29 INFO : B2 bucket rclone-test-hilihoh1kuco: Making map for --track-renames 2026/05/18 04:55:29 INFO : B2 bucket rclone-test-hilihoh1kuco: Finished making map for --track-renames 2026/05/18 04:55:29 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:29 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for renames to finish 2026/05/18 04:55:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/18 04:55:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/18 04:55:29 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:30 DEBUG : yam: size = 11 OK 2026/05/18 04:55:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/18 04:55:30 INFO : yam: Copied (new) 2026/05/18 04:55:30 DEBUG : potato: size = 14 OK 2026/05/18 04:55:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/18 04:55:30 INFO : potato: Copied (new) 2026/05/18 04:55:30 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:30 INFO : B2 bucket rclone-test-hilihoh1kuco: Making map for --track-renames 2026/05/18 04:55:30 DEBUG : potato: size = 14 OK 2026/05/18 04:55:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:55:30 INFO : B2 bucket rclone-test-hilihoh1kuco: Finished making map for --track-renames 2026/05/18 04:55:30 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:30 DEBUG : potato: Unchanged skipping 2026/05/18 04:55:30 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for renames to finish 2026/05/18 04:55:31 DEBUG : yaml: size = 11 OK 2026/05/18 04:55:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/18 04:55:31 INFO : yam: Copied (server-side copy) to: yaml 2026/05/18 04:55:31 INFO : yam: Deleted 2026/05/18 04:55:31 INFO : yaml: Renamed from "yam" 2026/05/18 04:55:31 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/18 04:55:32 INFO : B2 bucket rclone-test-hilihoh1kuco: Making map for --track-renames 2026/05/18 04:55:32 INFO : B2 bucket rclone-test-hilihoh1kuco: Finished making map for --track-renames 2026/05/18 04:55:32 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/18 04:55:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/18 04:55:32 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for renames to finish 2026/05/18 04:55:32 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:33 DEBUG : yam: size = 11 OK 2026/05/18 04:55:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/18 04:55:33 INFO : yam: Copied (new) 2026/05/18 04:55:33 DEBUG : potato: size = 14 OK 2026/05/18 04:55:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/18 04:55:33 INFO : potato: Copied (new) 2026/05/18 04:55:33 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:33 INFO : B2 bucket rclone-test-hilihoh1kuco: Making map for --track-renames 2026/05/18 04:55:33 INFO : B2 bucket rclone-test-hilihoh1kuco: Finished making map for --track-renames 2026/05/18 04:55:33 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:33 DEBUG : potato: size = 14 OK 2026/05/18 04:55:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:55:33 DEBUG : potato: Unchanged skipping 2026/05/18 04:55:33 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for renames to finish 2026/05/18 04:55:34 DEBUG : yaml: size = 11 OK 2026/05/18 04:55:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/18 04:55:34 INFO : yam: Copied (server-side copy) to: yaml 2026/05/18 04:55:34 INFO : yam: Deleted 2026/05/18 04:55:34 INFO : yaml: Renamed from "yam" 2026/05/18 04:55:34 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/18 04:55:35 INFO : B2 bucket rclone-test-hilihoh1kuco: Making map for --track-renames 2026/05/18 04:55:35 INFO : B2 bucket rclone-test-hilihoh1kuco: Finished making map for --track-renames 2026/05/18 04:55:35 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/18 04:55:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/18 04:55:35 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for renames to finish 2026/05/18 04:55:35 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:36 DEBUG : sub/yam: size = 11 OK 2026/05/18 04:55:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/18 04:55:36 INFO : sub/yam: Copied (new) 2026/05/18 04:55:36 DEBUG : potato: size = 14 OK 2026/05/18 04:55:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/18 04:55:36 INFO : potato: Copied (new) 2026/05/18 04:55:36 DEBUG : Waiting for deletions to finish 2026/05/18 04:55:36 DEBUG : potato: size = 14 OK 2026/05/18 04:55:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:55:36 DEBUG : potato: Unchanged skipping 2026/05/18 04:55:36 INFO : B2 bucket rclone-test-hilihoh1kuco: Making map for --track-renames 2026/05/18 04:55:36 INFO : B2 bucket rclone-test-hilihoh1kuco: Finished making map for --track-renames 2026/05/18 04:55:36 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:36 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for renames to finish 2026/05/18 04:55:37 DEBUG : yam: size = 11 OK 2026/05/18 04:55:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/18 04:55:37 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/18 04:55:37 INFO : sub/yam: Deleted 2026/05/18 04:55:37 INFO : yam: Renamed from "sub/yam" 2026/05/18 04:55:37 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:38 DEBUG : Creating backend with remote "/tmp/rclone1497543921/dir1" 2026/05/18 04:55:38 DEBUG : Config file has changed externally - reloading 2026/05/18 04:55:38 DEBUG : Creating backend with remote "/tmp/rclone1497543921/dir2" 2026/05/18 04:55:38 DEBUG : Local file system at /tmp/rclone1497543921/dir2: Using server-side directory move 2026/05/18 04:55:38 INFO : Local file system at /tmp/rclone1497543921/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 04:55:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/18 04:55:38 INFO : file1.txt: Moved (server-side) 2026/05/18 04:55:38 DEBUG : Local file system at /tmp/rclone1497543921/dir2: Waiting for checks to finish 2026/05/18 04:55:38 DEBUG : Local file system at /tmp/rclone1497543921/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:55:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/18 04:55:39 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:39 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/18 04:55:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/18 04:55:39 INFO : nested/sub dir/file: Copied (new) 2026/05/18 04:55:39 INFO : nested/sub dir/file: Deleted 2026/05/18 04:55:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:55:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:55:39 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:55:39 INFO : sub dir/hello world: Deleted 2026/05/18 04:55:39 INFO : sub dir: Removing directory 2026/05/18 04:55:39 INFO : nested/sub dir: Removing directory 2026/05/18 04:55:39 INFO : nested: Removing directory 2026/05/18 04:55:39 DEBUG : Local file system at /tmp/rclone1497543921: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:55:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/18 04:55:40 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:40 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/18 04:55:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/18 04:55:41 INFO : nested/sub dir/file: Copied (new) 2026/05/18 04:55:41 INFO : nested/sub dir/file: Deleted 2026/05/18 04:55:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 04:55:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 04:55:41 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:55:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.59s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/18 04:55:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 04:55:42 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:42 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:42 DEBUG : existing: size = 6 OK 2026/05/18 04:55:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/18 04:55:42 INFO : existing: Copied (new) 2026/05/18 04:55:42 INFO : existing: Deleted 2026/05/18 04:55:42 DEBUG : existing-b: size = 6 OK 2026/05/18 04:55:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/18 04:55:42 INFO : existing-b: Copied (new) 2026/05/18 04:55:42 INFO : existing-b: Deleted 2026/05/18 04:55:43 DEBUG : existing: Destination exists, skipping 2026/05/18 04:55:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/18 04:55:43 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:55:43 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:55:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.78s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zijanic9xixe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hilihoh1kuco -> B2 bucket rclone-test-zijanic9xixe 2026/05/18 04:55:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:55:48 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/18 04:55:48 DEBUG : empty space: Unchanged skipping 2026/05/18 04:55:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:55:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zijanic9xixe) 2026/05/18 04:55:48 DEBUG : potato3: Sizes differ 2026/05/18 04:55:48 DEBUG : B2 bucket rclone-test-zijanic9xixe: Waiting for checks to finish 2026/05/18 04:55:48 INFO : empty space: Deleted 2026/05/18 04:55:48 DEBUG : B2 bucket rclone-test-zijanic9xixe: Waiting for transfers to finish 2026/05/18 04:55:48 DEBUG : potato2: size = 60 OK 2026/05/18 04:55:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:55:48 INFO : potato2: Copied (server-side copy) 2026/05/18 04:55:48 INFO : potato2: Deleted 2026/05/18 04:55:49 DEBUG : potato3: size = 68 OK 2026/05/18 04:55:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/18 04:55:49 INFO : potato3: Copied (server-side copy) 2026/05/18 04:55:49 INFO : potato3: Deleted 2026/05/18 04:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nayalah0maru" 2026/05/18 04:55:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/18 04:55:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:55:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/18 04:55:50 DEBUG : B2 bucket rclone-test-nayalah0maru: Waiting for checks to finish 2026/05/18 04:55:50 DEBUG : B2 bucket rclone-test-nayalah0maru: Waiting for transfers to finish 2026/05/18 04:55:51 DEBUG : potato3: size = 68 OK 2026/05/18 04:55:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/18 04:55:51 INFO : potato3: Copied (server-side copy) 2026/05/18 04:55:51 INFO : potato3: Deleted 2026/05/18 04:55:51 DEBUG : potato2: size = 60 OK 2026/05/18 04:55:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:55:51 INFO : potato2: Copied (server-side copy) 2026/05/18 04:55:51 DEBUG : empty space: size = 1 OK 2026/05/18 04:55:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/18 04:55:51 INFO : empty space: Copied (server-side copy) 2026/05/18 04:55:52 INFO : potato2: Deleted 2026/05/18 04:55:52 INFO : empty space: Deleted 2026/05/18 04:55:52 DEBUG : B2 bucket rclone-test-nayalah0maru: Purge remote 2026/05/18 04:55:52 INFO : B2 bucket rclone-test-nayalah0maru: cleaning bucket "rclone-test-nayalah0maru" of all files 2026/05/18 04:55:52 DEBUG : empty space: Deleting (id "4_zdf12bdf3700d3b9b9fe80e1b_f10420f80b53b079c_d20260518_m045551_c001_v0001105_t0041_u01779080151786") 2026/05/18 04:55:52 DEBUG : potato2: Deleting (id "4_zdf12bdf3700d3b9b9fe80e1b_f109e80dc9dea819e_d20260518_m045551_c001_v0001181_t0051_u01779080151859") 2026/05/18 04:55:52 DEBUG : potato3: Deleting (id "4_zdf12bdf3700d3b9b9fe80e1b_f114ce4ee3991cf5d_d20260518_m045551_c001_v0001167_t0059_u01779080151491") 2026/05/18 04:55:53 DEBUG : B2 bucket rclone-test-zijanic9xixe: Purge remote 2026/05/18 04:55:53 INFO : B2 bucket rclone-test-zijanic9xixe: cleaning bucket "rclone-test-zijanic9xixe" of all files 2026/05/18 04:55:53 DEBUG : empty space: Deleting (id "4_zcff2add3700d3b9b9fe80e1b_f420dbeecba3f93f7_d20260518_m045552_c001_v7007000_t0000_u01779080152081") 2026/05/18 04:55:53 DEBUG : empty space: Deleting (id "4_zcff2add3700d3b9b9fe80e1b_f105c47a7592a9f98_d20260518_m045547_c001_v0001161_t0039_u01779080147330") 2026/05/18 04:55:53 DEBUG : potato2: Deleting (id "4_zcff2add3700d3b9b9fe80e1b_f409be069bc1a894e_d20260518_m045552_c001_v7007000_t0000_u01779080152069") 2026/05/18 04:55:53 DEBUG : potato2: Deleting (id "4_zcff2add3700d3b9b9fe80e1b_f1003e40b8fb5c864_d20260518_m045548_c001_v0001092_t0056_u01779080148513") 2026/05/18 04:55:53 DEBUG : potato3: Deleting (id "4_zcff2add3700d3b9b9fe80e1b_f409be069bc1a894d_d20260518_m045551_c001_v7007000_t0000_u01779080151770") 2026/05/18 04:55:53 DEBUG : potato3: Deleting (id "4_zcff2add3700d3b9b9fe80e1b_f113a6f648884d774_d20260518_m045548_c001_v0001174_t0052_u01779080148882") 2026/05/18 04:55:53 DEBUG : potato3: Deleting (id "4_zcff2add3700d3b9b9fe80e1b_f105c47a7592a9f9a_d20260518_m045547_c001_v0001161_t0019_u01779080147688") 2026/05/18 04:55:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/18 04:55:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/18 04:55:55 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.14s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:55:55 DEBUG : Creating backend with remote "TestB2:rclone-test-recisub1wanu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hilihoh1kuco -> B2 bucket rclone-test-recisub1wanu 2026/05/18 04:56:00 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 04:56:00 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 04:56:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:56:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:56:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-recisub1wanu) 2026/05/18 04:56:00 DEBUG : potato3: Sizes differ 2026/05/18 04:56:00 DEBUG : B2 bucket rclone-test-recisub1wanu: Waiting for checks to finish 2026/05/18 04:56:00 DEBUG : B2 bucket rclone-test-recisub1wanu: Waiting for transfers to finish 2026/05/18 04:56:00 DEBUG : potato2: size = 60 OK 2026/05/18 04:56:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:56:00 INFO : potato2: Copied (server-side copy) 2026/05/18 04:56:00 DEBUG : potato3: size = 68 OK 2026/05/18 04:56:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/18 04:56:00 INFO : potato3: Copied (server-side copy) 2026/05/18 04:56:01 INFO : potato2: Deleted 2026/05/18 04:56:01 INFO : potato3: Deleted 2026/05/18 04:56:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zovowep6ceba" 2026/05/18 04:56:02 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 04:56:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:56:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/18 04:56:02 DEBUG : B2 bucket rclone-test-zovowep6ceba: Waiting for checks to finish 2026/05/18 04:56:02 DEBUG : B2 bucket rclone-test-zovowep6ceba: Waiting for transfers to finish 2026/05/18 04:56:03 DEBUG : potato2: size = 60 OK 2026/05/18 04:56:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:56:03 INFO : potato2: Copied (server-side copy) 2026/05/18 04:56:03 INFO : potato2: Deleted 2026/05/18 04:56:03 DEBUG : potato3: size = 68 OK 2026/05/18 04:56:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/18 04:56:03 INFO : potato3: Copied (server-side copy) 2026/05/18 04:56:03 INFO : potato3: Deleted 2026/05/18 04:56:04 DEBUG : B2 bucket rclone-test-zovowep6ceba: Purge remote 2026/05/18 04:56:04 INFO : B2 bucket rclone-test-zovowep6ceba: cleaning bucket "rclone-test-zovowep6ceba" of all files 2026/05/18 04:56:04 DEBUG : potato2: Deleting (id "4_zef42edd3700d3b9b9fe80e1b_f104c7ff3f217bff6_d20260518_m045603_c001_v0001177_t0021_u01779080163177") 2026/05/18 04:56:04 DEBUG : potato3: Deleting (id "4_zef42edd3700d3b9b9fe80e1b_f10376a8dc113c327_d20260518_m045603_c001_v0001181_t0043_u01779080163417") 2026/05/18 04:56:04 DEBUG : B2 bucket rclone-test-recisub1wanu: Purge remote 2026/05/18 04:56:04 INFO : B2 bucket rclone-test-recisub1wanu: cleaning bucket "rclone-test-recisub1wanu" of all files 2026/05/18 04:56:05 DEBUG : empty space: Deleting (id "4_zafa2ddc3700d3b9b9fe80e1b_f119d32e1965ec9d4_d20260518_m045559_c001_v0001181_t0047_u01779080159328") 2026/05/18 04:56:05 DEBUG : potato2: Deleting (id "4_zafa2ddc3700d3b9b9fe80e1b_f4031156c052b8652_d20260518_m045603_c001_v7007000_t0000_u01779080163393") 2026/05/18 04:56:05 DEBUG : potato2: Deleting (id "4_zafa2ddc3700d3b9b9fe80e1b_f1015e5ab39d281d4_d20260518_m045600_c001_v0001102_t0055_u01779080160144") 2026/05/18 04:56:05 DEBUG : potato3: Deleting (id "4_zafa2ddc3700d3b9b9fe80e1b_f4031156c052b8653_d20260518_m045603_c001_v7007000_t0000_u01779080163633") 2026/05/18 04:56:05 DEBUG : potato3: Deleting (id "4_zafa2ddc3700d3b9b9fe80e1b_f1134597db886d769_d20260518_m045600_c001_v0001117_t0040_u01779080160537") 2026/05/18 04:56:05 DEBUG : potato3: Deleting (id "4_zafa2ddc3700d3b9b9fe80e1b_f119d32e1965ec9d6_d20260518_m045559_c001_v0001181_t0052_u01779080159547") 2026/05/18 04:56:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/18 04:56:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/18 04:56:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.60s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lebapeg7xuho" 2026/05/18 04:56:10 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hilihoh1kuco -> B2 bucket rclone-test-lebapeg7xuho 2026/05/18 04:56:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:56:12 DEBUG : empty space: size = 1 OK 2026/05/18 04:56:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/18 04:56:12 DEBUG : empty space: Unchanged skipping 2026/05/18 04:56:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:56:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lebapeg7xuho) 2026/05/18 04:56:12 DEBUG : potato3: Sizes differ 2026/05/18 04:56:12 DEBUG : B2 bucket rclone-test-lebapeg7xuho: Waiting for checks to finish 2026/05/18 04:56:12 INFO : empty space: Deleted 2026/05/18 04:56:12 DEBUG : B2 bucket rclone-test-lebapeg7xuho: Waiting for transfers to finish 2026/05/18 04:56:12 DEBUG : potato2: size = 60 OK 2026/05/18 04:56:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:56:12 INFO : potato2: Copied (server-side copy) 2026/05/18 04:56:12 INFO : potato2: Deleted 2026/05/18 04:56:13 DEBUG : potato3: size = 68 OK 2026/05/18 04:56:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/18 04:56:13 INFO : potato3: Copied (server-side copy) 2026/05/18 04:56:13 INFO : potato3: Deleted 2026/05/18 04:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gepogiq5mila" 2026/05/18 04:56:14 INFO : tomatoDir: Making directory 2026/05/18 04:56:14 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/18 04:56:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:56:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/18 04:56:14 DEBUG : B2 bucket rclone-test-gepogiq5mila: Waiting for checks to finish 2026/05/18 04:56:14 DEBUG : B2 bucket rclone-test-gepogiq5mila: Waiting for transfers to finish 2026/05/18 04:56:15 DEBUG : empty space: size = 1 OK 2026/05/18 04:56:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/18 04:56:15 INFO : empty space: Copied (server-side copy) 2026/05/18 04:56:15 INFO : empty space: Deleted 2026/05/18 04:56:15 DEBUG : potato2: size = 60 OK 2026/05/18 04:56:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/18 04:56:15 INFO : potato2: Copied (server-side copy) 2026/05/18 04:56:15 DEBUG : potato3: size = 68 OK 2026/05/18 04:56:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/18 04:56:15 INFO : potato3: Copied (server-side copy) 2026/05/18 04:56:16 INFO : potato2: Deleted 2026/05/18 04:56:16 INFO : potato3: Deleted 2026/05/18 04:56:16 DEBUG : B2 bucket rclone-test-gepogiq5mila: Purge remote 2026/05/18 04:56:16 INFO : B2 bucket rclone-test-gepogiq5mila: cleaning bucket "rclone-test-gepogiq5mila" of all files 2026/05/18 04:56:16 DEBUG : empty space: Deleting (id "4_z0f121de3701d3b9b9fe80e1b_f113014887bdbe283_d20260518_m045615_c001_v0001185_t0020_u01779080175525") 2026/05/18 04:56:16 DEBUG : potato2: Deleting (id "4_z0f121de3701d3b9b9fe80e1b_f1099ab3cb56ab9f8_d20260518_m045615_c001_v0001165_t0037_u01779080175729") 2026/05/18 04:56:16 DEBUG : potato3: Deleting (id "4_z0f121de3701d3b9b9fe80e1b_f110af5297b501947_d20260518_m045615_c001_v0001185_t0017_u01779080175893") 2026/05/18 04:56:17 DEBUG : B2 bucket rclone-test-lebapeg7xuho: Purge remote 2026/05/18 04:56:17 INFO : B2 bucket rclone-test-lebapeg7xuho: cleaning bucket "rclone-test-lebapeg7xuho" of all files 2026/05/18 04:56:17 DEBUG : empty space: Deleting (id "4_z1f020dd3701d3b9b9fe80e1b_f419584b4b2890ccd_d20260518_m045615_c001_v7007000_t0000_u01779080175709") 2026/05/18 04:56:17 DEBUG : empty space: Deleting (id "4_z1f020dd3701d3b9b9fe80e1b_f106f2385db351885_d20260518_m045611_c001_v0001184_t0002_u01779080171687") 2026/05/18 04:56:17 DEBUG : potato2: Deleting (id "4_z1f020dd3701d3b9b9fe80e1b_f419584b4b2890cce_d20260518_m045615_c001_v7007000_t0000_u01779080175952") 2026/05/18 04:56:17 DEBUG : potato2: Deleting (id "4_z1f020dd3701d3b9b9fe80e1b_f102b6dac054042bb_d20260518_m045612_c001_v0001130_t0057_u01779080172518") 2026/05/18 04:56:17 DEBUG : potato3: Deleting (id "4_z1f020dd3701d3b9b9fe80e1b_f41939c4c0ce1d992_d20260518_m045616_c001_v7007000_t0000_u01779080176085") 2026/05/18 04:56:17 DEBUG : potato3: Deleting (id "4_z1f020dd3701d3b9b9fe80e1b_f1088d84cfa83c779_d20260518_m045612_c001_v0001146_t0030_u01779080172842") 2026/05/18 04:56:17 DEBUG : potato3: Deleting (id "4_z1f020dd3701d3b9b9fe80e1b_f106f2385db351887_d20260518_m045611_c001_v0001184_t0056_u01779080171902") 2026/05/18 04:56:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/18 04:56:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/18 04:56:19 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.53s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:56:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:56:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:56:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/rclone-sync-test" 2026/05/18 04:56:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/rclone-sync-test-include/layer2" 2026/05/18 04:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/rclone-sync-test-ignore-file" 2026/05/18 04:56:30 DEBUG : B2 bucket rclone-test-hilihoh1kuco path rclone-sync-test: Waiting for checks to finish 2026/05/18 04:56:30 DEBUG : B2 bucket rclone-test-hilihoh1kuco path rclone-sync-test: Waiting for transfers to finish 2026/05/18 04:56:30 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:30 INFO : There was nothing to transfer 2026/05/18 04:56:31 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:56:31 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:56:31 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:31 INFO : There was nothing to transfer 2026/05/18 04:56:31 DEBUG : B2 bucket rclone-test-hilihoh1kuco path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/18 04:56:31 DEBUG : B2 bucket rclone-test-hilihoh1kuco path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/18 04:56:31 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:31 INFO : There was nothing to transfer 2026/05/18 04:56:31 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:56:31 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:56:31 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:31 INFO : There was nothing to transfer 2026/05/18 04:56:32 DEBUG : B2 bucket rclone-test-hilihoh1kuco path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/18 04:56:32 DEBUG : B2 bucket rclone-test-hilihoh1kuco path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/18 04:56:32 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.27s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:56:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/dst" 2026/05/18 04:56:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/CompareDest" 2026/05/18 04:56:35 DEBUG : one: Need to transfer - File not found at Destination 2026/05/18 04:56:35 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:56:35 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:56:36 DEBUG : one: size = 3 OK 2026/05/18 04:56:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/18 04:56:36 INFO : one: Copied (new) 2026/05/18 04:56:36 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:56:37 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:56:37 DEBUG : one: Sizes differ 2026/05/18 04:56:37 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:56:37 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:56:37 DEBUG : one: size = 5 OK 2026/05/18 04:56:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/18 04:56:37 INFO : one: Copied (replaced existing) 2026/05/18 04:56:37 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:56:39 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:56:39 DEBUG : one: Sizes differ 2026/05/18 04:56:39 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:56:39 DEBUG : one: size = 5 OK 2026/05/18 04:56:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:56:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 04:56:39 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:56:39 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:39 INFO : There was nothing to transfer 2026/05/18 04:56:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:56:40 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:56:40 DEBUG : one: Sizes differ 2026/05/18 04:56:40 DEBUG : two: size = 3 OK 2026/05/18 04:56:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:56:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 04:56:40 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:56:41 DEBUG : one: size = 5 OK 2026/05/18 04:56:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:56:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 04:56:41 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:56:41 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:41 INFO : There was nothing to transfer 2026/05/18 04:56:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:56:41 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:56:41 DEBUG : one: Sizes differ 2026/05/18 04:56:41 DEBUG : two: size = 3 OK 2026/05/18 04:56:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:56:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 04:56:41 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:56:41 DEBUG : one: size = 5 OK 2026/05/18 04:56:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:56:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 04:56:41 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:56:41 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:41 INFO : There was nothing to transfer 2026/05/18 04:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:56:42 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:56:42 DEBUG : one: Sizes differ 2026/05/18 04:56:42 DEBUG : two: size = 3 OK 2026/05/18 04:56:42 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/05/18 04:56:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/18 04:56:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 04:56:42 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:56:42 DEBUG : one: size = 5 OK 2026/05/18 04:56:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:56:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 04:56:42 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:56:42 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:42 INFO : There was nothing to transfer 2026/05/18 04:56:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:56:43 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:56:43 DEBUG : one: Sizes differ 2026/05/18 04:56:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:56:43 DEBUG : two: size = 3 (B2 bucket rclone-test-hilihoh1kuco path CompareDest) 2026/05/18 04:56:43 DEBUG : two: Sizes differ 2026/05/18 04:56:43 DEBUG : two: Need to transfer - File not found at Destination 2026/05/18 04:56:43 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:56:43 DEBUG : one: size = 5 OK 2026/05/18 04:56:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:56:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 04:56:43 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:56:44 DEBUG : two: size = 5 OK 2026/05/18 04:56:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/18 04:56:44 INFO : two: Copied (new) 2026/05/18 04:56:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.64s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:56:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/dest" 2026/05/18 04:56:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/pre-dest1" 2026/05/18 04:56:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/pre-dest2" 2026/05/18 04:56:51 DEBUG : 1: size = 1 OK 2026/05/18 04:56:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:56:51 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/18 04:56:51 DEBUG : 2: size = 1 OK 2026/05/18 04:56:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:56:51 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/18 04:56:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/18 04:56:51 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dest: Waiting for checks to finish 2026/05/18 04:56:51 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dest: Waiting for transfers to finish 2026/05/18 04:56:52 DEBUG : 3: size = 1 OK 2026/05/18 04:56:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/18 04:56:52 INFO : 3: Copied (new) 2026/05/18 04:56:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.95s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:56:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/dst" 2026/05/18 04:56:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/CopyDest" 2026/05/18 04:56:57 DEBUG : one: Need to transfer - File not found at Destination 2026/05/18 04:56:57 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:56:57 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:56:58 DEBUG : one: size = 3 OK 2026/05/18 04:56:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/18 04:56:58 INFO : one: Copied (new) 2026/05/18 04:56:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:56:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:56:58 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:56:58 DEBUG : one: Sizes differ 2026/05/18 04:56:58 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:56:59 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:56:59 DEBUG : one: size = 5 OK 2026/05/18 04:56:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/18 04:56:59 INFO : one: Copied (replaced existing) 2026/05/18 04:56:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/BackupDir" 2026/05/18 04:57:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:02 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:57:02 DEBUG : one: Sizes differ 2026/05/18 04:57:02 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:02 DEBUG : one: size = 5 OK 2026/05/18 04:57:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:57:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:02 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:57:02 DEBUG : one: Sizes differ 2026/05/18 04:57:03 DEBUG : one: size = 3 OK 2026/05/18 04:57:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/18 04:57:03 INFO : one: Copied (server-side copy) 2026/05/18 04:57:04 INFO : one: Deleted 2026/05/18 04:57:04 DEBUG : one: size = 5 OK 2026/05/18 04:57:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/18 04:57:04 INFO : one: Copied (server-side copy) 2026/05/18 04:57:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/18 04:57:04 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:04 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:05 DEBUG : one: size = 5 OK 2026/05/18 04:57:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:57:05 DEBUG : one: Unchanged skipping 2026/05/18 04:57:05 DEBUG : two: size = 3 OK 2026/05/18 04:57:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:57:05 DEBUG : two: size = 3 OK 2026/05/18 04:57:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/18 04:57:05 INFO : two: Copied (server-side copy) 2026/05/18 04:57:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/18 04:57:05 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:05 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:05 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:06 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:06 DEBUG : one: size = 5 OK 2026/05/18 04:57:06 DEBUG : two: size = 3 OK 2026/05/18 04:57:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:57:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:57:06 DEBUG : one: Unchanged skipping 2026/05/18 04:57:06 DEBUG : two: Unchanged skipping 2026/05/18 04:57:06 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:06 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:06 INFO : There was nothing to transfer 2026/05/18 04:57:07 DEBUG : one: size = 5 OK 2026/05/18 04:57:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:57:07 DEBUG : one: Unchanged skipping 2026/05/18 04:57:07 DEBUG : three: size = 7 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:07 DEBUG : three: size = 5 (B2 bucket rclone-test-hilihoh1kuco path CopyDest) 2026/05/18 04:57:07 DEBUG : three: Sizes differ 2026/05/18 04:57:07 DEBUG : three: Destination not found in --copy-dest 2026/05/18 04:57:07 DEBUG : three: Need to transfer - File not found at Destination 2026/05/18 04:57:07 DEBUG : two: size = 3 OK 2026/05/18 04:57:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/18 04:57:07 DEBUG : two: Unchanged skipping 2026/05/18 04:57:07 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:07 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:08 DEBUG : three: size = 7 OK 2026/05/18 04:57:08 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/18 04:57:08 INFO : three: Copied (new) 2026/05/18 04:57:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.75s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:57:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/dst" 2026/05/18 04:57:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/backup" 2026/05/18 04:57:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:14 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:57:14 DEBUG : one: Sizes differ 2026/05/18 04:57:14 DEBUG : two: size = 3 OK 2026/05/18 04:57:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:57:14 DEBUG : two: Unchanged skipping 2026/05/18 04:57:14 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:16 DEBUG : one: size = 3 OK 2026/05/18 04:57:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/18 04:57:16 INFO : one: Copied (server-side copy) 2026/05/18 04:57:16 INFO : one: Deleted 2026/05/18 04:57:16 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:17 DEBUG : one: size = 4 OK 2026/05/18 04:57:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:57:17 INFO : one: Copied (new) 2026/05/18 04:57:17 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:17 DEBUG : three.txt: size = 5 OK 2026/05/18 04:57:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/18 04:57:17 INFO : three.txt: Copied (server-side copy) 2026/05/18 04:57:18 INFO : three.txt: Deleted 2026/05/18 04:57:18 INFO : three.txt: Moved into backup dir 2026/05/18 04:57:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:19 DEBUG : one: size = 4 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:57:19 DEBUG : one: Sizes differ 2026/05/18 04:57:19 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:19 DEBUG : two: size = 3 OK 2026/05/18 04:57:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:57:19 DEBUG : two: Unchanged skipping 2026/05/18 04:57:20 DEBUG : one: size = 4 OK 2026/05/18 04:57:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:57:20 INFO : one: Copied (server-side copy) 2026/05/18 04:57:20 INFO : one: Deleted 2026/05/18 04:57:20 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:20 DEBUG : one: size = 5 OK 2026/05/18 04:57:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/18 04:57:20 INFO : one: Copied (new) 2026/05/18 04:57:20 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:21 DEBUG : three.txt: size = 6 OK 2026/05/18 04:57:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/18 04:57:21 INFO : three.txt: Copied (server-side copy) 2026/05/18 04:57:21 INFO : three.txt: Deleted 2026/05/18 04:57:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.80s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:57:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1165-14.backblaze.com/b2api/v1/b2_upload_file/1f021d5360fd3b9b9fe80e1b/c001_v0001165_t0016": EOF 2026/05/18 04:57:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-14.backblaze.com/b2api/v1/b2_upload_file/1f021d5360fd3b9b9fe80e1b/c001_v0001165_t0016": EOF) 2026/05/18 04:57:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hilihoh1kuco: 1/10 (Post "https://pod-000-1165-14.backblaze.com/b2api/v1/b2_upload_file/1f021d5360fd3b9b9fe80e1b/c001_v0001165_t0016": EOF) 2026/05/18 04:57:26 DEBUG : pacer: Reducing sleep to 10ms 2026/05/18 04:57:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/dst" 2026/05/18 04:57:27 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/backup" 2026/05/18 04:57:29 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:29 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:57:29 DEBUG : two: size = 3 OK 2026/05/18 04:57:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:57:29 DEBUG : one: Sizes differ 2026/05/18 04:57:29 DEBUG : two: Unchanged skipping 2026/05/18 04:57:31 DEBUG : one.bak: size = 3 OK 2026/05/18 04:57:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/18 04:57:31 INFO : one: Copied (server-side copy) to: one.bak 2026/05/18 04:57:31 INFO : one: Deleted 2026/05/18 04:57:31 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:32 DEBUG : one: size = 4 OK 2026/05/18 04:57:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:57:32 INFO : one: Copied (new) 2026/05/18 04:57:32 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:33 DEBUG : three.txt.bak: size = 5 OK 2026/05/18 04:57:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/18 04:57:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/18 04:57:33 INFO : three.txt: Deleted 2026/05/18 04:57:33 INFO : three.txt: Moved into backup dir 2026/05/18 04:57:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:34 DEBUG : one: size = 4 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:57:34 DEBUG : one: Sizes differ 2026/05/18 04:57:34 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:34 DEBUG : two: size = 3 OK 2026/05/18 04:57:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:57:34 DEBUG : two: Unchanged skipping 2026/05/18 04:57:35 DEBUG : one.bak: size = 4 OK 2026/05/18 04:57:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:57:35 INFO : one: Copied (server-side copy) to: one.bak 2026/05/18 04:57:35 INFO : one: Deleted 2026/05/18 04:57:35 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:35 DEBUG : one: size = 5 OK 2026/05/18 04:57:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/18 04:57:35 INFO : one: Copied (new) 2026/05/18 04:57:35 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:36 DEBUG : three.txt.bak: size = 6 OK 2026/05/18 04:57:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/18 04:57:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/18 04:57:36 INFO : three.txt: Deleted 2026/05/18 04:57:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:57:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/dst" 2026/05/18 04:57:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/backup" 2026/05/18 04:57:42 DEBUG : two: size = 3 OK 2026/05/18 04:57:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:57:42 DEBUG : two: Unchanged skipping 2026/05/18 04:57:42 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:42 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:57:42 DEBUG : one: Sizes differ 2026/05/18 04:57:43 DEBUG : one-2019-01-01: size = 3 OK 2026/05/18 04:57:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/18 04:57:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/18 04:57:44 INFO : one: Deleted 2026/05/18 04:57:44 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:45 DEBUG : one: size = 4 OK 2026/05/18 04:57:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:57:45 INFO : one: Copied (new) 2026/05/18 04:57:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:46 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/18 04:57:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/18 04:57:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/18 04:57:46 INFO : three.txt: Deleted 2026/05/18 04:57:46 INFO : three.txt: Moved into backup dir 2026/05/18 04:57:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:47 DEBUG : one: size = 4 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:57:47 DEBUG : one: Sizes differ 2026/05/18 04:57:47 DEBUG : two: size = 3 OK 2026/05/18 04:57:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:57:47 DEBUG : two: Unchanged skipping 2026/05/18 04:57:47 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:48 DEBUG : one-2019-01-01: size = 4 OK 2026/05/18 04:57:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:57:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/18 04:57:48 INFO : one: Deleted 2026/05/18 04:57:48 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:48 DEBUG : one: size = 5 OK 2026/05/18 04:57:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/18 04:57:48 INFO : one: Copied (new) 2026/05/18 04:57:48 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/18 04:57:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/18 04:57:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/18 04:57:49 INFO : three.txt: Deleted 2026/05/18 04:57:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.52s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:57:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/dst" 2026/05/18 04:57:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:54 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:57:54 DEBUG : one: Sizes differ 2026/05/18 04:57:54 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:54 DEBUG : two: size = 3 OK 2026/05/18 04:57:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:57:54 DEBUG : two: Unchanged skipping 2026/05/18 04:57:55 DEBUG : one.bak: size = 3 OK 2026/05/18 04:57:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/18 04:57:55 INFO : one: Copied (server-side copy) to: one.bak 2026/05/18 04:57:55 INFO : one: Deleted 2026/05/18 04:57:55 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:56 DEBUG : one: size = 4 OK 2026/05/18 04:57:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:57:56 INFO : one: Copied (new) 2026/05/18 04:57:56 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:56 DEBUG : three.txt.bak: size = 5 OK 2026/05/18 04:57:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/18 04:57:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/18 04:57:56 INFO : three.txt: Deleted 2026/05/18 04:57:56 INFO : three.txt: Moved into backup dir 2026/05/18 04:57:58 DEBUG : one.bak: Excluded (Path Filter) 2026/05/18 04:57:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/18 04:57:58 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for checks to finish 2026/05/18 04:57:58 DEBUG : two: size = 3 OK 2026/05/18 04:57:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:57:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:57:58 DEBUG : one: size = 4 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:57:58 DEBUG : two: Unchanged skipping 2026/05/18 04:57:58 DEBUG : one: Sizes differ 2026/05/18 04:57:58 DEBUG : one.bak: size = 4 OK 2026/05/18 04:57:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:57:58 INFO : one: Copied (server-side copy) to: one.bak 2026/05/18 04:57:59 INFO : one: Deleted 2026/05/18 04:57:59 DEBUG : B2 bucket rclone-test-hilihoh1kuco path dst: Waiting for transfers to finish 2026/05/18 04:57:59 DEBUG : one: size = 5 OK 2026/05/18 04:57:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/18 04:57:59 INFO : one: Copied (new) 2026/05/18 04:57:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:57:59 DEBUG : three.txt.bak: size = 6 OK 2026/05/18 04:57:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/18 04:57:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/18 04:57:59 INFO : three.txt: Deleted 2026/05/18 04:57:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.53s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:58:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/dst" 2026/05/18 04:58:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:58:04 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:58:04 DEBUG : one: Sizes differ 2026/05/18 04:58:05 DEBUG : one.bak: size = 3 OK 2026/05/18 04:58:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/18 04:58:05 INFO : one: Copied (server-side copy) to: one.bak 2026/05/18 04:58:05 INFO : one: Deleted 2026/05/18 04:58:06 DEBUG : one: size = 4 OK 2026/05/18 04:58:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:58:06 INFO : one: Copied (new) 2026/05/18 04:58:06 DEBUG : two: size = 3 OK 2026/05/18 04:58:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:06 DEBUG : two: Unchanged skipping 2026/05/18 04:58:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:58:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:58:06 DEBUG : three.txt: Sizes differ 2026/05/18 04:58:07 DEBUG : three.txt.bak: size = 5 OK 2026/05/18 04:58:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/18 04:58:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/18 04:58:07 INFO : three.txt: Deleted 2026/05/18 04:58:07 DEBUG : three.txt: size = 6 OK 2026/05/18 04:58:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/18 04:58:07 INFO : three.txt: Copied (new) 2026/05/18 04:58:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:58:08 DEBUG : one: size = 4 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:58:08 DEBUG : one: Sizes differ 2026/05/18 04:58:09 DEBUG : one.bak: size = 4 OK 2026/05/18 04:58:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:58:09 INFO : one: Copied (server-side copy) to: one.bak 2026/05/18 04:58:09 INFO : one: Deleted 2026/05/18 04:58:10 DEBUG : one: size = 5 OK 2026/05/18 04:58:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/18 04:58:10 INFO : one: Copied (new) 2026/05/18 04:58:10 DEBUG : two: size = 3 OK 2026/05/18 04:58:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:10 DEBUG : two: Unchanged skipping 2026/05/18 04:58:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:58:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:58:10 DEBUG : three.txt: Sizes differ 2026/05/18 04:58:10 DEBUG : three.txt.bak: size = 6 OK 2026/05/18 04:58:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/18 04:58:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/18 04:58:10 INFO : three.txt: Deleted 2026/05/18 04:58:11 DEBUG : three.txt: size = 19 OK 2026/05/18 04:58:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/18 04:58:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.63s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:58:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hilihoh1kuco/dst" 2026/05/18 04:58:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:58:15 DEBUG : one: size = 3 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:58:15 DEBUG : one: Sizes differ 2026/05/18 04:58:17 DEBUG : one-2019-01-01: size = 3 OK 2026/05/18 04:58:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/18 04:58:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/18 04:58:17 INFO : one: Deleted 2026/05/18 04:58:18 DEBUG : one: size = 4 OK 2026/05/18 04:58:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:58:18 INFO : one: Copied (new) 2026/05/18 04:58:18 DEBUG : two: size = 3 OK 2026/05/18 04:58:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:18 DEBUG : two: Unchanged skipping 2026/05/18 04:58:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:58:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:58:18 DEBUG : three.txt: Sizes differ 2026/05/18 04:58:18 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/18 04:58:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/18 04:58:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/18 04:58:19 INFO : three.txt: Deleted 2026/05/18 04:58:19 DEBUG : three.txt: size = 6 OK 2026/05/18 04:58:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/18 04:58:19 INFO : three.txt: Copied (new) 2026/05/18 04:58:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/18 04:58:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/18 04:58:20 DEBUG : pacer: Reducing sleep to 10ms 2026/05/18 04:58:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:58:20 DEBUG : one: size = 4 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:58:20 DEBUG : one: Sizes differ 2026/05/18 04:58:20 DEBUG : one-2019-01-01: size = 4 OK 2026/05/18 04:58:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/18 04:58:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/18 04:58:21 INFO : one: Deleted 2026/05/18 04:58:21 DEBUG : one: size = 5 OK 2026/05/18 04:58:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/18 04:58:21 INFO : one: Copied (new) 2026/05/18 04:58:21 DEBUG : two: size = 3 OK 2026/05/18 04:58:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:21 DEBUG : two: Unchanged skipping 2026/05/18 04:58:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:58:21 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hilihoh1kuco path dst) 2026/05/18 04:58:21 DEBUG : three.txt: Sizes differ 2026/05/18 04:58:22 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/18 04:58:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/18 04:58:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/18 04:58:22 INFO : three.txt: Deleted 2026/05/18 04:58:23 DEBUG : three.txt: size = 19 OK 2026/05/18 04:58:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/18 04:58:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.71s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:58:25 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:58:25 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:58:25 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:58:25 DEBUG : Testêé: Sizes differ 2026/05/18 04:58:25 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:58:26 DEBUG : Testêé: size = 14 OK 2026/05/18 04:58:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/18 04:58:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/18 04:58:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.55s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:58:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 04:58:27 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:58:27 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:58:27 DEBUG : existing: size = 6 OK 2026/05/18 04:58:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/18 04:58:27 INFO : existing: Copied (new) 2026/05/18 04:58:27 DEBUG : Waiting for deletions to finish 2026/05/18 04:58:28 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:58:28 DEBUG : existing: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:58:28 DEBUG : existing: Sizes differ 2026/05/18 04:58:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/18 04:58:28 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:58:28 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:58:28 ERROR : B2 bucket rclone-test-hilihoh1kuco: not deleting files as there were IO errors 2026/05/18 04:58:28 ERROR : B2 bucket rclone-test-hilihoh1kuco: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.20s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:58:29 DEBUG : EXISTING: size = 6 OK 2026/05/18 04:58:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:29 DEBUG : existing: Unchanged skipping 2026/05/18 04:58:29 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:58:29 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:58:29 DEBUG : Waiting for deletions to finish 2026/05/18 04:58:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.41s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:58:46 DEBUG : both10: size = 6 OK 2026/05/18 04:58:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both11: size = 6 OK 2026/05/18 04:58:46 DEBUG : both12: size = 6 OK 2026/05/18 04:58:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both0: size = 6 OK 2026/05/18 04:58:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both10: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both13: size = 6 OK 2026/05/18 04:58:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both13: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both14: size = 6 OK 2026/05/18 04:58:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both14: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both15: size = 6 OK 2026/05/18 04:58:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both15: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both16: size = 6 OK 2026/05/18 04:58:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both16: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both17: size = 6 OK 2026/05/18 04:58:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both17: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both18: size = 6 OK 2026/05/18 04:58:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both18: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both19: size = 6 OK 2026/05/18 04:58:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both19: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both1: size = 6 OK 2026/05/18 04:58:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both1: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both2: size = 6 OK 2026/05/18 04:58:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both2: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both3: size = 6 OK 2026/05/18 04:58:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both3: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both4: size = 6 OK 2026/05/18 04:58:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both4: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both5: size = 6 OK 2026/05/18 04:58:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both5: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both6: size = 6 OK 2026/05/18 04:58:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both6: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both7: size = 6 OK 2026/05/18 04:58:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both7: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both8: size = 6 OK 2026/05/18 04:58:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:58:46 DEBUG : both8: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both9: size = 6 OK 2026/05/18 04:58:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:58:46 DEBUG : both9: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both0: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both12: Unchanged skipping 2026/05/18 04:58:46 DEBUG : both11: Unchanged skipping 2026/05/18 04:58:46 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:58:46 DEBUG : Waiting for deletions to finish 2026/05/18 04:58:46 INFO : only10: Deleted 2026/05/18 04:58:46 INFO : only15: Deleted 2026/05/18 04:58:46 INFO : only17: Deleted 2026/05/18 04:58:46 INFO : only18: Deleted 2026/05/18 04:58:46 INFO : only4: Deleted 2026/05/18 04:58:46 INFO : only5: Deleted 2026/05/18 04:58:46 INFO : only8: Deleted 2026/05/18 04:58:46 INFO : only11: Deleted 2026/05/18 04:58:46 INFO : only19: Deleted 2026/05/18 04:58:46 INFO : only3: Deleted 2026/05/18 04:58:47 INFO : only9: Deleted 2026/05/18 04:58:47 INFO : only12: Deleted 2026/05/18 04:58:47 INFO : only13: Deleted 2026/05/18 04:58:47 INFO : only16: Deleted 2026/05/18 04:58:47 INFO : only2: Deleted 2026/05/18 04:58:47 INFO : only7: Deleted 2026/05/18 04:58:47 INFO : only0: Deleted 2026/05/18 04:58:47 INFO : only14: Deleted 2026/05/18 04:58:47 INFO : only1: Deleted 2026/05/18 04:58:47 INFO : only6: Deleted 2026/05/18 04:58:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.82s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:59:06 DEBUG : both0: size = 6 OK 2026/05/18 04:59:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both10: size = 6 OK 2026/05/18 04:59:06 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:59:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both11: size = 6 OK 2026/05/18 04:59:06 DEBUG : both12: size = 6 OK 2026/05/18 04:59:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both0: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both13: size = 6 OK 2026/05/18 04:59:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both13: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both14: size = 6 OK 2026/05/18 04:59:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both10: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both15: size = 6 OK 2026/05/18 04:59:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both15: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both16: size = 6 OK 2026/05/18 04:59:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both16: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both17: size = 6 OK 2026/05/18 04:59:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both11: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both18: size = 6 OK 2026/05/18 04:59:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both18: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both19: size = 6 OK 2026/05/18 04:59:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both19: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both1: size = 6 OK 2026/05/18 04:59:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both1: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both2: size = 6 OK 2026/05/18 04:59:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both2: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both3: size = 6 OK 2026/05/18 04:59:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both3: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both4: size = 6 OK 2026/05/18 04:59:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both12: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both5: size = 6 OK 2026/05/18 04:59:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both5: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both6: size = 6 OK 2026/05/18 04:59:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both6: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both7: size = 6 OK 2026/05/18 04:59:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both14: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both8: size = 6 OK 2026/05/18 04:59:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both8: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both9: size = 6 OK 2026/05/18 04:59:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:06 DEBUG : both9: Unchanged skipping 2026/05/18 04:59:06 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only0: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only0: Sizes differ 2026/05/18 04:59:06 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only10: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only10: Sizes differ 2026/05/18 04:59:06 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only11: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only11: Sizes differ 2026/05/18 04:59:06 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only12: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only12: Sizes differ 2026/05/18 04:59:06 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only13: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only13: Sizes differ 2026/05/18 04:59:06 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only14: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only14: Sizes differ 2026/05/18 04:59:06 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only15: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only15: Sizes differ 2026/05/18 04:59:06 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only16: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only16: Sizes differ 2026/05/18 04:59:06 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only17: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only17: Sizes differ 2026/05/18 04:59:06 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only18: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only18: Sizes differ 2026/05/18 04:59:06 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only19: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only19: Sizes differ 2026/05/18 04:59:06 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only1: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only1: Sizes differ 2026/05/18 04:59:06 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only2: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only2: Sizes differ 2026/05/18 04:59:06 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only3: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only3: Sizes differ 2026/05/18 04:59:06 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only4: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only4: Sizes differ 2026/05/18 04:59:06 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only5: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only5: Sizes differ 2026/05/18 04:59:06 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only6: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only6: Sizes differ 2026/05/18 04:59:06 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only7: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only7: Sizes differ 2026/05/18 04:59:06 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only8: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only8: Sizes differ 2026/05/18 04:59:06 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1497543921) 2026/05/18 04:59:06 DEBUG : only9: size = 6 (B2 bucket rclone-test-hilihoh1kuco) 2026/05/18 04:59:06 DEBUG : only9: Sizes differ 2026/05/18 04:59:06 DEBUG : both17: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both4: Unchanged skipping 2026/05/18 04:59:06 DEBUG : both7: Unchanged skipping 2026/05/18 04:59:06 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:59:06 DEBUG : only0: size = 0 OK 2026/05/18 04:59:06 DEBUG : only10: size = 0 OK 2026/05/18 04:59:06 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:06 INFO : only0: Copied (replaced existing) 2026/05/18 04:59:06 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:06 INFO : only10: Copied (replaced existing) 2026/05/18 04:59:06 DEBUG : only13: size = 0 OK 2026/05/18 04:59:06 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:06 INFO : only13: Copied (replaced existing) 2026/05/18 04:59:06 DEBUG : only14: size = 0 OK 2026/05/18 04:59:06 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:06 INFO : only14: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only11: size = 0 OK 2026/05/18 04:59:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only11: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only15: size = 0 OK 2026/05/18 04:59:07 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only15: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only16: size = 0 OK 2026/05/18 04:59:07 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only16: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only17: size = 0 OK 2026/05/18 04:59:07 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only17: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only18: size = 0 OK 2026/05/18 04:59:07 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only18: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only19: size = 0 OK 2026/05/18 04:59:07 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only19: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only1: size = 0 OK 2026/05/18 04:59:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only1: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only2: size = 0 OK 2026/05/18 04:59:07 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only2: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only3: size = 0 OK 2026/05/18 04:59:07 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only3: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only4: size = 0 OK 2026/05/18 04:59:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only4: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only5: size = 0 OK 2026/05/18 04:59:07 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only5: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only6: size = 0 OK 2026/05/18 04:59:07 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only6: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only7: size = 0 OK 2026/05/18 04:59:07 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only7: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only8: size = 0 OK 2026/05/18 04:59:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only8: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only9: size = 0 OK 2026/05/18 04:59:07 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only9: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : only12: size = 0 OK 2026/05/18 04:59:07 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/18 04:59:07 INFO : only12: Copied (replaced existing) 2026/05/18 04:59:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.05s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:59:16 DEBUG : empty_dir: Making directory with metadata 2026/05/18 04:59:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:59:16 DEBUG : empty_on_remote: Making directory with metadata 2026/05/18 04:59:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:59:16 INFO : empty_on_remote: Making directory 2026/05/18 04:59:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/18 04:59:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/18 04:59:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/18 04:59:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:59:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:59:18 DEBUG : empty_dir: Making directory with metadata 2026/05/18 04:59:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:59:18 DEBUG : empty_on_remote: Making directory with metadata 2026/05/18 04:59:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:59:18 INFO : empty_on_remote: Making directory 2026/05/18 04:59:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/18 04:59:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/18 04:59:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/18 04:59:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:59:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/18 04:59:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:59:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:59:20 INFO : sub dir: Making directory 2026/05/18 04:59:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:59:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:59:22 INFO : sub dir: Making directory 2026/05/18 04:59:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.15s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:59:32 DEBUG : Waiting for deletions to finish 2026/05/18 04:59:33 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : apple: size = 5 OK 2026/05/18 04:59:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : apple: Unchanged skipping 2026/05/18 04:59:33 DEBUG : banana: size = 6 OK 2026/05/18 04:59:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : banana: Unchanged skipping 2026/05/18 04:59:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:59:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:59:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:59:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:59:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:59:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:59:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:59:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:59:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:59:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:59:33 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:59:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:59:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:59:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:59:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:59:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:59:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:59:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:59:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:59:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:59:33 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:59:33 DEBUG : Waiting for deletions to finish 2026/05/18 04:59:33 INFO : There was nothing to transfer 2026/05/18 04:59:33 DEBUG : Waiting for deletions to finish 2026/05/18 04:59:33 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : apple: size = 5 OK 2026/05/18 04:59:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:59:34 DEBUG : apple: Unchanged skipping 2026/05/18 04:59:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : banana: size = 6 OK 2026/05/18 04:59:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : banana: Unchanged skipping 2026/05/18 04:59:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:59:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:59:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:59:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:59:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:59:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:59:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:59:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:59:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:59:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:59:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:59:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:59:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:59:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:59:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:59:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:59:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:59:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:59:34 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:59:34 DEBUG : Waiting for deletions to finish 2026/05/18 04:59:34 INFO : There was nothing to transfer 2026/05/18 04:59:34 DEBUG : Waiting for deletions to finish 2026/05/18 04:59:34 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:59:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 04:59:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:59:50 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : apple: size = 5 OK 2026/05/18 04:59:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : apple: Unchanged skipping 2026/05/18 04:59:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:59:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:59:50 DEBUG : banana: size = 6 OK 2026/05/18 04:59:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : banana: Unchanged skipping 2026/05/18 04:59:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:59:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:59:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:59:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:59:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:59:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:59:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:59:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:59:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:59:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:59:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:59:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:59:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:59:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:59:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:59:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:59:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:59:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:59:50 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:59:50 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:59:50 DEBUG : Waiting for deletions to finish 2026/05/18 04:59:50 INFO : There was nothing to transfer 2026/05/18 04:59:50 DEBUG : Waiting for deletions to finish 2026/05/18 04:59:50 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : apple: size = 5 OK 2026/05/18 04:59:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : apple: Unchanged skipping 2026/05/18 04:59:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:59:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:59:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:59:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:59:51 DEBUG : banana: size = 6 OK 2026/05/18 04:59:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : banana: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:59:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 04:59:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:59:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:59:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:59:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:59:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:59:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:59:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:59:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:59:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:59:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:59:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:59:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:59:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:59:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:59:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:59:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 04:59:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:59:51 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 04:59:51 DEBUG : Waiting for deletions to finish 2026/05/18 04:59:51 INFO : There was nothing to transfer 2026/05/18 04:59:51 DEBUG : Waiting for deletions to finish 2026/05/18 04:59:51 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:59:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:00:06 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:07 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 05:00:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:07 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:00:07 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:00:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/18 05:00:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/18 05:00:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : YmFuYW5h: size = 6 OK 2026/05/18 05:00:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/18 05:00:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/18 05:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/18 05:00:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/18 05:00:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:08 DEBUG : YXBwbGU=: size = 5 OK 2026/05/18 05:00:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/18 05:00:08 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/18 05:00:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/18 05:00:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/18 05:00:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/18 05:00:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/18 05:00:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/18 05:00:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/18 05:00:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/18 05:00:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/18 05:00:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/18 05:00:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/18 05:00:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/18 05:00:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/18 05:00:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/18 05:00:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/18 05:00:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/18 05:00:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/18 05:00:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/18 05:00:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/18 05:00:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/18 05:00:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/18 05:00:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/18 05:00:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/18 05:00:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/18 05:00:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/18 05:00:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 05:00:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/18 05:00:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/18 05:00:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/18 05:00:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/18 05:00:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/18 05:00:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/18 05:00:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/18 05:00:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/18 05:00:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/18 05:00:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:09 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 05:00:09 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 05:00:10 INFO : splitbananasplit: Deleted 2026/05/18 05:00:10 INFO : appleappleapplebanana: Deleted 2026/05/18 05:00:10 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 05:00:10 INFO : apple: Deleted 2026/05/18 05:00:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 05:00:10 INFO : banana: Deleted 2026/05/18 05:00:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 05:00:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 05:00:10 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/18 05:00:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 05:00:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:10 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:11 DEBUG : YXBwbGU=: size = 5 OK 2026/05/18 05:00:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : apple: Unchanged skipping 2026/05/18 05:00:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/18 05:00:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:00:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/18 05:00:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:00:11 DEBUG : YmFuYW5h: size = 6 OK 2026/05/18 05:00:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : banana: Unchanged skipping 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 05:00:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/18 05:00:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/18 05:00:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/18 05:00:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/18 05:00:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/18 05:00:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/18 05:00:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/18 05:00:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/18 05:00:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/18 05:00:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/18 05:00:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/18 05:00:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/18 05:00:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/18 05:00:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/18 05:00:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/18 05:00:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/18 05:00:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:00:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:00:11 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:00:11 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:00:11 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:11 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/18 05:00:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 05:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 05:00:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 05:00:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 05:00:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 05:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 05:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 05:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 05:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 05:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 05:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:00:26 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:26 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 05:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 05:00:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 05:00:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 05:00:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 05:00:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 05:00:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 05:00:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 05:00:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 05:00:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 05:00:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 05:00:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 05:00:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 05:00:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/18 05:00:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:27 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:00:27 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:00:27 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/18 05:00:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/18 05:00:27 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/18 05:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : PREFIXapple: size = 5 OK 2026/05/18 05:00:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/18 05:00:27 INFO : apple: Copied (new) to: PREFIXapple 2026/05/18 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 05:00:27 DEBUG : PREFIXbanana: size = 6 OK 2026/05/18 05:00:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/18 05:00:27 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/18 05:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 05:00:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/18 05:00:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/18 05:00:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 05:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 05:00:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/18 05:00:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 05:00:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 05:00:28 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/18 05:00:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/18 05:00:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/18 05:00:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 05:00:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/18 05:00:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/18 05:00:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 05:00:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 05:00:28 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/18 05:00:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/18 05:00:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/18 05:00:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 05:00:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/18 05:00:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/18 05:00:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 05:00:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 05:00:28 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/18 05:00:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/18 05:00:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/18 05:00:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 05:00:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/18 05:00:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/18 05:00:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 05:00:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 05:00:28 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/18 05:00:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/18 05:00:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/18 05:00:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 05:00:28 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/18 05:00:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/18 05:00:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/18 05:00:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 05:00:29 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/18 05:00:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/18 05:00:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/18 05:00:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 05:00:29 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/18 05:00:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/18 05:00:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/18 05:00:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 05:00:29 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/18 05:00:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/18 05:00:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/18 05:00:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 05:00:29 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/18 05:00:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/18 05:00:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/18 05:00:29 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/18 05:00:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/18 05:00:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/18 05:00:29 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/18 05:00:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/18 05:00:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/18 05:00:29 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/18 05:00:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/18 05:00:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/18 05:00:29 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 05:00:30 INFO : appleappleapplebanana: Deleted 2026/05/18 05:00:30 INFO : banana: Deleted 2026/05/18 05:00:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 05:00:30 INFO : apple: Deleted 2026/05/18 05:00:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 05:00:30 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 05:00:30 INFO : splitbananasplit: Deleted 2026/05/18 05:00:30 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:00:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 05:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 05:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 05:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 05:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 05:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 05:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 05:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 05:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 05:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 05:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 05:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 05:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 05:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 05:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 05:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 05:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 05:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 05:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 05:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 05:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 05:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 05:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 05:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 05:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 05:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 05:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 05:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 05:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 05:00:31 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 05:00:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 05:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 05:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 05:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 05:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 05:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 05:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 05:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 05:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 05:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 05:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 05:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 05:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 05:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 05:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 05:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 05:00:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:31 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:00:31 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:00:31 DEBUG : banana: size = 6 OK 2026/05/18 05:00:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/18 05:00:31 INFO : banana: Copied (new) 2026/05/18 05:00:31 DEBUG : apple: size = 5 OK 2026/05/18 05:00:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/18 05:00:31 INFO : apple: Copied (new) 2026/05/18 05:00:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:00:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/18 05:00:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:00:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/18 05:00:31 INFO : appleappleapplebanana: Copied (new) 2026/05/18 05:00:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:00:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/18 05:00:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/18 05:00:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:00:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/18 05:00:32 INFO : splitbananasplit: Copied (new) 2026/05/18 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/18 05:00:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/18 05:00:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:00:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/18 05:00:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/18 05:00:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:00:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/18 05:00:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/18 05:00:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:00:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/18 05:00:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/18 05:00:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:00:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/18 05:00:32 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/18 05:00:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:00:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/18 05:00:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/18 05:00:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:00:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/18 05:00:32 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/18 05:00:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:00:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/18 05:00:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/18 05:00:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:00:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/18 05:00:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/18 05:00:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:00:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/18 05:00:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/18 05:00:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:00:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/18 05:00:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/18 05:00:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:00:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/18 05:00:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/18 05:00:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:00:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/18 05:00:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/18 05:00:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:00:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/18 05:00:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/18 05:00:33 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/18 05:00:33 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/18 05:00:33 INFO : PREFIXbanana: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/18 05:00:33 INFO : PREFIXapple: Deleted 2026/05/18 05:00:33 INFO : PREFIXsplitbananasplit: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/18 05:00:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/18 05:00:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/18 05:00:34 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:34 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:34 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:00:49 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:49 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:00:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 05:00:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 05:00:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 05:00:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 05:00:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 05:00:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 05:00:49 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/18 05:00:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:49 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:00:49 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:00:50 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/18 05:00:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/18 05:00:50 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 05:00:50 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/18 05:00:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/18 05:00:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/18 05:00:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/18 05:00:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 05:00:50 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/18 05:00:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/18 05:00:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/18 05:00:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/18 05:00:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/18 05:00:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/18 05:00:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 05:00:50 DEBUG : appleSUFFIX: size = 5 OK 2026/05/18 05:00:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/18 05:00:50 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/18 05:00:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/18 05:00:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/18 05:00:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/18 05:00:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 05:00:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/18 05:00:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/18 05:00:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/18 05:00:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/18 05:00:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/18 05:00:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/18 05:00:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/18 05:00:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/18 05:00:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/18 05:00:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/18 05:00:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/18 05:00:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/18 05:00:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/18 05:00:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/18 05:00:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/18 05:00:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/18 05:00:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/18 05:00:51 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/18 05:00:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/18 05:00:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/18 05:00:52 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/18 05:00:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/18 05:00:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/18 05:00:52 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/18 05:00:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/18 05:00:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/18 05:00:52 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:52 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 05:00:52 INFO : appleappleapplebanana: Deleted 2026/05/18 05:00:52 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 05:00:52 INFO : splitbananasplit: Deleted 2026/05/18 05:00:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 05:00:52 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 05:00:52 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 05:00:52 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 05:00:52 INFO : apple: Deleted 2026/05/18 05:00:52 INFO : banana: Deleted 2026/05/18 05:00:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 05:00:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 05:00:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 05:00:53 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 05:00:53 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 05:00:53 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 05:00:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 05:00:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 05:00:53 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 05:00:53 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 05:00:53 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/18 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 05:00:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 05:00:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 05:00:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 05:00:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:00:54 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:00:54 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:00:54 DEBUG : apple: size = 5 OK 2026/05/18 05:00:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/18 05:00:54 INFO : apple: Copied (new) 2026/05/18 05:00:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:00:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/18 05:00:54 INFO : splitbananasplit: Copied (new) 2026/05/18 05:00:54 DEBUG : banana: size = 6 OK 2026/05/18 05:00:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/18 05:00:54 INFO : banana: Copied (new) 2026/05/18 05:00:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:00:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/18 05:00:54 INFO : appleappleapplebanana: Copied (new) 2026/05/18 05:00:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:00:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/18 05:00:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/18 05:00:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:00:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/18 05:00:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/18 05:00:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:00:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/18 05:00:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/18 05:00:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:00:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/18 05:00:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/18 05:00:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:00:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/18 05:00:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/18 05:00:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:00:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/18 05:00:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/18 05:00:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:00:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/18 05:00:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/18 05:00:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:00:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/18 05:00:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/18 05:00:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:00:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/18 05:00:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/18 05:00:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:00:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/18 05:00:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/18 05:00:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:00:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/18 05:00:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/18 05:00:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:00:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/18 05:00:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/18 05:00:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:00:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/18 05:00:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/18 05:00:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:00:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/18 05:00:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/18 05:00:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:00:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/18 05:00:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/18 05:00:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:00:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/18 05:00:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/18 05:00:56 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:56 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/18 05:00:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/18 05:00:56 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/18 05:00:56 INFO : appleSUFFIX: Deleted 2026/05/18 05:00:56 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/18 05:00:56 INFO : bananaSUFFIX: Deleted 2026/05/18 05:00:56 INFO : splitbananasplitSUFFIX: Deleted 2026/05/18 05:00:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/18 05:00:57 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/18 05:00:57 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:57 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:00:57 DEBUG : Waiting for deletions to finish 2026/05/18 05:00:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:01:12 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:13 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:01:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:01:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : apple: size = 5 OK 2026/05/18 05:01:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:14 DEBUG : apple: Unchanged skipping 2026/05/18 05:01:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:14 DEBUG : banana: size = 6 OK 2026/05/18 05:01:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:14 DEBUG : banana: Unchanged skipping 2026/05/18 05:01:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/18 05:01:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 05:01:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 05:01:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 05:01:14 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:01:14 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:01:14 DEBUG : appleapple: size = 21 OK 2026/05/18 05:01:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/18 05:01:14 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/18 05:01:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 05:01:14 DEBUG : splitbanan: size = 16 OK 2026/05/18 05:01:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/18 05:01:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/18 05:01:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 05:01:14 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/18 05:01:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/18 05:01:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/18 05:01:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 05:01:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/18 05:01:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/18 05:01:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/18 05:01:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 05:01:15 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/18 05:01:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/18 05:01:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/18 05:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 05:01:15 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/18 05:01:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/18 05:01:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/18 05:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 05:01:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/18 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/18 05:01:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/18 05:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 05:01:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/18 05:01:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/18 05:01:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/18 05:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 05:01:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/18 05:01:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/18 05:01:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/18 05:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 05:01:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/18 05:01:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/18 05:01:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/18 05:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 05:01:15 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/18 05:01:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/18 05:01:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/18 05:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 05:01:15 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/18 05:01:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/18 05:01:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/18 05:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 05:01:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/18 05:01:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/18 05:01:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/18 05:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 05:01:15 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/18 05:01:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/18 05:01:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/18 05:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 05:01:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/18 05:01:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/18 05:01:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/18 05:01:16 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/18 05:01:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/18 05:01:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/18 05:01:16 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/18 05:01:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/18 05:01:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/18 05:01:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/18 05:01:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/18 05:01:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/18 05:01:16 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:16 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 05:01:16 INFO : splitbananasplit: Deleted 2026/05/18 05:01:16 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 05:01:16 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 05:01:17 INFO : appleappleapplebanana: Deleted 2026/05/18 05:01:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 05:01:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 05:01:17 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 05:01:17 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:17 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : appleapple: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/18 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 05:01:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 05:01:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 05:01:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 05:01:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 05:01:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 05:01:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 05:01:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 05:01:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 05:01:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 05:01:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 05:01:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 05:01:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 05:01:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 05:01:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 05:01:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 05:01:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 05:01:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 05:01:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 05:01:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 05:01:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 05:01:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 05:01:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 05:01:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 05:01:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 05:01:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 05:01:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 05:01:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 05:01:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 05:01:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 05:01:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 05:01:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 05:01:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 05:01:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 05:01:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 05:01:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 05:01:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 05:01:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 05:01:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 05:01:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 05:01:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 05:01:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 05:01:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 05:01:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 05:01:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 05:01:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 05:01:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 05:01:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 05:01:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 05:01:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 05:01:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 05:01:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 05:01:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 05:01:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 05:01:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 05:01:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 05:01:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 05:01:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 05:01:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 05:01:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 05:01:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 05:01:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 05:01:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 05:01:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 05:01:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 05:01:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 05:01:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 05:01:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 05:01:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 05:01:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 05:01:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 05:01:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 05:01:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:17 DEBUG : apple: size = 5 OK 2026/05/18 05:01:17 DEBUG : appleapple: size = 21 OK 2026/05/18 05:01:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : apple: Unchanged skipping 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:01:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:17 DEBUG : banana: size = 6 OK 2026/05/18 05:01:17 DEBUG : splitbanan: size = 16 OK 2026/05/18 05:01:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : banana: Unchanged skipping 2026/05/18 05:01:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 05:01:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 05:01:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 05:01:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 05:01:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 05:01:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 05:01:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 05:01:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 05:01:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 05:01:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 05:01:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 05:01:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 05:01:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 05:01:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 05:01:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 05:01:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/18 05:01:17 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/18 05:01:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/18 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/18 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:01:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/18 05:01:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/18 05:01:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/18 05:01:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/18 05:01:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/18 05:01:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/18 05:01:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/18 05:01:17 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/18 05:01:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/18 05:01:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/18 05:01:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/18 05:01:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/18 05:01:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/18 05:01:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:01:17 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:01:17 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:17 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:18 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : appleapple: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/18 05:01:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 05:01:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 05:01:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 05:01:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 05:01:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 05:01:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 05:01:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 05:01:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 05:01:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 05:01:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 05:01:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 05:01:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 05:01:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 05:01:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 05:01:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 05:01:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 05:01:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 05:01:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 05:01:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 05:01:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 05:01:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 05:01:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 05:01:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 05:01:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 05:01:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 05:01:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 05:01:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 05:01:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 05:01:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 05:01:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 05:01:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 05:01:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 05:01:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 05:01:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 05:01:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 05:01:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 05:01:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 05:01:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 05:01:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 05:01:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 05:01:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 05:01:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 05:01:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 05:01:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 05:01:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 05:01:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 05:01:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 05:01:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 05:01:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 05:01:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 05:01:18 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:01:32 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:32 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:01:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : apple: size = 5 OK 2026/05/18 05:01:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : apple: Unchanged skipping 2026/05/18 05:01:33 DEBUG : banana: size = 6 OK 2026/05/18 05:01:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:01:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:01:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:01:33 DEBUG : banana: Unchanged skipping 2026/05/18 05:01:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:01:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:01:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:01:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:01:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:01:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:01:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:01:33 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:01:33 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:33 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:33 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:01:33 DEBUG : apple: size = 5 OK 2026/05/18 05:01:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : apple: Unchanged skipping 2026/05/18 05:01:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:01:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:01:33 DEBUG : banana: size = 6 OK 2026/05/18 05:01:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : banana: Unchanged skipping 2026/05/18 05:01:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:01:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:01:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:01:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:01:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:01:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:01:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:01:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:01:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:01:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:01:33 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:01:33 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:33 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:34 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:34 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:01:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:49 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:01:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:01:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:01:49 DEBUG : banana: size = 6 OK 2026/05/18 05:01:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:01:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:01:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : banana: Unchanged skipping 2026/05/18 05:01:49 DEBUG : apple: size = 5 OK 2026/05/18 05:01:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : apple: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:01:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:01:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:01:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:01:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:01:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:01:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:01:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:01:49 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:01:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:01:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:01:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:01:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:01:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:01:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:01:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:01:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:01:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:01:49 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:50 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : apple: size = 5 OK 2026/05/18 05:01:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : apple: Unchanged skipping 2026/05/18 05:01:50 DEBUG : banana: size = 6 OK 2026/05/18 05:01:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : banana: Unchanged skipping 2026/05/18 05:01:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:01:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:01:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:01:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:01:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:01:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:01:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:01:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:01:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:01:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:01:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:01:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:01:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:01:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:01:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:01:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:01:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:01:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:01:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:01:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:01:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:01:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:01:50 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:01:50 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:50 DEBUG : Waiting for deletions to finish 2026/05/18 05:01:50 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:01:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:02:07 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:07 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : apple: size = 5 OK 2026/05/18 05:02:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : apple: Unchanged skipping 2026/05/18 05:02:07 DEBUG : banana: size = 6 OK 2026/05/18 05:02:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : banana: Unchanged skipping 2026/05/18 05:02:07 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:02:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:02:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:02:07 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:02:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:02:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:02:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:02:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:02:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:02:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:02:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:02:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:02:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:02:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:02:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:02:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:02:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:02:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:02:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:02:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:07 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:02:07 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:07 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:07 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:07 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:02:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : apple: size = 5 OK 2026/05/18 05:02:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : apple: Unchanged skipping 2026/05/18 05:02:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:02:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:02:08 DEBUG : banana: size = 6 OK 2026/05/18 05:02:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : banana: Unchanged skipping 2026/05/18 05:02:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:02:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:02:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:02:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:02:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:02:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:02:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:02:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:02:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:02:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:02:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:02:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:02:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:02:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:02:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:02:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:02:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:02:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:02:08 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:08 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:08 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:08 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:02:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:02:24 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:24 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:02:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:02:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:02:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:02:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:02:25 DEBUG : apple: size = 5 OK 2026/05/18 05:02:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : apple: Unchanged skipping 2026/05/18 05:02:25 DEBUG : banana: size = 6 OK 2026/05/18 05:02:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : banana: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:02:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:02:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:02:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:02:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:02:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:02:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:02:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:02:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:02:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:02:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:02:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:02:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:02:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:02:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:02:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:02:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:02:25 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:25 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:25 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:25 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:02:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:02:26 DEBUG : banana: size = 6 OK 2026/05/18 05:02:26 DEBUG : apple: size = 5 OK 2026/05/18 05:02:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : banana: Unchanged skipping 2026/05/18 05:02:26 DEBUG : apple: Unchanged skipping 2026/05/18 05:02:26 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:02:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:02:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:02:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:02:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:02:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:02:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:02:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:02:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:02:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:02:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:02:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:02:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:02:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:02:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:02:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:02:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:02:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:02:26 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:26 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:26 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:26 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:26 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:02:41 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:41 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:02:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : apple: size = 5 OK 2026/05/18 05:02:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : apple: Unchanged skipping 2026/05/18 05:02:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:02:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:02:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:02:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:02:42 DEBUG : banana: size = 6 OK 2026/05/18 05:02:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : banana: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:02:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:02:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:02:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:02:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:02:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:02:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:02:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:02:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:02:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:02:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:02:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:02:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:02:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:02:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:02:42 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:42 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:42 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:42 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:02:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : apple: size = 5 OK 2026/05/18 05:02:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 05:02:43 DEBUG : apple: Unchanged skipping 2026/05/18 05:02:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 05:02:43 DEBUG : banana: size = 6 OK 2026/05/18 05:02:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : banana: Unchanged skipping 2026/05/18 05:02:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 05:02:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 05:02:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 05:02:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 05:02:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 05:02:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 05:02:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 05:02:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 05:02:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 05:02:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 05:02:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 05:02:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 05:02:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 05:02:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 05:02:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 05:02:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 05:02:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 05:02:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:02:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 05:02:43 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:43 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:43 DEBUG : Waiting for deletions to finish 2026/05/18 05:02:43 DEBUG : apple: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : banana: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 05:02:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (203.35s) --- PASS: TestTransform/NFC (14.35s) --- PASS: TestTransform/NFD (16.96s) --- PASS: TestTransform/base64 (19.97s) --- PASS: TestTransform/prefix (23.44s) --- PASS: TestTransform/suffix (23.25s) --- PASS: TestTransform/truncate (20.11s) --- PASS: TestTransform/encoder (16.52s) --- PASS: TestTransform/ISO-8859-1 (16.33s) --- PASS: TestTransform/charmap (17.94s) --- PASS: TestTransform/lowercase (17.59s) --- PASS: TestTransform/ascii (16.90s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:02:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 05:02:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 05:02:48 INFO : sub dir_somesuffix: Making directory 2026/05/18 05:02:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 05:02:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/18 05:02:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 05:02:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/18 05:02:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 05:02:48 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:48 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/18 05:02:49 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:02:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 05:02:49 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.68s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:02:49 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:50 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:50 INFO : tictactoe: Making directory 2026/05/18 05:02:50 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:50 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:02:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/18 05:02:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:02:50 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:50 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/18 05:02:50 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:02:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/18 05:02:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:02:51 INFO : toe: Making directory 2026/05/18 05:02:51 INFO : toe/toe: Making directory 2026/05/18 05:02:51 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 05:02:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 05:02:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 05:02:51 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:51 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/18 05:02:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:02:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/18 05:02:53 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.28s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:02:54 INFO : toe: Making directory 2026/05/18 05:02:54 INFO : toe/toe: Making directory 2026/05/18 05:02:54 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 05:02:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 05:02:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 05:02:54 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:54 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:54 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/18 05:02:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:02:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/18 05:02:54 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:02:55 DEBUG : empty_dir: Making directory with metadata 2026/05/18 05:02:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 05:02:55 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:02:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:02:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:02:55 INFO : tictacempty_dir: Making directory 2026/05/18 05:02:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:02:55 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:55 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:55 INFO : tictactoe: Making directory 2026/05/18 05:02:55 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:55 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:02:55 INFO : tictactoe/tictactoe: Making directory 2026/05/18 05:02:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:02:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 05:02:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 05:02:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 05:02:55 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:55 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/18 05:02:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:02:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/18 05:02:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:02:57 DEBUG : empty_dir: Making directory with metadata 2026/05/18 05:02:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 05:02:57 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:02:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:02:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:02:57 INFO : tictacempty_dir: Making directory 2026/05/18 05:02:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:02:57 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:57 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:57 INFO : tictactoe: Making directory 2026/05/18 05:02:57 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:57 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:02:57 INFO : tictactoe/tictactoe: Making directory 2026/05/18 05:02:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:02:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 05:02:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:02:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 05:02:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:02:57 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:57 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 05:02:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:02:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:02:58 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/18 05:02:58 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:58 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:02:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:02:58 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:58 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 05:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 05:02:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/18 05:02:58 NOTICE: B2 bucket rclone-test-hilihoh1kuco: 0 differences found 2026/05/18 05:02:58 NOTICE: B2 bucket rclone-test-hilihoh1kuco: 1 matching files --- PASS: TestAllTag (2.03s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:59 INFO : tictactoe: Making directory 2026/05/18 05:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:02:59 INFO : tictactoe/tictactoe: Making directory 2026/05/18 05:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 05:02:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 05:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 05:02:59 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:02:59 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:03:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/18 05:03:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:03:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/18 05:03:00 DEBUG : Waiting for deletions to finish 2026/05/18 05:03:01 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:01 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:01 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:03:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/18 05:03:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/18 05:03:01 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:03:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 05:03:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/18 05:03:01 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2026/05/18 05:03:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:03:02 INFO : toe: Making directory 2026/05/18 05:03:02 INFO : toe/toe: Making directory 2026/05/18 05:03:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 05:03:02 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:03:02 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:03:02 DEBUG : toe/toe/toe: size = 11 OK 2026/05/18 05:03:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:03:02 INFO : toe/toe/toe: Copied (new) 2026/05/18 05:03:02 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.67s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:03:03 DEBUG : empty_dir: Making directory with metadata 2026/05/18 05:03:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 05:03:03 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:03 INFO : tictacempty_dir: Making directory 2026/05/18 05:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:03 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:03 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:03 INFO : tictactoe: Making directory 2026/05/18 05:03:03 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:03 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:03:03 INFO : tictactoe/tictactoe: Making directory 2026/05/18 05:03:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:03:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 05:03:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 05:03:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:03 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:03:03 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:03:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 05:03:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:03:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:04 INFO : toe/toe/toe.txt: Deleted 2026/05/18 05:03:04 INFO : toe/toe: Removing directory 2026/05/18 05:03:04 INFO : toe: Removing directory 2026/05/18 05:03:04 INFO : empty_dir: Removing directory 2026/05/18 05:03:04 DEBUG : Local file system at /tmp/rclone1497543921: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:03:05 DEBUG : empty_dir: Making directory with metadata 2026/05/18 05:03:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 05:03:05 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:05 INFO : tictacempty_dir: Making directory 2026/05/18 05:03:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:05 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:05 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:05 INFO : tictactoe: Making directory 2026/05/18 05:03:05 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:05 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:03:05 INFO : tictactoe/tictactoe: Making directory 2026/05/18 05:03:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:03:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 05:03:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 05:03:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:05 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:03:05 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:03:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 05:03:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:03:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:06 INFO : toe/toe/toe.txt: Deleted 2026/05/18 05:03:06 INFO : toe/toe: Removing directory 2026/05/18 05:03:06 INFO : toe: Removing directory 2026/05/18 05:03:06 INFO : empty_dir: Removing directory 2026/05/18 05:03:06 DEBUG : Local file system at /tmp/rclone1497543921: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/18 05:03:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 05:03:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/18 05:03:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 05:03:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 05:03:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 05:03:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/18 05:03:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:03:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/18 05:03:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.62s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:03:09 DEBUG : Reset feature "Copy" 2026/05/18 05:03:09 DEBUG : Reset feature "Move" 2026/05/18 05:03:09 DEBUG : Reset feature "Copy" 2026/05/18 05:03:09 DEBUG : Reset feature "Move" 2026/05/18 05:03:09 DEBUG : empty_dir: Making directory with metadata 2026/05/18 05:03:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 05:03:09 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:09 INFO : tictacempty_dir: Making directory 2026/05/18 05:03:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 05:03:09 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:09 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:09 INFO : tictactoe: Making directory 2026/05/18 05:03:09 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:09 DEBUG : toe: transformed to: tictactoe 2026/05/18 05:03:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:03:09 INFO : tictactoe/tictactoe: Making directory 2026/05/18 05:03:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 05:03:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 05:03:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 05:03:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:09 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:03:09 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:03:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 05:03:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:03:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 05:03:10 INFO : toe/toe/toe.txt: Deleted 2026/05/18 05:03:10 INFO : toe/toe: Removing directory 2026/05/18 05:03:10 INFO : toe: Removing directory 2026/05/18 05:03:10 INFO : empty_dir: Removing directory 2026/05/18 05:03:10 DEBUG : Local file system at /tmp/rclone1497543921: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/18 05:03:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 05:03:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/18 05:03:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 05:03:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 05:03:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 05:03:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/18 05:03:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:03:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/18 05:03:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.76s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:03:12 DEBUG : toe: transformed to: dG9l 2026/05/18 05:03:12 DEBUG : toe: transformed to: dG9l 2026/05/18 05:03:12 INFO : dG9l: Making directory 2026/05/18 05:03:12 DEBUG : toe: transformed to: dG9l 2026/05/18 05:03:12 DEBUG : toe: transformed to: dG9l 2026/05/18 05:03:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/18 05:03:12 INFO : dG9l/dG9l: Making directory 2026/05/18 05:03:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/18 05:03:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/18 05:03:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 05:03:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 05:03:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 05:03:12 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:03:12 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:03:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/18 05:03:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:03:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 05:03:13 DEBUG : Waiting for deletions to finish 2026/05/18 05:03:14 DEBUG : dG9l: transformed to: toe 2026/05/18 05:03:14 DEBUG : dG9l: transformed to: toe 2026/05/18 05:03:14 DEBUG : dG9l: transformed to: toe 2026/05/18 05:03:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/18 05:03:14 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/18 05:03:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/18 05:03:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/18 05:03:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/18 05:03:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/18 05:03:14 DEBUG : Local file system at /tmp/rclone1497543921: Waiting for checks to finish 2026/05/18 05:03:14 DEBUG : Local file system at /tmp/rclone1497543921: Waiting for transfers to finish 2026/05/18 05:03:14 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.45s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-hilihoh1kuco", Local "Local file system at /tmp/rclone1497543921", Modify Window "1ms" 2026/05/18 05:03:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 05:03:15 DEBUG : toe: transformed to: 2026/05/18 05:03:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 05:03:15 DEBUG : toe: transformed to: 2026/05/18 05:03:15 INFO : B2 bucket rclone-test-hilihoh1kuco: Making directory 2026/05/18 05:03:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 05:03:15 DEBUG : toe: transformed to: 2026/05/18 05:03:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 05:03:15 DEBUG : toe: transformed to: 2026/05/18 05:03:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 05:03:15 DEBUG : toe/toe: transformed to: 2026/05/18 05:03:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/18 05:03:15 INFO : toe/toe: Making directory 2026/05/18 05:03:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 05:03:15 DEBUG : toe/toe: transformed to: 2026/05/18 05:03:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/18 05:03:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 05:03:15 DEBUG : toe: transformed to: 2026/05/18 05:03:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 05:03:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 05:03:15 DEBUG : toe/toe/toe: transformed to: 2026/05/18 05:03:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/18 05:03:15 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for checks to finish 2026/05/18 05:03:15 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Waiting for transfers to finish 2026/05/18 05:03:16 DEBUG : toe/toe/toe: size = 11 OK 2026/05/18 05:03:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/18 05:03:16 INFO : toe/toe/toe: Copied (new) 2026/05/18 05:03:16 ERROR : B2 bucket rclone-test-hilihoh1kuco: not deleting files as there were IO errors 2026/05/18 05:03:16 ERROR : B2 bucket rclone-test-hilihoh1kuco: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2026/05/18 05:03:16 DEBUG : B2 bucket rclone-test-hilihoh1kuco: Purge remote 2026/05/18 05:03:16 INFO : B2 bucket rclone-test-hilihoh1kuco: cleaning bucket "rclone-test-hilihoh1kuco" of all files 2026/05/18 05:03:18 DEBUG : BackupDir/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a22d_d20260518_m045708_c001_v7007000_t0000_u01779080228739") 2026/05/18 05:03:18 DEBUG : BackupDir/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f119682ed86a1a39c_d20260518_m045703_c001_v0001174_t0035_u01779080223504") 2026/05/18 05:03:18 DEBUG : CompareDest/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca4708a79_d20260518_m045644_c001_v7007000_t0000_u01779080204553") 2026/05/18 05:03:18 DEBUG : CompareDest/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f82eab_d20260518_m045638_c001_v0001174_t0014_u01779080198787") 2026/05/18 05:03:18 DEBUG : CompareDest/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca4708a7a_d20260518_m045644_c001_v7007000_t0000_u01779080204789") 2026/05/18 05:03:18 DEBUG : CompareDest/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbfbc_d20260518_m045640_c001_v0001179_t0026_u01779080200260") 2026/05/18 05:03:18 DEBUG : CopyDest/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a22e_d20260518_m045708_c001_v7007000_t0000_u01779080228929") 2026/05/18 05:03:18 DEBUG : CopyDest/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a75443_d20260518_m045700_c001_v0001165_t0042_u01779080220553") 2026/05/18 05:03:18 DEBUG : CopyDest/three: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a22f_d20260518_m045709_c001_v7007000_t0000_u01779080229116") 2026/05/18 05:03:18 DEBUG : CopyDest/three: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbff6_d20260518_m045706_c001_v0001179_t0017_u01779080226987") 2026/05/18 05:03:18 DEBUG : CopyDest/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a230_d20260518_m045709_c001_v7007000_t0000_u01779080229301") 2026/05/18 05:03:18 DEBUG : CopyDest/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83051_d20260518_m045704_c001_v0001174_t0036_u01779080224922") 2026/05/18 05:03:18 DEBUG : EXISTING: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052ba614_d20260518_m045830_c001_v7007000_t0000_u01779080310397") 2026/05/18 05:03:18 DEBUG : EXISTING: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc132_d20260518_m045829_c001_v0001179_t0000_u01779080309369") 2026/05/18 05:03:18 DEBUG : PREFIXapple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a306c_d20260518_m050033_c001_v7007000_t0000_u01779080433757") 2026/05/18 05:03:18 DEBUG : PREFIXapple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7b3_d20260518_m050027_c001_v0001167_t0004_u01779080427466") 2026/05/18 05:03:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a306b_d20260518_m050033_c001_v7007000_t0000_u01779080433570") 2026/05/18 05:03:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc362_d20260518_m050027_c001_v0001179_t0041_u01779080427481") 2026/05/18 05:03:18 DEBUG : PREFIXbanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb46e5_d20260518_m050033_c001_v7007000_t0000_u01779080433585") 2026/05/18 05:03:18 DEBUG : PREFIXbanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83eae_d20260518_m050027_c001_v0001174_t0028_u01779080427490") 2026/05/18 05:03:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb46e7_d20260518_m050033_c001_v7007000_t0000_u01779080433772") 2026/05/18 05:03:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5bf_d20260518_m050027_c001_v0001116_t0031_u01779080427499") 2026/05/18 05:03:19 DEBUG : Testêé: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052ba60b_d20260518_m045826_c001_v7007000_t0000_u01779080306788") 2026/05/18 05:03:19 DEBUG : Testêé: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc122_d20260518_m045826_c001_v0001179_t0035_u01779080306129") 2026/05/18 05:03:19 DEBUG : Testêé: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f835d0_d20260518_m045824_c001_v0001174_t0037_u01779080304979") 2026/05/18 05:03:19 DEBUG : YXBwbGU=: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2681_d20260518_m050011_c001_v7007000_t0000_u01779080411982") 2026/05/18 05:03:19 DEBUG : YXBwbGU=: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83d3e_d20260518_m050007_c001_v0001174_t0034_u01779080407612") 2026/05/18 05:03:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2683_d20260518_m050012_c001_v7007000_t0000_u01779080412169") 2026/05/18 05:03:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc2fa_d20260518_m050007_c001_v0001179_t0014_u01779080407603") 2026/05/18 05:03:19 DEBUG : YmFuYW5h: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2684_d20260518_m050012_c001_v7007000_t0000_u01779080412355") 2026/05/18 05:03:19 DEBUG : YmFuYW5h: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb6ed_d20260518_m050007_c001_v0001167_t0020_u01779080407621") 2026/05/18 05:03:19 DEBUG : a/potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da191_d20260518_m045513_c001_v7007000_t0000_u01779080113626") 2026/05/18 05:03:19 DEBUG : a/potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbece_d20260518_m045512_c001_v0001179_t0041_u01779080112991") 2026/05/18 05:03:19 DEBUG : a/potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da18f_d20260518_m045511_c001_v7007000_t0000_u01779080111623") 2026/05/18 05:03:19 DEBUG : a/potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbec4_d20260518_m045510_c001_v0001179_t0020_u01779080110845") 2026/05/18 05:03:19 DEBUG : a/potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ed7_d20260518_m045454_c001_v7007000_t0000_u01779080094406") 2026/05/18 05:03:19 DEBUG : a/potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe72_d20260518_m045453_c001_v0001179_t0006_u01779080093648") 2026/05/18 05:03:19 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899896f35_d20260518_m050243_c001_v7007000_t0000_u01779080563937") 2026/05/18 05:03:19 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc5e3_d20260518_m050239_c001_v0001179_t0053_u01779080559636") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7320_d20260518_m050227_c001_v7007000_t0000_u01779080547059") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc589_d20260518_m050222_c001_v0001179_t0034_u01779080542099") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d6999b_d20260518_m050209_c001_v7007000_t0000_u01779080529324") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc531_d20260518_m050205_c001_v0001179_t0050_u01779080525126") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542be_d20260518_m050151_c001_v7007000_t0000_u01779080511452") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc4e1_d20260518_m050147_c001_v0001179_t0020_u01779080507574") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899884786_d20260518_m050135_c001_v7007000_t0000_u01779080495132") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc493_d20260518_m050131_c001_v0001179_t0056_u01779080491005") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3105_d20260518_m050118_c001_v7007000_t0000_u01779080478762") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc441_d20260518_m050111_c001_v0001179_t0022_u01779080471372") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799c4_d20260518_m050058_c001_v7007000_t0000_u01779080458569") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8e9_d20260518_m050054_c001_v0001167_t0019_u01779080454193") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1f6e5_d20260518_m050052_c001_v7007000_t0000_u01779080452860") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8a9_d20260518_m050047_c001_v0001167_t0000_u01779080447846") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a26_d20260518_m050035_c001_v7007000_t0000_u01779080435262") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7e1_d20260518_m050031_c001_v0001167_t0058_u01779080431497") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3068_d20260518_m050030_c001_v7007000_t0000_u01779080430525") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7a5_d20260518_m050025_c001_v0001167_t0053_u01779080425168") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4010328a8d7ea558_d20260518_m050010_c001_v7007000_t0000_u01779080410090") 2026/05/18 05:03:20 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc2ea_d20260518_m050004_c001_v0001179_t0049_u01779080404870") 2026/05/18 05:03:21 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb0eb_d20260518_m045951_c001_v7007000_t0000_u01779080391979") 2026/05/18 05:03:21 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc2ae_d20260518_m045948_c001_v0001179_t0005_u01779080388050") 2026/05/18 05:03:21 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899880e6f_d20260518_m045935_c001_v7007000_t0000_u01779080375047") 2026/05/18 05:03:21 DEBUG : apple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc26a_d20260518_m045931_c001_v0001179_t0015_u01779080371344") 2026/05/18 05:03:21 DEBUG : appleSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899883ea8_d20260518_m050056_c001_v7007000_t0000_u01779080456754") 2026/05/18 05:03:21 DEBUG : appleSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c623_d20260518_m050049_c001_v0001116_t0000_u01779080449951") 2026/05/18 05:03:21 DEBUG : appleapple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3106_d20260518_m050118_c001_v7007000_t0000_u01779080478950") 2026/05/18 05:03:21 DEBUG : appleapple: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc449_d20260518_m050114_c001_v0001179_t0048_u01779080474487") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089989731e_d20260518_m050244_c001_v7007000_t0000_u01779080564128") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c76f_d20260518_m050240_c001_v0001116_t0010_u01779080560278") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7321_d20260518_m050227_c001_v7007000_t0000_u01779080547251") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c74d_d20260518_m050222_c001_v0001116_t0036_u01779080542992") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d6999c_d20260518_m050209_c001_v7007000_t0000_u01779080529523") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c71d_d20260518_m050205_c001_v0001116_t0001_u01779080525782") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542bf_d20260518_m050151_c001_v7007000_t0000_u01779080511640") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c6f7_d20260518_m050148_c001_v0001116_t0049_u01779080508246") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899884787_d20260518_m050135_c001_v7007000_t0000_u01779080495316") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c6bb_d20260518_m050131_c001_v0001116_t0027_u01779080491618") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052bbf75_d20260518_m050116_c001_v7007000_t0000_u01779080476915") 2026/05/18 05:03:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f841d1_d20260518_m050111_c001_v0001174_t0040_u01779080471939") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799c5_d20260518_m050058_c001_v7007000_t0000_u01779080458761") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3f5_d20260518_m050054_c001_v0001179_t0054_u01779080454204") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490abc_d20260518_m050052_c001_v7007000_t0000_u01779080452503") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c619_d20260518_m050048_c001_v0001116_t0024_u01779080448366") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a27_d20260518_m050035_c001_v7007000_t0000_u01779080435446") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83ef8_d20260518_m050031_c001_v0001174_t0054_u01779080431511") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdec0dea_d20260518_m050030_c001_v7007000_t0000_u01779080430347") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83e94_d20260518_m050025_c001_v0001174_t0048_u01779080425708") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f418b6c6f6f5fa2db_d20260518_m050009_c001_v7007000_t0000_u01779080409968") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb6d9_d20260518_m050005_c001_v0001167_t0042_u01779080405645") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb4d4_d20260518_m045952_c001_v7007000_t0000_u01779080392165") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb621_d20260518_m045948_c001_v0001167_t0010_u01779080388671") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899880e70_d20260518_m045935_c001_v7007000_t0000_u01779080375234") 2026/05/18 05:03:22 DEBUG : appleappleapplebanana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb591_d20260518_m045931_c001_v0001167_t0039_u01779080371996") 2026/05/18 05:03:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490ac4_d20260518_m050056_c001_v7007000_t0000_u01779080456761") 2026/05/18 05:03:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8bd_d20260518_m050049_c001_v0001167_t0009_u01779080449932") 2026/05/18 05:03:23 DEBUG : b/potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da192_d20260518_m045513_c001_v7007000_t0000_u01779080113811") 2026/05/18 05:03:23 DEBUG : b/potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbec6_d20260518_m045512_c001_v0001179_t0042_u01779080112190") 2026/05/18 05:03:23 DEBUG : b/potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da18e_d20260518_m045511_c001_v7007000_t0000_u01779080111049") 2026/05/18 05:03:23 DEBUG : b/potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbebc_d20260518_m045510_c001_v0001179_t0029_u01779080110027") 2026/05/18 05:03:23 DEBUG : b/potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ed6_d20260518_m045453_c001_v7007000_t0000_u01779080093856") 2026/05/18 05:03:23 DEBUG : b/potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe6c_d20260518_m045452_c001_v0001179_t0016_u01779080092847") 2026/05/18 05:03:23 DEBUG : backup/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3f94fd_d20260518_m045722_c001_v7007000_t0000_u01779080242103") 2026/05/18 05:03:23 DEBUG : backup/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f118204e1cf1a79f8_d20260518_m045719_c001_v0001137_t0021_u01779080239922") 2026/05/18 05:03:23 DEBUG : backup/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10306d13d6625f4a_d20260518_m045715_c001_v0001036_t0042_u01779080235788") 2026/05/18 05:03:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f15426809e24d_d20260518_m045749_c001_v7007000_t0000_u01779080269821") 2026/05/18 05:03:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f109db2941c6c5550_d20260518_m045748_c001_v0001177_t0058_u01779080268144") 2026/05/18 05:03:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f106f1302428883bd_d20260518_m045743_c001_v0001131_t0040_u01779080263712") 2026/05/18 05:03:23 DEBUG : backup/one.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41560bbd43115e94_d20260518_m045737_c001_v7007000_t0000_u01779080257189") 2026/05/18 05:03:23 DEBUG : backup/one.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1155c989692b0aab_d20260518_m045735_c001_v0001154_t0004_u01779080255023") 2026/05/18 05:03:24 DEBUG : backup/one.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1079696e0f8990a1_d20260518_m045730_c001_v0001041_t0035_u01779080250880") 2026/05/18 05:03:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f15426809e24f_d20260518_m045750_c001_v7007000_t0000_u01779080270005") 2026/05/18 05:03:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10330100d8dccd39_d20260518_m045748_c001_v0001172_t0009_u01779080268960") 2026/05/18 05:03:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f105a44a19767e3f3_d20260518_m045745_c001_v0001174_t0056_u01779080265870") 2026/05/18 05:03:24 DEBUG : backup/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3f94fe_d20260518_m045722_c001_v7007000_t0000_u01779080242287") 2026/05/18 05:03:24 DEBUG : backup/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f109bd2a5e812ca2e_d20260518_m045721_c001_v0001173_t0000_u01779080241227") 2026/05/18 05:03:24 DEBUG : backup/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f116b601c10752f3d_d20260518_m045717_c001_v0001184_t0002_u01779080237811") 2026/05/18 05:03:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41560bbd43115e95_d20260518_m045737_c001_v7007000_t0000_u01779080257375") 2026/05/18 05:03:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f112e59c74600da5b_d20260518_m045736_c001_v0001106_t0001_u01779080256018") 2026/05/18 05:03:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f117608556d82ba63_d20260518_m045732_c001_v0001130_t0013_u01779080252513") 2026/05/18 05:03:24 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089989773c_d20260518_m050244_c001_v7007000_t0000_u01779080564311") 2026/05/18 05:03:24 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84877_d20260518_m050239_c001_v0001174_t0043_u01779080559858") 2026/05/18 05:03:24 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7322_d20260518_m050227_c001_v7007000_t0000_u01779080547436") 2026/05/18 05:03:24 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8471d_d20260518_m050222_c001_v0001174_t0037_u01779080542524") 2026/05/18 05:03:24 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d6999d_d20260518_m050209_c001_v7007000_t0000_u01779080529714") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f845f3_d20260518_m050205_c001_v0001174_t0036_u01779080525375") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542c0_d20260518_m050151_c001_v7007000_t0000_u01779080511825") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f844a0_d20260518_m050147_c001_v0001174_t0019_u01779080507780") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899884789_d20260518_m050135_c001_v7007000_t0000_u01779080495500") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84336_d20260518_m050131_c001_v0001174_t0055_u01779080491213") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3107_d20260518_m050119_c001_v7007000_t0000_u01779080479134") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb9bd_d20260518_m050111_c001_v0001167_t0036_u01779080471583") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799c6_d20260518_m050058_c001_v7007000_t0000_u01779080458951") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c635_d20260518_m050054_c001_v0001116_t0015_u01779080454212") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490abe_d20260518_m050052_c001_v7007000_t0000_u01779080452879") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3d1_d20260518_m050048_c001_v0001179_t0044_u01779080448142") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a28_d20260518_m050035_c001_v7007000_t0000_u01779080435629") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc37a_d20260518_m050031_c001_v0001179_t0015_u01779080431523") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab82987653c9c_d20260518_m050030_c001_v7007000_t0000_u01779080430356") 2026/05/18 05:03:25 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc356_d20260518_m050025_c001_v0001179_t0001_u01779080425472") 2026/05/18 05:03:26 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496bac_d20260518_m050010_c001_v7007000_t0000_u01779080410200") 2026/05/18 05:03:26 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83d06_d20260518_m050005_c001_v0001174_t0035_u01779080405088") 2026/05/18 05:03:26 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb4d5_d20260518_m045952_c001_v7007000_t0000_u01779080392350") 2026/05/18 05:03:26 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83bca_d20260518_m045948_c001_v0001174_t0037_u01779080388255") 2026/05/18 05:03:26 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899880e71_d20260518_m045935_c001_v7007000_t0000_u01779080375421") 2026/05/18 05:03:26 DEBUG : banana: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83a9e_d20260518_m045931_c001_v0001174_t0008_u01779080371563") 2026/05/18 05:03:26 DEBUG : bananaSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404438fe6113a506_d20260518_m050056_c001_v7007000_t0000_u01779080456782") 2026/05/18 05:03:26 DEBUG : bananaSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3d7_d20260518_m050049_c001_v0001179_t0042_u01779080449944") 2026/05/18 05:03:26 DEBUG : both0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bbc_d20260518_m045908_c001_v7007000_t0000_u01779080348459") 2026/05/18 05:03:26 DEBUG : both0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f837c2_d20260518_m045852_c001_v0001174_t0051_u01779080332475") 2026/05/18 05:03:26 DEBUG : both0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f6149099d_d20260518_m045848_c001_v7007000_t0000_u01779080328011") 2026/05/18 05:03:26 DEBUG : both0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8364e_d20260518_m045832_c001_v0001174_t0041_u01779080312294") 2026/05/18 05:03:26 DEBUG : both1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bbd_d20260518_m045908_c001_v7007000_t0000_u01779080348644") 2026/05/18 05:03:26 DEBUG : both1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f837ce_d20260518_m045853_c001_v0001174_t0054_u01779080333488") 2026/05/18 05:03:27 DEBUG : both1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f6149099e_d20260518_m045848_c001_v7007000_t0000_u01779080328198") 2026/05/18 05:03:27 DEBUG : both1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83668_d20260518_m045832_c001_v0001174_t0036_u01779080312975") 2026/05/18 05:03:27 DEBUG : both10: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bbe_d20260518_m045908_c001_v7007000_t0000_u01779080348833") 2026/05/18 05:03:27 DEBUG : both10: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83842_d20260518_m045859_c001_v0001174_t0015_u01779080339424") 2026/05/18 05:03:27 DEBUG : both10: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f6149099f_d20260518_m045848_c001_v7007000_t0000_u01779080328384") 2026/05/18 05:03:27 DEBUG : both10: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f836e0_d20260518_m045838_c001_v0001174_t0048_u01779080318672") 2026/05/18 05:03:27 DEBUG : both11: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bbf_d20260518_m045909_c001_v7007000_t0000_u01779080349020") 2026/05/18 05:03:27 DEBUG : both11: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83848_d20260518_m045859_c001_v0001174_t0052_u01779080339964") 2026/05/18 05:03:27 DEBUG : both11: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909a0_d20260518_m045848_c001_v7007000_t0000_u01779080328569") 2026/05/18 05:03:27 DEBUG : both11: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f836f0_d20260518_m045839_c001_v0001174_t0006_u01779080319231") 2026/05/18 05:03:27 DEBUG : both12: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bc0_d20260518_m045909_c001_v7007000_t0000_u01779080349207") 2026/05/18 05:03:27 DEBUG : both12: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83852_d20260518_m045900_c001_v0001174_t0032_u01779080340556") 2026/05/18 05:03:27 DEBUG : both12: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909a1_d20260518_m045848_c001_v7007000_t0000_u01779080328805") 2026/05/18 05:03:27 DEBUG : both12: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f836fe_d20260518_m045839_c001_v0001174_t0020_u01779080319808") 2026/05/18 05:03:27 DEBUG : both13: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bc1_d20260518_m045909_c001_v7007000_t0000_u01779080349393") 2026/05/18 05:03:27 DEBUG : both13: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8385c_d20260518_m045901_c001_v0001174_t0023_u01779080341333") 2026/05/18 05:03:27 DEBUG : both13: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909a2_d20260518_m045848_c001_v7007000_t0000_u01779080328996") 2026/05/18 05:03:27 DEBUG : both13: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83704_d20260518_m045840_c001_v0001174_t0006_u01779080320359") 2026/05/18 05:03:27 DEBUG : both14: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bc2_d20260518_m045909_c001_v7007000_t0000_u01779080349577") 2026/05/18 05:03:27 DEBUG : both14: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8386a_d20260518_m045902_c001_v0001174_t0028_u01779080342193") 2026/05/18 05:03:28 DEBUG : both14: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909a3_d20260518_m045849_c001_v7007000_t0000_u01779080329181") 2026/05/18 05:03:28 DEBUG : both14: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8370c_d20260518_m045840_c001_v0001174_t0002_u01779080320997") 2026/05/18 05:03:28 DEBUG : both15: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bc3_d20260518_m045909_c001_v7007000_t0000_u01779080349763") 2026/05/18 05:03:28 DEBUG : both15: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83872_d20260518_m045902_c001_v0001174_t0058_u01779080342863") 2026/05/18 05:03:28 DEBUG : both15: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909a4_d20260518_m045849_c001_v7007000_t0000_u01779080329366") 2026/05/18 05:03:28 DEBUG : both15: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8371c_d20260518_m045841_c001_v0001174_t0024_u01779080321539") 2026/05/18 05:03:28 DEBUG : both16: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bc4_d20260518_m045909_c001_v7007000_t0000_u01779080349948") 2026/05/18 05:03:28 DEBUG : both16: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83882_d20260518_m045903_c001_v0001174_t0048_u01779080343428") 2026/05/18 05:03:28 DEBUG : both16: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909a6_d20260518_m045849_c001_v7007000_t0000_u01779080329550") 2026/05/18 05:03:28 DEBUG : both16: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83738_d20260518_m045842_c001_v0001174_t0045_u01779080322730") 2026/05/18 05:03:28 DEBUG : both17: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bc5_d20260518_m045910_c001_v7007000_t0000_u01779080350139") 2026/05/18 05:03:28 DEBUG : both17: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8388c_d20260518_m045903_c001_v0001174_t0035_u01779080343945") 2026/05/18 05:03:28 DEBUG : both17: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909a7_d20260518_m045849_c001_v7007000_t0000_u01779080329739") 2026/05/18 05:03:28 DEBUG : both17: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83744_d20260518_m045843_c001_v0001174_t0050_u01779080323324") 2026/05/18 05:03:28 DEBUG : both18: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bc6_d20260518_m045910_c001_v7007000_t0000_u01779080350413") 2026/05/18 05:03:28 DEBUG : both18: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83896_d20260518_m045904_c001_v0001174_t0028_u01779080344601") 2026/05/18 05:03:28 DEBUG : both18: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909a8_d20260518_m045850_c001_v7007000_t0000_u01779080330035") 2026/05/18 05:03:28 DEBUG : both18: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83750_d20260518_m045843_c001_v0001174_t0011_u01779080323854") 2026/05/18 05:03:28 DEBUG : both19: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bc7_d20260518_m045910_c001_v7007000_t0000_u01779080350600") 2026/05/18 05:03:28 DEBUG : both19: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f838a4_d20260518_m045905_c001_v0001174_t0048_u01779080345163") 2026/05/18 05:03:28 DEBUG : both19: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909a9_d20260518_m045850_c001_v7007000_t0000_u01779080330217") 2026/05/18 05:03:28 DEBUG : both19: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8375e_d20260518_m045844_c001_v0001174_t0011_u01779080324453") 2026/05/18 05:03:29 DEBUG : both2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bc8_d20260518_m045910_c001_v7007000_t0000_u01779080350787") 2026/05/18 05:03:29 DEBUG : both2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f837de_d20260518_m045854_c001_v0001174_t0056_u01779080334656") 2026/05/18 05:03:29 DEBUG : both2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909aa_d20260518_m045850_c001_v7007000_t0000_u01779080330400") 2026/05/18 05:03:29 DEBUG : both2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8367c_d20260518_m045833_c001_v0001174_t0016_u01779080313721") 2026/05/18 05:03:29 DEBUG : both3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bc9_d20260518_m045910_c001_v7007000_t0000_u01779080350975") 2026/05/18 05:03:29 DEBUG : both3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f837ec_d20260518_m045855_c001_v0001174_t0040_u01779080335442") 2026/05/18 05:03:29 DEBUG : both3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909ac_d20260518_m045850_c001_v7007000_t0000_u01779080330593") 2026/05/18 05:03:29 DEBUG : both3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83686_d20260518_m045834_c001_v0001174_t0017_u01779080314407") 2026/05/18 05:03:29 DEBUG : both4: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bca_d20260518_m045911_c001_v7007000_t0000_u01779080351159") 2026/05/18 05:03:29 DEBUG : both4: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f837f4_d20260518_m045855_c001_v0001174_t0058_u01779080335938") 2026/05/18 05:03:29 DEBUG : both4: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909ad_d20260518_m045850_c001_v7007000_t0000_u01779080330804") 2026/05/18 05:03:29 DEBUG : both4: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83690_d20260518_m045835_c001_v0001174_t0014_u01779080315081") 2026/05/18 05:03:29 DEBUG : both5: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bcb_d20260518_m045911_c001_v7007000_t0000_u01779080351344") 2026/05/18 05:03:29 DEBUG : both5: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8380a_d20260518_m045856_c001_v0001174_t0048_u01779080336614") 2026/05/18 05:03:29 DEBUG : both5: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909ae_d20260518_m045850_c001_v7007000_t0000_u01779080330994") 2026/05/18 05:03:29 DEBUG : both5: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8369c_d20260518_m045835_c001_v0001174_t0047_u01779080315799") 2026/05/18 05:03:29 DEBUG : both6: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bcc_d20260518_m045911_c001_v7007000_t0000_u01779080351535") 2026/05/18 05:03:29 DEBUG : both6: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8381a_d20260518_m045857_c001_v0001174_t0054_u01779080337197") 2026/05/18 05:03:29 DEBUG : both6: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909af_d20260518_m045851_c001_v7007000_t0000_u01779080331177") 2026/05/18 05:03:29 DEBUG : both6: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f836a6_d20260518_m045836_c001_v0001174_t0047_u01779080316436") 2026/05/18 05:03:30 DEBUG : both7: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bcd_d20260518_m045911_c001_v7007000_t0000_u01779080351720") 2026/05/18 05:03:30 DEBUG : both7: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83826_d20260518_m045857_c001_v0001174_t0056_u01779080337792") 2026/05/18 05:03:30 DEBUG : both7: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909b0_d20260518_m045851_c001_v7007000_t0000_u01779080331366") 2026/05/18 05:03:30 DEBUG : both7: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f836b8_d20260518_m045837_c001_v0001174_t0003_u01779080316993") 2026/05/18 05:03:30 DEBUG : both8: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bce_d20260518_m045911_c001_v7007000_t0000_u01779080351904") 2026/05/18 05:03:30 DEBUG : both8: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8382c_d20260518_m045858_c001_v0001174_t0016_u01779080338385") 2026/05/18 05:03:30 DEBUG : both8: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909b1_d20260518_m045851_c001_v7007000_t0000_u01779080331548") 2026/05/18 05:03:30 DEBUG : both8: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f836c2_d20260518_m045837_c001_v0001174_t0024_u01779080317558") 2026/05/18 05:03:30 DEBUG : both9: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bcf_d20260518_m045912_c001_v7007000_t0000_u01779080352090") 2026/05/18 05:03:30 DEBUG : both9: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83834_d20260518_m045858_c001_v0001174_t0033_u01779080338907") 2026/05/18 05:03:30 DEBUG : both9: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909b2_d20260518_m045851_c001_v7007000_t0000_u01779080331733") 2026/05/18 05:03:30 DEBUG : both9: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f836d0_d20260518_m045838_c001_v0001174_t0005_u01779080318064") 2026/05/18 05:03:30 DEBUG : c/non empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da193_d20260518_m045513_c001_v7007000_t0000_u01779080113999") 2026/05/18 05:03:30 DEBUG : c/non empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbec8_d20260518_m045512_c001_v0001179_t0052_u01779080112419") 2026/05/18 05:03:30 DEBUG : c/non empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da190_d20260518_m045511_c001_v7007000_t0000_u01779080111811") 2026/05/18 05:03:30 DEBUG : c/non empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbebe_d20260518_m045510_c001_v0001179_t0041_u01779080110248") 2026/05/18 05:03:30 DEBUG : c/non empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ed8_d20260518_m045454_c001_v7007000_t0000_u01779080094591") 2026/05/18 05:03:30 DEBUG : c/non empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe6e_d20260518_m045453_c001_v0001179_t0018_u01779080093055") 2026/05/18 05:03:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2685_d20260518_m050012_c001_v7007000_t0000_u01779080412546") 2026/05/18 05:03:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c579_d20260518_m050007_c001_v0001116_t0046_u01779080407633") 2026/05/18 05:03:30 DEBUG : check sum: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ecd_d20260518_m045445_c001_v7007000_t0000_u01779080085569") 2026/05/18 05:03:31 DEBUG : check sum: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe56_d20260518_m045444_c001_v0001179_t0050_u01779080084639") 2026/05/18 05:03:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b8557c0f4_d20260518_m050314_c001_v7007000_t0000_u01779080594943") 2026/05/18 05:03:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc681_d20260518_m050313_c001_v0001179_t0035_u01779080593435") 2026/05/18 05:03:31 DEBUG : dest/3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a229_d20260518_m045653_c001_v7007000_t0000_u01779080213739") 2026/05/18 05:03:31 DEBUG : dest/3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408b21e010a9f4af_d20260518_m045652_c001_v0001182_t0044_u01779080212627") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3108_d20260518_m050119_c001_v7007000_t0000_u01779080479324") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84207_d20260518_m050114_c001_v0001174_t0010_u01779080474504") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899897ed8_d20260518_m050244_c001_v7007000_t0000_u01779080564502") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc5bd_d20260518_m050231_c001_v0001179_t0053_u01779080551858") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7323_d20260518_m050227_c001_v7007000_t0000_u01779080547629") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc55f_d20260518_m050214_c001_v0001179_t0028_u01779080534276") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d6999e_d20260518_m050209_c001_v7007000_t0000_u01779080529962") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc509_d20260518_m050156_c001_v0001179_t0023_u01779080516328") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542c2_d20260518_m050152_c001_v7007000_t0000_u01779080512010") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc4b7_d20260518_m050140_c001_v0001179_t0013_u01779080500002") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089988478a_d20260518_m050135_c001_v7007000_t0000_u01779080495687") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc479_d20260518_m050123_c001_v0001179_t0035_u01779080483487") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f405fe689a79bcf25_d20260518_m050116_c001_v7007000_t0000_u01779080476741") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc423_d20260518_m050103_c001_v0001179_t0049_u01779080463382") 2026/05/18 05:03:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799c7_d20260518_m050059_c001_v7007000_t0000_u01779080459145") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8ed_d20260518_m050054_c001_v0001167_t0019_u01779080454535") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3091_d20260518_m050052_c001_v7007000_t0000_u01779080452885") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb849_d20260518_m050040_c001_v0001167_t0026_u01779080440138") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a29_d20260518_m050035_c001_v7007000_t0000_u01779080435814") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc37c_d20260518_m050031_c001_v0001179_t0028_u01779080431727") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb46d9_d20260518_m050029_c001_v7007000_t0000_u01779080429956") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb749_d20260518_m050016_c001_v0001167_t0043_u01779080416698") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4010328a8d7ea559_d20260518_m050010_c001_v7007000_t0000_u01779080410276") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc2ce_d20260518_m045956_c001_v0001179_t0007_u01779080396731") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb4d6_d20260518_m045952_c001_v7007000_t0000_u01779080392541") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc28e_d20260518_m045939_c001_v0001179_t0017_u01779080379764") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899880e72_d20260518_m045935_c001_v7007000_t0000_u01779080375606") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc252_d20260518_m045925_c001_v0001179_t0017_u01779080365051") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899883ead_d20260518_m050057_c001_v7007000_t0000_u01779080457204") 2026/05/18 05:03:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3d9_d20260518_m050050_c001_v0001179_t0020_u01779080450177") 2026/05/18 05:03:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3109_d20260518_m050119_c001_v7007000_t0000_u01779080479510") 2026/05/18 05:03:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c67f_d20260518_m050114_c001_v0001116_t0006_u01779080474513") 2026/05/18 05:03:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899897ed9_d20260518_m050244_c001_v7007000_t0000_u01779080564685") 2026/05/18 05:03:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f847e1_d20260518_m050232_c001_v0001174_t0048_u01779080552432") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7324_d20260518_m050227_c001_v7007000_t0000_u01779080547822") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f846ab_d20260518_m050215_c001_v0001174_t0055_u01779080535020") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d6999f_d20260518_m050210_c001_v7007000_t0000_u01779080530161") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84543_d20260518_m050156_c001_v0001174_t0003_u01779080516948") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542c3_d20260518_m050152_c001_v7007000_t0000_u01779080512193") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84400_d20260518_m050140_c001_v0001174_t0040_u01779080500571") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089988478b_d20260518_m050135_c001_v7007000_t0000_u01779080495875") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f842b1_d20260518_m050124_c001_v0001174_t0009_u01779080484077") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052bbf71_d20260518_m050116_c001_v7007000_t0000_u01779080476538") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb95d_d20260518_m050103_c001_v0001167_t0021_u01779080463971") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799c8_d20260518_m050059_c001_v7007000_t0000_u01779080459347") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8407a_d20260518_m050054_c001_v0001174_t0037_u01779080454577") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4010328a8d7ead3f_d20260518_m050052_c001_v7007000_t0000_u01779080452899") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3a5_d20260518_m050040_c001_v0001179_t0027_u01779080440841") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a2a_d20260518_m050036_c001_v7007000_t0000_u01779080436000") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7e7_d20260518_m050031_c001_v0001167_t0040_u01779080431840") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899883a29_d20260518_m050030_c001_v7007000_t0000_u01779080430539") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc334_d20260518_m050017_c001_v0001179_t0039_u01779080417347") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909fc_d20260518_m050010_c001_v7007000_t0000_u01779080410135") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83c5c_d20260518_m045957_c001_v0001174_t0033_u01779080397305") 2026/05/18 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb4d7_d20260518_m045952_c001_v7007000_t0000_u01779080392730") 2026/05/18 05:03:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83b46_d20260518_m045940_c001_v0001174_t0050_u01779080380516") 2026/05/18 05:03:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899880e73_d20260518_m045935_c001_v7007000_t0000_u01779080375792") 2026/05/18 05:03:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83a26_d20260518_m045925_c001_v0001174_t0031_u01779080365253") 2026/05/18 05:03:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799c2_d20260518_m050057_c001_v7007000_t0000_u01779080457200") 2026/05/18 05:03:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8c7_d20260518_m050050_c001_v0001167_t0050_u01779080450237") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a310a_d20260518_m050119_c001_v7007000_t0000_u01779080479696") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc44d_d20260518_m050114_c001_v0001179_t0014_u01779080474709") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998986aa_d20260518_m050244_c001_v7007000_t0000_u01779080564868") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c763_d20260518_m050233_c001_v0001116_t0027_u01779080553210") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7325_d20260518_m050228_c001_v7007000_t0000_u01779080548007") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c72f_d20260518_m050215_c001_v0001116_t0033_u01779080535740") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699a0_d20260518_m050210_c001_v7007000_t0000_u01779080530343") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c707_d20260518_m050157_c001_v0001116_t0023_u01779080517749") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542c4_d20260518_m050152_c001_v7007000_t0000_u01779080512376") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c6d1_d20260518_m050141_c001_v0001116_t0006_u01779080501342") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089988478c_d20260518_m050136_c001_v7007000_t0000_u01779080496069") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c6a3_d20260518_m050124_c001_v0001116_t0055_u01779080484719") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f405fe689a79bcf23_d20260518_m050116_c001_v7007000_t0000_u01779080476366") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84146_d20260518_m050104_c001_v0001174_t0050_u01779080464675") 2026/05/18 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799c9_d20260518_m050059_c001_v7007000_t0000_u01779080459535") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c637_d20260518_m050054_c001_v0001116_t0037_u01779080454815") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1f6e6_d20260518_m050053_c001_v7007000_t0000_u01779080453047") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5f7_d20260518_m050041_c001_v0001116_t0016_u01779080441454") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a2b_d20260518_m050036_c001_v7007000_t0000_u01779080436283") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83f00_d20260518_m050031_c001_v0001174_t0015_u01779080431968") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a1f_d20260518_m050030_c001_v7007000_t0000_u01779080430557") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83e16_d20260518_m050017_c001_v0001174_t0025_u01779080417923") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909fe_d20260518_m050010_c001_v7007000_t0000_u01779080410323") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb681_d20260518_m045958_c001_v0001167_t0010_u01779080398024") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb4d8_d20260518_m045952_c001_v7007000_t0000_u01779080392919") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb5db_d20260518_m045941_c001_v0001167_t0026_u01779080381281") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899880e74_d20260518_m045935_c001_v7007000_t0000_u01779080375979") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb549_d20260518_m045925_c001_v0001167_t0034_u01779080365562") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a2f2_d20260518_m050056_c001_v7007000_t0000_u01779080456724") 2026/05/18 05:03:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3df_d20260518_m050050_c001_v0001179_t0039_u01779080450403") 2026/05/18 05:03:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a310b_d20260518_m050119_c001_v7007000_t0000_u01779080479885") 2026/05/18 05:03:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb9e1_d20260518_m050114_c001_v0001167_t0043_u01779080474805") 2026/05/18 05:03:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899898900_d20260518_m050245_c001_v7007000_t0000_u01779080565062") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbcab_d20260518_m050234_c001_v0001167_t0037_u01779080554155") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7326_d20260518_m050228_c001_v7007000_t0000_u01779080548195") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbbf3_d20260518_m050216_c001_v0001167_t0002_u01779080536690") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699a1_d20260518_m050210_c001_v7007000_t0000_u01779080530530") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbb59_d20260518_m050159_c001_v0001167_t0037_u01779080519045") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542c5_d20260518_m050152_c001_v7007000_t0000_u01779080512559") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbaef_d20260518_m050142_c001_v0001167_t0040_u01779080502510") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089988478f_d20260518_m050136_c001_v7007000_t0000_u01779080496258") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbba4d_d20260518_m050126_c001_v0001167_t0024_u01779080486100") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85579a91_d20260518_m050116_c001_v7007000_t0000_u01779080476760") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c659_d20260518_m050105_c001_v0001116_t0010_u01779080465498") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799ca_d20260518_m050059_c001_v7007000_t0000_u01779080459723") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3f7_d20260518_m050054_c001_v0001179_t0059_u01779080454866") 2026/05/18 05:03:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799bd_d20260518_m050053_c001_v7007000_t0000_u01779080453085") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83fb8_d20260518_m050042_c001_v0001174_t0000_u01779080442813") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a2c_d20260518_m050036_c001_v7007000_t0000_u01779080436466") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc380_d20260518_m050031_c001_v0001179_t0013_u01779080431959") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899883a1f_d20260518_m050029_c001_v7007000_t0000_u01779080429964") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c597_d20260518_m050018_c001_v0001116_t0014_u01779080418718") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2678_d20260518_m050010_c001_v7007000_t0000_u01779080410147") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c563_d20260518_m045958_c001_v0001116_t0017_u01779080398773") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb4d9_d20260518_m045953_c001_v7007000_t0000_u01779080393113") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c527_d20260518_m045941_c001_v0001116_t0022_u01779080381982") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899880e75_d20260518_m045936_c001_v7007000_t0000_u01779080376165") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c4f5_d20260518_m045925_c001_v0001116_t0008_u01779080365944") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1f6ea_d20260518_m050057_c001_v7007000_t0000_u01779080457204") 2026/05/18 05:03:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84024_d20260518_m050050_c001_v0001174_t0034_u01779080450412") 2026/05/18 05:03:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a310c_d20260518_m050120_c001_v7007000_t0000_u01779080480068") 2026/05/18 05:03:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84213_d20260518_m050114_c001_v0001174_t0050_u01779080474832") 2026/05/18 05:03:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899898901_d20260518_m050245_c001_v7007000_t0000_u01779080565257") 2026/05/18 05:03:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc5c9_d20260518_m050234_c001_v0001179_t0045_u01779080554536") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7327_d20260518_m050228_c001_v7007000_t0000_u01779080548383") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc56d_d20260518_m050217_c001_v0001179_t0022_u01779080537081") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699a2_d20260518_m050210_c001_v7007000_t0000_u01779080530796") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc51d_d20260518_m050159_c001_v0001179_t0001_u01779080519629") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542c7_d20260518_m050152_c001_v7007000_t0000_u01779080512742") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc4c5_d20260518_m050142_c001_v0001179_t0053_u01779080502895") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899884791_d20260518_m050136_c001_v7007000_t0000_u01779080496445") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc489_d20260518_m050126_c001_v0001179_t0022_u01779080486476") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f405fe689a79bcf26_d20260518_m050116_c001_v7007000_t0000_u01779080476928") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc42b_d20260518_m050106_c001_v0001179_t0034_u01779080466095") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799cb_d20260518_m050059_c001_v7007000_t0000_u01779080459919") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8407e_d20260518_m050054_c001_v0001174_t0003_u01779080454946") 2026/05/18 05:03:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490abf_d20260518_m050053_c001_v7007000_t0000_u01779080453068") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb873_d20260518_m050043_c001_v0001167_t0051_u01779080443107") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a2d_d20260518_m050036_c001_v7007000_t0000_u01779080436650") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc382_d20260518_m050032_c001_v0001179_t0054_u01779080432165") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496c89_d20260518_m050030_c001_v7007000_t0000_u01779080430363") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb765_d20260518_m050019_c001_v0001167_t0028_u01779080419390") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb267a_d20260518_m050010_c001_v7007000_t0000_u01779080410335") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc2d8_d20260518_m045959_c001_v0001179_t0039_u01779080399329") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb4da_d20260518_m045953_c001_v7007000_t0000_u01779080393298") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc296_d20260518_m045942_c001_v0001179_t0049_u01779080382795") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899880e76_d20260518_m045936_c001_v7007000_t0000_u01779080376373") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc256_d20260518_m045926_c001_v0001179_t0004_u01779080366812") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799c0_d20260518_m050056_c001_v7007000_t0000_u01779080456732") 2026/05/18 05:03:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8cb_d20260518_m050050_c001_v0001167_t0030_u01779080450562") 2026/05/18 05:03:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a310d_d20260518_m050120_c001_v7007000_t0000_u01779080480252") 2026/05/18 05:03:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc44f_d20260518_m050114_c001_v0001179_t0004_u01779080474915") 2026/05/18 05:03:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899898902_d20260518_m050245_c001_v7007000_t0000_u01779080565447") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8480b_d20260518_m050234_c001_v0001174_t0019_u01779080554746") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7328_d20260518_m050228_c001_v7007000_t0000_u01779080548568") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f846d7_d20260518_m050217_c001_v0001174_t0055_u01779080537286") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699a3_d20260518_m050210_c001_v7007000_t0000_u01779080530988") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8457b_d20260518_m050159_c001_v0001174_t0051_u01779080519847") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542c8_d20260518_m050152_c001_v7007000_t0000_u01779080512928") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84434_d20260518_m050143_c001_v0001174_t0017_u01779080503094") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899884792_d20260518_m050136_c001_v7007000_t0000_u01779080496632") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f842db_d20260518_m050126_c001_v0001174_t0003_u01779080486682") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f407f37648f6d57f0_d20260518_m050116_c001_v7007000_t0000_u01779080476945") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb977_d20260518_m050106_c001_v0001167_t0032_u01779080466387") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799cc_d20260518_m050100_c001_v7007000_t0000_u01779080460121") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8f5_d20260518_m050054_c001_v0001167_t0048_u01779080454961") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdec1360_d20260518_m050052_c001_v7007000_t0000_u01779080452894") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3b1_d20260518_m050043_c001_v0001179_t0008_u01779080443646") 2026/05/18 05:03:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a2e_d20260518_m050036_c001_v7007000_t0000_u01779080436860") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5db_d20260518_m050032_c001_v0001116_t0039_u01779080432230") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496c8a_d20260518_m050030_c001_v7007000_t0000_u01779080430569") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc33c_d20260518_m050019_c001_v0001179_t0033_u01779080419669") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f614909fa_d20260518_m050009_c001_v7007000_t0000_u01779080409948") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83c8c_d20260518_m045959_c001_v0001174_t0003_u01779080399569") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb4db_d20260518_m045953_c001_v7007000_t0000_u01779080393490") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83b72_d20260518_m045943_c001_v0001174_t0009_u01779080383005") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089988125f_d20260518_m045936_c001_v7007000_t0000_u01779080376561") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83a42_d20260518_m045927_c001_v0001174_t0040_u01779080367038") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1f6e8_d20260518_m050056_c001_v7007000_t0000_u01779080456743") 2026/05/18 05:03:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3e3_d20260518_m050050_c001_v0001179_t0028_u01779080450633") 2026/05/18 05:03:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a310f_d20260518_m050120_c001_v7007000_t0000_u01779080480439") 2026/05/18 05:03:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc451_d20260518_m050115_c001_v0001179_t0052_u01779080475121") 2026/05/18 05:03:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899898903_d20260518_m050245_c001_v7007000_t0000_u01779080565642") 2026/05/18 05:03:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c765_d20260518_m050235_c001_v0001116_t0048_u01779080555076") 2026/05/18 05:03:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb732a_d20260518_m050228_c001_v7007000_t0000_u01779080548762") 2026/05/18 05:03:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c737_d20260518_m050217_c001_v0001116_t0005_u01779080537781") 2026/05/18 05:03:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699a4_d20260518_m050211_c001_v7007000_t0000_u01779080531182") 2026/05/18 05:03:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c70d_d20260518_m050200_c001_v0001116_t0055_u01779080520219") 2026/05/18 05:03:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542c9_d20260518_m050153_c001_v7007000_t0000_u01779080513111") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c6dd_d20260518_m050143_c001_v0001116_t0008_u01779080503545") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899884794_d20260518_m050136_c001_v7007000_t0000_u01779080496829") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c6a7_d20260518_m050127_c001_v0001116_t0009_u01779080487038") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f405fe689a79bcf24_d20260518_m050116_c001_v7007000_t0000_u01779080476553") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8417a_d20260518_m050106_c001_v0001174_t0006_u01779080466926") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799cd_d20260518_m050100_c001_v7007000_t0000_u01779080460310") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3f9_d20260518_m050055_c001_v0001179_t0035_u01779080455080") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1f6e4_d20260518_m050052_c001_v7007000_t0000_u01779080452676") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5ff_d20260518_m050043_c001_v0001116_t0025_u01779080443848") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a2f_d20260518_m050037_c001_v7007000_t0000_u01779080437134") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7e9_d20260518_m050032_c001_v0001167_t0033_u01779080432225") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899883a22_d20260518_m050030_c001_v7007000_t0000_u01779080430149") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83e3e_d20260518_m050019_c001_v0001174_t0031_u01779080419918") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2671_d20260518_m050009_c001_v7007000_t0000_u01779080409575") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb697_d20260518_m050000_c001_v0001167_t0052_u01779080400035") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb4dc_d20260518_m045953_c001_v7007000_t0000_u01779080393674") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb5f9_d20260518_m045943_c001_v0001167_t0008_u01779080383373") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899881261_d20260518_m045936_c001_v7007000_t0000_u01779080376749") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb563_d20260518_m045927_c001_v0001167_t0052_u01779080367377") 2026/05/18 05:03:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899883eaa_d20260518_m050056_c001_v7007000_t0000_u01779080456956") 2026/05/18 05:03:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c627_d20260518_m050050_c001_v0001116_t0005_u01779080450652") 2026/05/18 05:03:43 DEBUG : dir1/0007-12345: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3111_d20260518_m050120_c001_v7007000_t0000_u01779080480625") 2026/05/18 05:03:43 DEBUG : dir1/0007-12345: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb9e7_d20260518_m050115_c001_v0001167_t0019_u01779080475145") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899898904_d20260518_m050245_c001_v7007000_t0000_u01779080565857") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbcbf_d20260518_m050236_c001_v0001167_t0058_u01779080556143") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb732c_d20260518_m050228_c001_v7007000_t0000_u01779080548949") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbc05_d20260518_m050218_c001_v0001167_t0036_u01779080538339") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699a5_d20260518_m050211_c001_v7007000_t0000_u01779080531375") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbb6f_d20260518_m050201_c001_v0001167_t0056_u01779080521049") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542cb_d20260518_m050153_c001_v7007000_t0000_u01779080513298") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbaf9_d20260518_m050144_c001_v0001167_t0052_u01779080504070") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899884795_d20260518_m050137_c001_v7007000_t0000_u01779080497179") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbba5f_d20260518_m050127_c001_v0001167_t0031_u01779080487609") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f407f37648f6d57ed_d20260518_m050116_c001_v7007000_t0000_u01779080476753") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c65d_d20260518_m050107_c001_v0001116_t0051_u01779080467325") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799ce_d20260518_m050100_c001_v7007000_t0000_u01779080460507") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8f7_d20260518_m050055_c001_v0001167_t0027_u01779080455279") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a2ee_d20260518_m050053_c001_v7007000_t0000_u01779080453094") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83fc6_d20260518_m050044_c001_v0001174_t0030_u01779080444430") 2026/05/18 05:03:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a31_d20260518_m050037_c001_v7007000_t0000_u01779080437319") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83f0a_d20260518_m050032_c001_v0001174_t0059_u01779080432263") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb46da_d20260518_m050030_c001_v7007000_t0000_u01779080430141") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c59b_d20260518_m050020_c001_v0001116_t0053_u01779080420257") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f418b6c6f6f5fa2dc_d20260518_m050010_c001_v7007000_t0000_u01779080410248") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c565_d20260518_m050000_c001_v0001116_t0004_u01779080400376") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb4dd_d20260518_m045953_c001_v7007000_t0000_u01779080393922") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c533_d20260518_m045943_c001_v0001116_t0029_u01779080383632") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899881262_d20260518_m045936_c001_v7007000_t0000_u01779080376936") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c501_d20260518_m045927_c001_v0001116_t0053_u01779080367753") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490ac5_d20260518_m050056_c001_v7007000_t0000_u01779080456954") 2026/05/18 05:03:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8402e_d20260518_m050050_c001_v0001174_t0029_u01779080450807") 2026/05/18 05:03:44 DEBUG : dir1/0008-23456: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3113_d20260518_m050120_c001_v7007000_t0000_u01779080480811") 2026/05/18 05:03:44 DEBUG : dir1/0008-23456: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c683_d20260518_m050115_c001_v0001116_t0002_u01779080475233") 2026/05/18 05:03:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899898905_d20260518_m050246_c001_v7007000_t0000_u01779080566051") 2026/05/18 05:03:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc5d3_d20260518_m050236_c001_v0001179_t0031_u01779080556447") 2026/05/18 05:03:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb732d_d20260518_m050229_c001_v7007000_t0000_u01779080549139") 2026/05/18 05:03:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc575_d20260518_m050218_c001_v0001179_t0007_u01779080538726") 2026/05/18 05:03:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699a6_d20260518_m050211_c001_v7007000_t0000_u01779080531558") 2026/05/18 05:03:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc523_d20260518_m050201_c001_v0001179_t0043_u01779080521343") 2026/05/18 05:03:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542cd_d20260518_m050153_c001_v7007000_t0000_u01779080513483") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc4cb_d20260518_m050144_c001_v0001179_t0032_u01779080504454") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899884796_d20260518_m050137_c001_v7007000_t0000_u01779080497369") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc48b_d20260518_m050128_c001_v0001179_t0029_u01779080488184") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a30f1_d20260518_m050116_c001_v7007000_t0000_u01779080476768") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc431_d20260518_m050108_c001_v0001179_t0017_u01779080468105") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799cf_d20260518_m050100_c001_v7007000_t0000_u01779080460695") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3fb_d20260518_m050055_c001_v0001179_t0019_u01779080455302") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a2ed_d20260518_m050052_c001_v7007000_t0000_u01779080452908") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb885_d20260518_m050044_c001_v0001167_t0034_u01779080444755") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a32_d20260518_m050037_c001_v7007000_t0000_u01779080437503") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc384_d20260518_m050032_c001_v0001179_t0043_u01779080432386") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb46dd_d20260518_m050030_c001_v7007000_t0000_u01779080430327") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb777_d20260518_m050020_c001_v0001167_t0030_u01779080420855") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2676_d20260518_m050009_c001_v7007000_t0000_u01779080409953") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc2de_d20260518_m050001_c001_v0001179_t0035_u01779080401397") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb8c6_d20260518_m045954_c001_v7007000_t0000_u01779080394113") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc29c_d20260518_m045944_c001_v0001179_t0021_u01779080384178") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899881263_d20260518_m045937_c001_v7007000_t0000_u01779080377122") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc25c_d20260518_m045928_c001_v0001179_t0042_u01779080368354") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c2b42e_d20260518_m050056_c001_v7007000_t0000_u01779080456792") 2026/05/18 05:03:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8cf_d20260518_m050050_c001_v0001167_t0027_u01779080450892") 2026/05/18 05:03:46 DEBUG : dir1/0009-34567: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3115_d20260518_m050120_c001_v7007000_t0000_u01779080480996") 2026/05/18 05:03:46 DEBUG : dir1/0009-34567: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8421b_d20260518_m050115_c001_v0001174_t0003_u01779080475273") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899898906_d20260518_m050246_c001_v7007000_t0000_u01779080566237") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8483d_d20260518_m050236_c001_v0001174_t0044_u01779080556702") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb732e_d20260518_m050229_c001_v7007000_t0000_u01779080549324") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f846ea_d20260518_m050218_c001_v0001174_t0021_u01779080538933") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699a7_d20260518_m050211_c001_v7007000_t0000_u01779080531740") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8459b_d20260518_m050201_c001_v0001174_t0037_u01779080521572") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542d0_d20260518_m050153_c001_v7007000_t0000_u01779080513668") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8445c_d20260518_m050144_c001_v0001174_t0002_u01779080504738") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899884797_d20260518_m050137_c001_v7007000_t0000_u01779080497554") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84305_d20260518_m050128_c001_v0001174_t0001_u01779080488413") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a30f4_d20260518_m050116_c001_v7007000_t0000_u01779080476957") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb98f_d20260518_m050108_c001_v0001167_t0031_u01779080468310") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799d0_d20260518_m050100_c001_v7007000_t0000_u01779080460884") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c639_d20260518_m050055_c001_v0001116_t0009_u01779080455323") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a308f_d20260518_m050052_c001_v7007000_t0000_u01779080452513") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3bb_d20260518_m050045_c001_v0001179_t0039_u01779080445110") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a35_d20260518_m050037_c001_v7007000_t0000_u01779080437695") 2026/05/18 05:03:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7f1_d20260518_m050032_c001_v0001167_t0030_u01779080432573") 2026/05/18 05:03:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb46de_d20260518_m050030_c001_v7007000_t0000_u01779080430519") 2026/05/18 05:03:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc346_d20260518_m050021_c001_v0001179_t0003_u01779080421225") 2026/05/18 05:03:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4083f8fc28b07b80_d20260518_m050010_c001_v7007000_t0000_u01779080410171") 2026/05/18 05:03:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83cb4_d20260518_m050001_c001_v0001174_t0037_u01779080401632") 2026/05/18 05:03:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb8c7_d20260518_m045954_c001_v7007000_t0000_u01779080394297") 2026/05/18 05:03:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83b88_d20260518_m045944_c001_v0001174_t0057_u01779080384393") 2026/05/18 05:03:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899881264_d20260518_m045937_c001_v7007000_t0000_u01779080377307") 2026/05/18 05:03:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83a5a_d20260518_m045928_c001_v0001174_t0055_u01779080368571") 2026/05/18 05:03:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404438fe6113a507_d20260518_m050056_c001_v7007000_t0000_u01779080456970") 2026/05/18 05:03:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84036_d20260518_m050051_c001_v0001174_t0041_u01779080451210") 2026/05/18 05:03:47 DEBUG : dir1/0010-45678: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3116_d20260518_m050121_c001_v7007000_t0000_u01779080481224") 2026/05/18 05:03:47 DEBUG : dir1/0010-45678: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc453_d20260518_m050115_c001_v0001179_t0018_u01779080475444") 2026/05/18 05:03:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899898907_d20260518_m050246_c001_v7007000_t0000_u01779080566420") 2026/05/18 05:03:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c76b_d20260518_m050236_c001_v0001116_t0042_u01779080556981") 2026/05/18 05:03:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb732f_d20260518_m050229_c001_v7007000_t0000_u01779080549512") 2026/05/18 05:03:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c73f_d20260518_m050219_c001_v0001116_t0015_u01779080539378") 2026/05/18 05:03:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699a8_d20260518_m050211_c001_v7007000_t0000_u01779080531952") 2026/05/18 05:03:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c717_d20260518_m050202_c001_v0001116_t0001_u01779080522045") 2026/05/18 05:03:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542d2_d20260518_m050153_c001_v7007000_t0000_u01779080513929") 2026/05/18 05:03:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c6e1_d20260518_m050145_c001_v0001116_t0053_u01779080505151") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899884798_d20260518_m050137_c001_v7007000_t0000_u01779080497738") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c6a9_d20260518_m050128_c001_v0001116_t0010_u01779080488880") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c2b440_d20260518_m050116_c001_v7007000_t0000_u01779080476776") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84199_d20260518_m050108_c001_v0001174_t0011_u01779080468694") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799d1_d20260518_m050101_c001_v7007000_t0000_u01779080461087") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3ff_d20260518_m050055_c001_v0001179_t0021_u01779080455530") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3090_d20260518_m050052_c001_v7007000_t0000_u01779080452699") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c605_d20260518_m050045_c001_v0001116_t0033_u01779080445329") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a36_d20260518_m050037_c001_v7007000_t0000_u01779080437881") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc386_d20260518_m050032_c001_v0001179_t0042_u01779080432597") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f1542680ae05b_d20260518_m050030_c001_v7007000_t0000_u01779080430581") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83e52_d20260518_m050021_c001_v0001174_t0004_u01779080421438") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2673_d20260518_m050009_c001_v7007000_t0000_u01779080409764") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb6b9_d20260518_m050002_c001_v0001167_t0021_u01779080402004") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb8c8_d20260518_m045954_c001_v7007000_t0000_u01779080394483") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb605_d20260518_m045945_c001_v0001167_t0033_u01779080385007") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899881265_d20260518_m045937_c001_v7007000_t0000_u01779080377495") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb571_d20260518_m045928_c001_v0001167_t0033_u01779080368924") 2026/05/18 05:03:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a2f3_d20260518_m050056_c001_v7007000_t0000_u01779080456914") 2026/05/18 05:03:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8d1_d20260518_m050051_c001_v0001167_t0047_u01779080451221") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3118_d20260518_m050121_c001_v7007000_t0000_u01779080481410") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb9ed_d20260518_m050115_c001_v0001167_t0014_u01779080475561") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899898908_d20260518_m050246_c001_v7007000_t0000_u01779080566612") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbcc7_d20260518_m050237_c001_v0001167_t0040_u01779080557533") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7330_d20260518_m050229_c001_v7007000_t0000_u01779080549703") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbc19_d20260518_m050220_c001_v0001167_t0059_u01779080540052") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699a9_d20260518_m050212_c001_v7007000_t0000_u01779080532142") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbb7f_d20260518_m050203_c001_v0001167_t0048_u01779080523079") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542d6_d20260518_m050154_c001_v7007000_t0000_u01779080514233") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbb05_d20260518_m050145_c001_v0001167_t0025_u01779080505694") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089988479a_d20260518_m050137_c001_v7007000_t0000_u01779080497923") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbba73_d20260518_m050129_c001_v0001167_t0001_u01779080489405") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052bbf70_d20260518_m050116_c001_v7007000_t0000_u01779080476349") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c669_d20260518_m050109_c001_v0001116_t0010_u01779080469054") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799d2_d20260518_m050101_c001_v7007000_t0000_u01779080461274") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84090_d20260518_m050055_c001_v0001174_t0006_u01779080455599") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdec1362_d20260518_m050052_c001_v7007000_t0000_u01779080452908") 2026/05/18 05:03:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83fde_d20260518_m050045_c001_v0001174_t0030_u01779080445875") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a39_d20260518_m050038_c001_v7007000_t0000_u01779080438063") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83f12_d20260518_m050032_c001_v0001174_t0054_u01779080432729") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3067_d20260518_m050030_c001_v7007000_t0000_u01779080430338") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5a5_d20260518_m050021_c001_v0001116_t0058_u01779080421802") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f409be069bc1a8d69_d20260518_m050010_c001_v7007000_t0000_u01779080410184") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c56d_d20260518_m050002_c001_v0001116_t0008_u01779080402474") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb8c9_d20260518_m045954_c001_v7007000_t0000_u01779080394668") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c539_d20260518_m045945_c001_v0001116_t0042_u01779080385387") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899881266_d20260518_m045937_c001_v7007000_t0000_u01779080377682") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c509_d20260518_m045929_c001_v0001116_t0009_u01779080369283") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799c1_d20260518_m050056_c001_v7007000_t0000_u01779080456923") 2026/05/18 05:03:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3e7_d20260518_m050051_c001_v0001179_t0054_u01779080451234") 2026/05/18 05:03:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a3119_d20260518_m050121_c001_v7007000_t0000_u01779080481595") 2026/05/18 05:03:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc455_d20260518_m050115_c001_v0001179_t0044_u01779080475654") 2026/05/18 05:03:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899898909_d20260518_m050246_c001_v7007000_t0000_u01779080566795") 2026/05/18 05:03:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc5d9_d20260518_m050237_c001_v0001179_t0056_u01779080557884") 2026/05/18 05:03:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7331_d20260518_m050229_c001_v7007000_t0000_u01779080549895") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc57f_d20260518_m050220_c001_v0001179_t0055_u01779080540449") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699aa_d20260518_m050212_c001_v7007000_t0000_u01779080532331") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc529_d20260518_m050203_c001_v0001179_t0014_u01779080523478") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542d9_d20260518_m050154_c001_v7007000_t0000_u01779080514438") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc4cf_d20260518_m050145_c001_v0001179_t0054_u01779080505980") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089988479d_d20260518_m050138_c001_v7007000_t0000_u01779080498108") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc491_d20260518_m050129_c001_v0001179_t0054_u01779080489692") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca470cae9_d20260518_m050116_c001_v7007000_t0000_u01779080476750") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc43b_d20260518_m050109_c001_v0001179_t0014_u01779080469830") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799d3_d20260518_m050101_c001_v7007000_t0000_u01779080461461") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb905_d20260518_m050055_c001_v0001167_t0007_u01779080455639") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490abd_d20260518_m050052_c001_v7007000_t0000_u01779080452691") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb897_d20260518_m050046_c001_v0001167_t0037_u01779080446304") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a3a_d20260518_m050038_c001_v7007000_t0000_u01779080438250") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc388_d20260518_m050032_c001_v0001179_t0002_u01779080432797") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899883a26_d20260518_m050030_c001_v7007000_t0000_u01779080430336") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb785_d20260518_m050022_c001_v0001167_t0034_u01779080422458") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4083f8fc28b07b7f_d20260518_m050009_c001_v7007000_t0000_u01779080409981") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc2e4_d20260518_m050003_c001_v0001179_t0023_u01779080403113") 2026/05/18 05:03:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb8ca_d20260518_m045954_c001_v7007000_t0000_u01779080394853") 2026/05/18 05:03:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc2a6_d20260518_m045946_c001_v0001179_t0032_u01779080386208") 2026/05/18 05:03:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899881267_d20260518_m045937_c001_v7007000_t0000_u01779080377872") 2026/05/18 05:03:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc264_d20260518_m045929_c001_v0001179_t0035_u01779080369822") 2026/05/18 05:03:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb45a0_d20260518_m050056_c001_v7007000_t0000_u01779080456975") 2026/05/18 05:03:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c62d_d20260518_m050051_c001_v0001116_t0001_u01779080451434") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a311a_d20260518_m050121_c001_v7007000_t0000_u01779080481779") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84223_d20260518_m050115_c001_v0001174_t0006_u01779080475741") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089989890a_d20260518_m050246_c001_v7007000_t0000_u01779080566979") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84851_d20260518_m050238_c001_v0001174_t0050_u01779080558102") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7332_d20260518_m050230_c001_v7007000_t0000_u01779080550089") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f846ff_d20260518_m050220_c001_v0001174_t0058_u01779080540652") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699ab_d20260518_m050212_c001_v7007000_t0000_u01779080532519") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f845dd_d20260518_m050203_c001_v0001174_t0048_u01779080523717") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542db_d20260518_m050154_c001_v7007000_t0000_u01779080514632") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8447e_d20260518_m050146_c001_v0001174_t0049_u01779080506180") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998847a0_d20260518_m050138_c001_v7007000_t0000_u01779080498294") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84326_d20260518_m050129_c001_v0001174_t0022_u01779080489891") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f409be069bc1a9d7c_d20260518_m050116_c001_v7007000_t0000_u01779080476383") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb9ad_d20260518_m050110_c001_v0001167_t0023_u01779080470033") 2026/05/18 05:03:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799d4_d20260518_m050101_c001_v7007000_t0000_u01779080461649") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc403_d20260518_m050055_c001_v0001179_t0004_u01779080455729") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4010328a8d7ead2c_d20260518_m050052_c001_v7007000_t0000_u01779080452716") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3c9_d20260518_m050046_c001_v0001179_t0058_u01779080446676") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a3b_d20260518_m050038_c001_v7007000_t0000_u01779080438440") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5df_d20260518_m050032_c001_v0001116_t0008_u01779080432931") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a1e_d20260518_m050030_c001_v7007000_t0000_u01779080430370") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc34c_d20260518_m050023_c001_v0001179_t0033_u01779080423120") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f419584b4b28a9133_d20260518_m050010_c001_v7007000_t0000_u01779080410274") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83ce6_d20260518_m050003_c001_v0001174_t0059_u01779080403399") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb8cb_d20260518_m045955_c001_v7007000_t0000_u01779080395037") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83bac_d20260518_m045946_c001_v0001174_t0013_u01779080386454") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899881268_d20260518_m045938_c001_v7007000_t0000_u01779080378059") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83a88_d20260518_m045930_c001_v0001174_t0046_u01779080370058") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1f6e9_d20260518_m050056_c001_v7007000_t0000_u01779080456934") 2026/05/18 05:03:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb8d3_d20260518_m050051_c001_v0001167_t0043_u01779080451596") 2026/05/18 05:03:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a311b_d20260518_m050121_c001_v7007000_t0000_u01779080481964") 2026/05/18 05:03:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc45b_d20260518_m050115_c001_v0001179_t0041_u01779080475860") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089989890b_d20260518_m050247_c001_v7007000_t0000_u01779080567164") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c76d_d20260518_m050238_c001_v0001116_t0017_u01779080558542") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7333_d20260518_m050230_c001_v7007000_t0000_u01779080550275") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c745_d20260518_m050221_c001_v0001116_t0032_u01779080541126") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699ac_d20260518_m050212_c001_v7007000_t0000_u01779080532709") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c719_d20260518_m050204_c001_v0001116_t0042_u01779080524122") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542de_d20260518_m050154_c001_v7007000_t0000_u01779080514823") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c6eb_d20260518_m050146_c001_v0001116_t0026_u01779080506591") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998847a2_d20260518_m050138_c001_v7007000_t0000_u01779080498477") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c6b1_d20260518_m050130_c001_v0001116_t0029_u01779080490219") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f409be069bc1a9de4_d20260518_m050116_c001_v7007000_t0000_u01779080476568") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f841bd_d20260518_m050110_c001_v0001174_t0023_u01779080470406") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799d5_d20260518_m050101_c001_v7007000_t0000_u01779080461841") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c63b_d20260518_m050055_c001_v0001116_t0028_u01779080455861") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c2b42d_d20260518_m050052_c001_v7007000_t0000_u01779080452925") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c611_d20260518_m050046_c001_v0001116_t0034_u01779080446881") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a3c_d20260518_m050038_c001_v7007000_t0000_u01779080438624") 2026/05/18 05:03:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc38d_d20260518_m050033_c001_v0001179_t0004_u01779080433073") 2026/05/18 05:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab82987653ca1_d20260518_m050030_c001_v7007000_t0000_u01779080430550") 2026/05/18 05:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83e76_d20260518_m050023_c001_v0001174_t0044_u01779080423736") 2026/05/18 05:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f409be069bc1a8d68_d20260518_m050009_c001_v7007000_t0000_u01779080409993") 2026/05/18 05:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb6cf_d20260518_m050003_c001_v0001167_t0037_u01779080403878") 2026/05/18 05:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb8cc_d20260518_m045955_c001_v7007000_t0000_u01779080395221") 2026/05/18 05:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb60f_d20260518_m045946_c001_v0001167_t0059_u01779080386834") 2026/05/18 05:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899881269_d20260518_m045938_c001_v7007000_t0000_u01779080378248") 2026/05/18 05:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb57f_d20260518_m045930_c001_v0001167_t0026_u01779080370435") 2026/05/18 05:03:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c2b42f_d20260518_m050056_c001_v7007000_t0000_u01779080456986") 2026/05/18 05:03:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8404e_d20260518_m050052_c001_v0001174_t0015_u01779080452145") 2026/05/18 05:03:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a311c_d20260518_m050122_c001_v7007000_t0000_u01779080482158") 2026/05/18 05:03:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb9f1_d20260518_m050115_c001_v0001167_t0038_u01779080475966") 2026/05/18 05:03:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089989890c_d20260518_m050247_c001_v7007000_t0000_u01779080567347") 2026/05/18 05:03:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbcdd_d20260518_m050239_c001_v0001167_t0015_u01779080559341") 2026/05/18 05:03:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7334_d20260518_m050230_c001_v7007000_t0000_u01779080550461") 2026/05/18 05:03:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbc31_d20260518_m050221_c001_v0001167_t0040_u01779080541778") 2026/05/18 05:03:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699ad_d20260518_m050212_c001_v7007000_t0000_u01779080532902") 2026/05/18 05:03:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbb8d_d20260518_m050204_c001_v0001167_t0053_u01779080524693") 2026/05/18 05:03:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542e1_d20260518_m050155_c001_v7007000_t0000_u01779080515017") 2026/05/18 05:03:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbb15_d20260518_m050147_c001_v0001167_t0000_u01779080507242") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998847a5_d20260518_m050138_c001_v7007000_t0000_u01779080498661") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbba89_d20260518_m050130_c001_v0001167_t0020_u01779080490715") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052bbf74_d20260518_m050116_c001_v7007000_t0000_u01779080476729") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c671_d20260518_m050110_c001_v0001116_t0027_u01779080470824") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799d6_d20260518_m050102_c001_v7007000_t0000_u01779080462031") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc405_d20260518_m050055_c001_v0001179_t0037_u01779080455929") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1f6e3_d20260518_m050052_c001_v7007000_t0000_u01779080452492") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83ff6_d20260518_m050047_c001_v0001174_t0006_u01779080447370") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a3d_d20260518_m050038_c001_v7007000_t0000_u01779080438806") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83f16_d20260518_m050033_c001_v0001174_t0041_u01779080433090") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f1542680ae059_d20260518_m050030_c001_v7007000_t0000_u01779080430387") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5b1_d20260518_m050024_c001_v0001116_t0028_u01779080424211") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f419584b4b28a9130_d20260518_m050009_c001_v7007000_t0000_u01779080409997") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c571_d20260518_m050004_c001_v0001116_t0038_u01779080404182") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb8cd_d20260518_m045955_c001_v7007000_t0000_u01779080395406") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c53d_d20260518_m045947_c001_v0001116_t0028_u01779080387151") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089988126a_d20260518_m045938_c001_v7007000_t0000_u01779080378433") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c50f_d20260518_m045930_c001_v0001116_t0041_u01779080370754") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a2f4_d20260518_m050057_c001_v7007000_t0000_u01779080457196") 2026/05/18 05:03:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc3e9_d20260518_m050051_c001_v0001179_t0034_u01779080451827") 2026/05/18 05:03:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2687_d20260518_m050012_c001_v7007000_t0000_u01779080412732") 2026/05/18 05:03:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc2fe_d20260518_m050007_c001_v0001179_t0005_u01779080407811") 2026/05/18 05:03:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2688_d20260518_m050012_c001_v7007000_t0000_u01779080412919") 2026/05/18 05:03:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb6f1_d20260518_m050007_c001_v0001167_t0051_u01779080407927") 2026/05/18 05:03:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2689_d20260518_m050013_c001_v7007000_t0000_u01779080413107") 2026/05/18 05:03:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc302_d20260518_m050008_c001_v0001179_t0009_u01779080408043") 2026/05/18 05:03:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb268a_d20260518_m050013_c001_v7007000_t0000_u01779080413296") 2026/05/18 05:03:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83d50_d20260518_m050008_c001_v0001174_t0006_u01779080408207") 2026/05/18 05:03:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb268b_d20260518_m050013_c001_v7007000_t0000_u01779080413497") 2026/05/18 05:03:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb6f5_d20260518_m050008_c001_v0001167_t0003_u01779080408216") 2026/05/18 05:03:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb268c_d20260518_m050013_c001_v7007000_t0000_u01779080413685") 2026/05/18 05:03:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc304_d20260518_m050008_c001_v0001179_t0050_u01779080408242") 2026/05/18 05:03:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb268d_d20260518_m050013_c001_v7007000_t0000_u01779080413870") 2026/05/18 05:03:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c57b_d20260518_m050008_c001_v0001116_t0001_u01779080408349") 2026/05/18 05:03:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb268e_d20260518_m050014_c001_v7007000_t0000_u01779080414061") 2026/05/18 05:03:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc306_d20260518_m050008_c001_v0001179_t0010_u01779080408459") 2026/05/18 05:03:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2690_d20260518_m050014_c001_v7007000_t0000_u01779080414246") 2026/05/18 05:03:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb6f9_d20260518_m050008_c001_v0001167_t0010_u01779080408533") 2026/05/18 05:03:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2692_d20260518_m050014_c001_v7007000_t0000_u01779080414434") 2026/05/18 05:03:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83d5a_d20260518_m050008_c001_v0001174_t0053_u01779080408620") 2026/05/18 05:03:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2693_d20260518_m050014_c001_v7007000_t0000_u01779080414622") 2026/05/18 05:03:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc308_d20260518_m050008_c001_v0001179_t0038_u01779080408689") 2026/05/18 05:03:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2694_d20260518_m050014_c001_v7007000_t0000_u01779080414809") 2026/05/18 05:03:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc30a_d20260518_m050008_c001_v0001179_t0023_u01779080408893") 2026/05/18 05:03:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2696_d20260518_m050014_c001_v7007000_t0000_u01779080414998") 2026/05/18 05:03:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb703_d20260518_m050008_c001_v0001167_t0010_u01779080408901") 2026/05/18 05:03:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb2699_d20260518_m050015_c001_v7007000_t0000_u01779080415185") 2026/05/18 05:03:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c57d_d20260518_m050009_c001_v0001116_t0000_u01779080409033") 2026/05/18 05:03:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb269a_d20260518_m050015_c001_v7007000_t0000_u01779080415374") 2026/05/18 05:03:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83d60_d20260518_m050009_c001_v0001174_t0024_u01779080409072") 2026/05/18 05:03:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb269b_d20260518_m050015_c001_v7007000_t0000_u01779080415560") 2026/05/18 05:03:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc30e_d20260518_m050009_c001_v0001179_t0026_u01779080409172") 2026/05/18 05:03:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdec0df0_d20260518_m050033_c001_v7007000_t0000_u01779080433880") 2026/05/18 05:03:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc364_d20260518_m050027_c001_v0001179_t0041_u01779080427719") 2026/05/18 05:03:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f1542680ae060_d20260518_m050033_c001_v7007000_t0000_u01779080433891") 2026/05/18 05:03:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7b7_d20260518_m050027_c001_v0001167_t0001_u01779080427809") 2026/05/18 05:03:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdec0def_d20260518_m050033_c001_v7007000_t0000_u01779080433693") 2026/05/18 05:03:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83eb6_d20260518_m050027_c001_v0001174_t0049_u01779080427907") 2026/05/18 05:03:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496cab_d20260518_m050033_c001_v7007000_t0000_u01779080433902") 2026/05/18 05:03:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc366_d20260518_m050027_c001_v0001179_t0032_u01779080427930") 2026/05/18 05:03:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab82987653cd1_d20260518_m050033_c001_v7007000_t0000_u01779080433552") 2026/05/18 05:03:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7bf_d20260518_m050028_c001_v0001167_t0056_u01779080428101") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899883a5e_d20260518_m050033_c001_v7007000_t0000_u01779080433564") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc36a_d20260518_m050028_c001_v0001179_t0001_u01779080428211") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a24_d20260518_m050033_c001_v7007000_t0000_u01779080433725") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83ec6_d20260518_m050028_c001_v0001174_t0003_u01779080428310") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a25_d20260518_m050033_c001_v7007000_t0000_u01779080433920") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5c5_d20260518_m050028_c001_v0001116_t0024_u01779080428435") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab82987653cd4_d20260518_m050033_c001_v7007000_t0000_u01779080433738") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc36c_d20260518_m050028_c001_v0001179_t0036_u01779080428449") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed0899883a63_d20260518_m050033_c001_v7007000_t0000_u01779080433750") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7c1_d20260518_m050028_c001_v0001167_t0013_u01779080428457") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdec0dee_d20260518_m050033_c001_v7007000_t0000_u01779080433509") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83ece_d20260518_m050028_c001_v0001174_t0002_u01779080428819") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f1542680ae05e_d20260518_m050033_c001_v7007000_t0000_u01779080433520") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7c7_d20260518_m050028_c001_v0001167_t0035_u01779080428928") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496ca3_d20260518_m050033_c001_v7007000_t0000_u01779080433531") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5cb_d20260518_m050029_c001_v0001116_t0029_u01779080429004") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a23_d20260518_m050033_c001_v7007000_t0000_u01779080433539") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83ed6_d20260518_m050029_c001_v0001174_t0046_u01779080429164") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f1542680ae05f_d20260518_m050033_c001_v7007000_t0000_u01779080433706") 2026/05/18 05:03:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb7cb_d20260518_m050029_c001_v0001167_t0026_u01779080429381") 2026/05/18 05:04:00 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496ca7_d20260518_m050033_c001_v7007000_t0000_u01779080433716") 2026/05/18 05:04:00 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83edc_d20260518_m050029_c001_v0001174_t0049_u01779080429618") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052ba602_d20260518_m045823_c001_v7007000_t0000_u01779080303499") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f107a829bedf9a108_d20260518_m045821_c001_v0001099_t0021_u01779080301264") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfadefb_d20260518_m045821_c001_v7007000_t0000_u01779080301074") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f107a829bedf9a0fa_d20260518_m045818_c001_v0001099_t0056_u01779080298011") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfadef5_d20260518_m045817_c001_v7007000_t0000_u01779080297278") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc0f0_d20260518_m045813_c001_v0001179_t0058_u01779080293273") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca4709b7d_d20260518_m045811_c001_v7007000_t0000_u01779080291673") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104e2f4e2b6484fb_d20260518_m045809_c001_v0001178_t0048_u01779080289922") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfadeea_d20260518_m045809_c001_v7007000_t0000_u01779080289735") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104e2f4e2b6484ed_d20260518_m045806_c001_v0001178_t0023_u01779080286081") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfadee4_d20260518_m045805_c001_v7007000_t0000_u01779080285348") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8342a_d20260518_m045801_c001_v0001174_t0024_u01779080281631") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f15426809e259_d20260518_m045800_c001_v7007000_t0000_u01779080280352") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1157c42be994f8ea_d20260518_m045759_c001_v0001171_t0042_u01779080279119") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdebda09_d20260518_m045758_c001_v7007000_t0000_u01779080278929") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1157c42be994f8e6_d20260518_m045755_c001_v0001171_t0011_u01779080275900") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdebda06_d20260518_m045755_c001_v7007000_t0000_u01779080275164") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8338a_d20260518_m045751_c001_v0001174_t0037_u01779080271111") 2026/05/18 05:04:00 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f15426809e250_d20260518_m045750_c001_v7007000_t0000_u01779080270189") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1189e83f49b87805_d20260518_m045748_c001_v0001181_t0039_u01779080268545") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da208_d20260518_m045748_c001_v7007000_t0000_u01779080268355") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1189e83f49b877f4_d20260518_m045744_c001_v0001181_t0040_u01779080264779") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1fd_d20260518_m045744_c001_v7007000_t0000_u01779080264044") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f832c2_d20260518_m045738_c001_v0001174_t0055_u01779080258591") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41560bbd43115e96_d20260518_m045737_c001_v7007000_t0000_u01779080257562") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f11238c3ff8c5082c_d20260518_m045735_c001_v0001136_t0058_u01779080255524") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496242_d20260518_m045735_c001_v7007000_t0000_u01779080255335") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f11238c3ff8c50826_d20260518_m045732_c001_v0001136_t0048_u01779080252021") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496240_d20260518_m045731_c001_v7007000_t0000_u01779080251289") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f831c5_d20260518_m045723_c001_v0001174_t0052_u01779080243396") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3f94ff_d20260518_m045722_c001_v7007000_t0000_u01779080242482") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f105dc2cbc7e92784_d20260518_m045720_c001_v0001044_t0023_u01779080240529") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404438fe61137fe7_d20260518_m045720_c001_v7007000_t0000_u01779080240341") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f105dc2cbc7e9277a_d20260518_m045716_c001_v0001044_t0033_u01779080236977") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404438fe61137fe5_d20260518_m045716_c001_v7007000_t0000_u01779080236243") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a7547f_d20260518_m045710_c001_v0001165_t0057_u01779080230594") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a231_d20260518_m045709_c001_v7007000_t0000_u01779080229489") 2026/05/18 05:04:01 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1093b92b96792f9c_d20260518_m045704_c001_v0001185_t0053_u01779080224178") 2026/05/18 05:04:02 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f418b6c6f6f5f7b1a_d20260518_m045703_c001_v7007000_t0000_u01779080223958") 2026/05/18 05:04:02 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbfdc_d20260518_m045659_c001_v0001179_t0003_u01779080219972") 2026/05/18 05:04:02 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f110d684bb410efcd_d20260518_m045659_c001_v0001184_t0053_u01779080219209") 2026/05/18 05:04:02 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f110d684bb410efc5_d20260518_m045658_c001_v0001184_t0002_u01779080218259") 2026/05/18 05:04:02 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca4708a7b_d20260518_m045644_c001_v7007000_t0000_u01779080204973") 2026/05/18 05:04:02 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a75403_d20260518_m045638_c001_v0001165_t0018_u01779080198223") 2026/05/18 05:04:02 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f106d41cb7172a4b9_d20260518_m045637_c001_v0001180_t0041_u01779080197471") 2026/05/18 05:04:02 DEBUG : dst/one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f106d41cb7172a4b3_d20260518_m045636_c001_v0001180_t0020_u01779080196519") 2026/05/18 05:04:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052ba603_d20260518_m045823_c001_v7007000_t0000_u01779080303685") 2026/05/18 05:04:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f101ab7f693749449_d20260518_m045820_c001_v0001100_t0026_u01779080300742") 2026/05/18 05:04:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1114efbbf260e526_d20260518_m045816_c001_v0001145_t0025_u01779080296922") 2026/05/18 05:04:02 DEBUG : dst/one.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca4709b7e_d20260518_m045811_c001_v7007000_t0000_u01779080291858") 2026/05/18 05:04:02 DEBUG : dst/one.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f111021e8fc79a854_d20260518_m045809_c001_v0001117_t0007_u01779080289006") 2026/05/18 05:04:02 DEBUG : dst/one.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f105a44a19767e515_d20260518_m045805_c001_v0001174_t0041_u01779080285071") 2026/05/18 05:04:02 DEBUG : dst/one.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f15426809e25a_d20260518_m045800_c001_v7007000_t0000_u01779080280534") 2026/05/18 05:04:02 DEBUG : dst/one.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1055840ac2612d00_d20260518_m045758_c001_v0001041_t0013_u01779080278475") 2026/05/18 05:04:02 DEBUG : dst/one.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f112947dec26c3125_d20260518_m045754_c001_v0001093_t0039_u01779080274800") 2026/05/18 05:04:02 DEBUG : dst/three: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a232_d20260518_m045709_c001_v7007000_t0000_u01779080229677") 2026/05/18 05:04:02 DEBUG : dst/three: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f110d684bb410f00d_d20260518_m045708_c001_v0001184_t0039_u01779080228147") 2026/05/18 05:04:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052ba604_d20260518_m045823_c001_v7007000_t0000_u01779080303871") 2026/05/18 05:04:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f119ec910f7d38a43_d20260518_m045822_c001_v0001178_t0028_u01779080302248") 2026/05/18 05:04:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10850aa8b4f1e8f8_d20260518_m045818_c001_v0001181_t0030_u01779080298866") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052ba605_d20260518_m045824_c001_v7007000_t0000_u01779080304056") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f107a829bedf9a10e_d20260518_m045822_c001_v0001099_t0023_u01779080302696") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfadefc_d20260518_m045822_c001_v7007000_t0000_u01779080302507") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f107a829bedf9a100_d20260518_m045819_c001_v0001099_t0003_u01779080299263") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfadef8_d20260518_m045819_c001_v7007000_t0000_u01779080299072") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc0f6_d20260518_m045814_c001_v0001179_t0053_u01779080294220") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca4709b7f_d20260518_m045812_c001_v7007000_t0000_u01779080292155") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104e2f4e2b648501_d20260518_m045811_c001_v0001178_t0055_u01779080291089") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfadef1_d20260518_m045810_c001_v7007000_t0000_u01779080290899") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104e2f4e2b6484f1_d20260518_m045807_c001_v0001178_t0001_u01779080287660") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfadee7_d20260518_m045807_c001_v7007000_t0000_u01779080287472") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83436_d20260518_m045802_c001_v0001174_t0031_u01779080282371") 2026/05/18 05:04:03 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdebda0a_d20260518_m045759_c001_v7007000_t0000_u01779080279794") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc08c_d20260518_m045757_c001_v0001179_t0025_u01779080277555") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdebda08_d20260518_m045756_c001_v7007000_t0000_u01779080276810") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83398_d20260518_m045752_c001_v0001174_t0029_u01779080272127") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da20a_d20260518_m045749_c001_v7007000_t0000_u01779080269251") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc070_d20260518_m045747_c001_v0001179_t0022_u01779080267361") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da204_d20260518_m045746_c001_v7007000_t0000_u01779080266268") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f832c6_d20260518_m045739_c001_v0001174_t0046_u01779080259210") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496243_d20260518_m045736_c001_v7007000_t0000_u01779080256618") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc048_d20260518_m045734_c001_v0001179_t0051_u01779080254184") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496241_d20260518_m045733_c001_v7007000_t0000_u01779080253093") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f831f7_d20260518_m045726_c001_v0001174_t0057_u01779080246339") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404438fe61137fe8_d20260518_m045721_c001_v7007000_t0000_u01779080241526") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a7549b_d20260518_m045719_c001_v0001165_t0042_u01779080239132") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404438fe61137fe6_d20260518_m045718_c001_v7007000_t0000_u01779080238022") 2026/05/18 05:04:04 DEBUG : dst/three.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc002_d20260518_m045711_c001_v0001179_t0022_u01779080231480") 2026/05/18 05:04:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca4709b81_d20260518_m045812_c001_v7007000_t0000_u01779080292343") 2026/05/18 05:04:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1121fc15d522ec95_d20260518_m045810_c001_v0001184_t0028_u01779080290696") 2026/05/18 05:04:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f11541e71d99ed0f4_d20260518_m045806_c001_v0001120_t0042_u01779080286858") 2026/05/18 05:04:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f15426809e25b_d20260518_m045800_c001_v7007000_t0000_u01779080280717") 2026/05/18 05:04:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1007a979b0d5650e_d20260518_m045759_c001_v0001183_t0004_u01779080279585") 2026/05/18 05:04:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1144889876414894_d20260518_m045756_c001_v0001185_t0035_u01779080276535") 2026/05/18 05:04:04 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052ba608_d20260518_m045824_c001_v7007000_t0000_u01779080304240") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f83522_d20260518_m045813_c001_v0001174_t0027_u01779080293863") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca4709b83_d20260518_m045812_c001_v7007000_t0000_u01779080292533") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc09e_d20260518_m045802_c001_v0001179_t0056_u01779080282166") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f15426809e25c_d20260518_m045800_c001_v7007000_t0000_u01779080280900") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc078_d20260518_m045751_c001_v0001179_t0057_u01779080271599") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f422f15426809e251_d20260518_m045750_c001_v7007000_t0000_u01779080270374") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc058_d20260518_m045739_c001_v0001179_t0002_u01779080259000") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41560bbd43115e97_d20260518_m045737_c001_v7007000_t0000_u01779080257749") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc032_d20260518_m045724_c001_v0001179_t0022_u01779080244099") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3f9500_d20260518_m045722_c001_v7007000_t0000_u01779080242668") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f830c9_d20260518_m045711_c001_v0001174_t0058_u01779080231163") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a233_d20260518_m045709_c001_v7007000_t0000_u01779080229865") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f108dbe1303d43342_d20260518_m045705_c001_v0001184_t0051_u01779080225827") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca4708a7c_d20260518_m045645_c001_v7007000_t0000_u01779080205157") 2026/05/18 05:04:05 DEBUG : dst/two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f106d41cb7172a4c7_d20260518_m045643_c001_v0001180_t0026_u01779080203989") 2026/05/18 05:04:05 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1d98f_d20260518_m045612_c001_v7007000_t0000_u01779080172479") 2026/05/18 05:04:05 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf94_d20260518_m045608_c001_v0001179_t0032_u01779080168819") 2026/05/18 05:04:05 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1d98d_d20260518_m045606_c001_v7007000_t0000_u01779080166639") 2026/05/18 05:04:05 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf6c_d20260518_m045557_c001_v0001179_t0003_u01779080157026") 2026/05/18 05:04:05 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a89_d20260518_m045548_c001_v7007000_t0000_u01779080148481") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf50_d20260518_m045545_c001_v0001179_t0054_u01779080145382") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1a6_d20260518_m045525_c001_v7007000_t0000_u01779080125110") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf02_d20260518_m045523_c001_v0001179_t0010_u01779080123316") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1a1_d20260518_m045522_c001_v7007000_t0000_u01779080122531") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbef8_d20260518_m045521_c001_v0001179_t0017_u01779080121382") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da198_d20260518_m045518_c001_v7007000_t0000_u01779080118698") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbede_d20260518_m045516_c001_v0001179_t0035_u01779080116659") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da195_d20260518_m045515_c001_v7007000_t0000_u01779080115844") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbed2_d20260518_m045514_c001_v0001179_t0051_u01779080114666") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da18c_d20260518_m045509_c001_v7007000_t0000_u01779080109464") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbeb4_d20260518_m045507_c001_v0001179_t0009_u01779080107954") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da186_d20260518_m045507_c001_v7007000_t0000_u01779080107205") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbeae_d20260518_m045506_c001_v0001179_t0027_u01779080106372") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ee5_d20260518_m045501_c001_v7007000_t0000_u01779080101876") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe96_d20260518_m045500_c001_v0001179_t0023_u01779080100635") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ede_d20260518_m045458_c001_v7007000_t0000_u01779080098789") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe82_d20260518_m045457_c001_v0001179_t0049_u01779080097729") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574edd_d20260518_m045457_c001_v7007000_t0000_u01779080097357") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f116d7106a36265ce_d20260518_m045456_c001_v0001103_t0053_u01779080096595") 2026/05/18 05:04:06 DEBUG : empty space: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe76_d20260518_m045454_c001_v0001179_t0021_u01779080094960") 2026/05/18 05:04:06 DEBUG : enormous: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1a5_d20260518_m045524_c001_v7007000_t0000_u01779080124366") 2026/05/18 05:04:07 DEBUG : enormous: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf04_d20260518_m045523_c001_v0001179_t0051_u01779080123572") 2026/05/18 05:04:07 DEBUG : existing: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4031156c052ba60e_d20260518_m045828_c001_v7007000_t0000_u01779080308895") 2026/05/18 05:04:07 DEBUG : existing: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f835f6_d20260518_m045827_c001_v0001174_t0056_u01779080307540") 2026/05/18 05:04:07 DEBUG : existing: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a84_d20260518_m045543_c001_v7007000_t0000_u01779080143706") 2026/05/18 05:04:07 DEBUG : existing: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf48_d20260518_m045542_c001_v0001179_t0010_u01779080142683") 2026/05/18 05:04:07 DEBUG : existing: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ed3_d20260518_m045452_c001_v7007000_t0000_u01779080092477") 2026/05/18 05:04:07 DEBUG : existing: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe68_d20260518_m045451_c001_v0001179_t0039_u01779080091510") 2026/05/18 05:04:07 DEBUG : existing: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ed1_d20260518_m045450_c001_v7007000_t0000_u01779080090852") 2026/05/18 05:04:07 DEBUG : existing: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe62_d20260518_m045449_c001_v0001179_t0032_u01779080089809") 2026/05/18 05:04:07 DEBUG : existing: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe60_d20260518_m045448_c001_v0001179_t0029_u01779080088959") 2026/05/18 05:04:07 DEBUG : existing-b: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a85_d20260518_m045543_c001_v7007000_t0000_u01779080143892") 2026/05/18 05:04:07 DEBUG : existing-b: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a7538f_d20260518_m045542_c001_v0001165_t0034_u01779080142673") 2026/05/18 05:04:07 DEBUG : file1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bef_d20260518_m045920_c001_v7007000_t0000_u01779080360145") 2026/05/18 05:04:07 DEBUG : file1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c4dd_d20260518_m045919_c001_v0001116_t0031_u01779080359009") 2026/05/18 05:04:07 DEBUG : file1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0beb_d20260518_m045917_c001_v7007000_t0000_u01779080357696") 2026/05/18 05:04:07 DEBUG : file1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8399e_d20260518_m045916_c001_v0001174_t0017_u01779080356726") 2026/05/18 05:04:07 DEBUG : five: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1a7_d20260518_m045528_c001_v7007000_t0000_u01779080128623") 2026/05/18 05:04:07 DEBUG : five: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fbf22_d20260518_m045526_c001_v0001179_t0049_u01779080126656") 2026/05/18 05:04:07 DEBUG : foo: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ee2_d20260518_m045500_c001_v7007000_t0000_u01779080100263") 2026/05/18 05:04:07 DEBUG : foo: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fbe90_d20260518_m045459_c001_v0001179_t0049_u01779080099713") 2026/05/18 05:04:08 DEBUG : foo: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fbe8e_d20260518_m045459_c001_v0001179_t0049_u01779080099161") 2026/05/18 05:04:08 DEBUG : four: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1a8_d20260518_m045528_c001_v7007000_t0000_u01779080128818") 2026/05/18 05:04:08 DEBUG : four: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f414b8da609a75363_d20260518_m045527_c001_v0001165_t0016_u01779080127444") 2026/05/18 05:04:08 DEBUG : four: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf1e_d20260518_m045526_c001_v0001179_t0010_u01779080126060") 2026/05/18 05:04:08 DEBUG : hello world2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c28012_d20260518_m045411_c001_v7007000_t0000_u01779080051103") 2026/05/18 05:04:08 DEBUG : hello world2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdda_d20260518_m045410_c001_v0001179_t0027_u01779080050486") 2026/05/18 05:04:08 DEBUG : ignore-size: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ecf_d20260518_m045448_c001_v7007000_t0000_u01779080088592") 2026/05/18 05:04:08 DEBUG : ignore-size: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe5e_d20260518_m045447_c001_v0001179_t0027_u01779080087614") 2026/05/18 05:04:08 DEBUG : nested/sub dir/file: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a81_d20260518_m045541_c001_v7007000_t0000_u01779080141926") 2026/05/18 05:04:08 DEBUG : nested/sub dir/file: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf44_d20260518_m045541_c001_v0001179_t0030_u01779080141087") 2026/05/18 05:04:08 DEBUG : nested/sub dir/file: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a7f_d20260518_m045540_c001_v7007000_t0000_u01779080140337") 2026/05/18 05:04:08 DEBUG : nested/sub dir/file: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf40_d20260518_m045539_c001_v0001179_t0053_u01779080139421") 2026/05/18 05:04:08 DEBUG : one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1a9_d20260518_m045529_c001_v7007000_t0000_u01779080129010") 2026/05/18 05:04:08 DEBUG : one: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fbf16_d20260518_m045525_c001_v0001179_t0049_u01779080125487") 2026/05/18 05:04:08 DEBUG : only0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bd0_d20260518_m045912_c001_v7007000_t0000_u01779080352274") 2026/05/18 05:04:08 DEBUG : only0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404f082a62f838c4_d20260518_m045906_c001_v0001174_t0057_u01779080346391") 2026/05/18 05:04:08 DEBUG : only0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1aa_d20260518_m045853_c001_v0001179_t0026_u01779080333286") 2026/05/18 05:04:08 DEBUG : only0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f419584b4b289d0bf_d20260518_m045847_c001_v7007000_t0000_u01779080327232") 2026/05/18 05:04:08 DEBUG : only0: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc14c_d20260518_m045832_c001_v0001179_t0045_u01779080312758") 2026/05/18 05:04:08 DEBUG : only1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bd1_d20260518_m045912_c001_v7007000_t0000_u01779080352467") 2026/05/18 05:04:09 DEBUG : only1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4175b85865fbb473_d20260518_m045907_c001_v0001167_t0013_u01779080347324") 2026/05/18 05:04:09 DEBUG : only1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1ae_d20260518_m045853_c001_v0001179_t0035_u01779080333998") 2026/05/18 05:04:09 DEBUG : only1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f409be069bc1a89bf_d20260518_m045847_c001_v7007000_t0000_u01779080327395") 2026/05/18 05:04:09 DEBUG : only1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc14e_d20260518_m045833_c001_v0001179_t0053_u01779080313520") 2026/05/18 05:04:09 DEBUG : only10: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bd3_d20260518_m045912_c001_v7007000_t0000_u01779080352651") 2026/05/18 05:04:09 DEBUG : only10: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fc204_d20260518_m045906_c001_v0001179_t0049_u01779080346405") 2026/05/18 05:04:09 DEBUG : only10: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1d6_d20260518_m045859_c001_v0001179_t0010_u01779080339753") 2026/05/18 05:04:09 DEBUG : only10: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490993_d20260518_m045846_c001_v7007000_t0000_u01779080326266") 2026/05/18 05:04:09 DEBUG : only10: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc16c_d20260518_m045839_c001_v0001179_t0020_u01779080319018") 2026/05/18 05:04:09 DEBUG : only11: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bd4_d20260518_m045912_c001_v7007000_t0000_u01779080352838") 2026/05/18 05:04:09 DEBUG : only11: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4175b85865fbb46d_d20260518_m045906_c001_v0001167_t0013_u01779080346951") 2026/05/18 05:04:09 DEBUG : only11: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1d8_d20260518_m045900_c001_v0001179_t0014_u01779080340336") 2026/05/18 05:04:09 DEBUG : only11: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490997_d20260518_m045846_c001_v7007000_t0000_u01779080326837") 2026/05/18 05:04:09 DEBUG : only11: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc16e_d20260518_m045839_c001_v0001179_t0058_u01779080319558") 2026/05/18 05:04:09 DEBUG : only12: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bd5_d20260518_m045913_c001_v7007000_t0000_u01779080353022") 2026/05/18 05:04:09 DEBUG : only12: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40769b9e7ac1c4c5_d20260518_m045907_c001_v0001116_t0030_u01779080347137") 2026/05/18 05:04:09 DEBUG : only12: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1da_d20260518_m045900_c001_v0001179_t0035_u01779080340997") 2026/05/18 05:04:09 DEBUG : only12: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f6149099a_d20260518_m045847_c001_v7007000_t0000_u01779080327028") 2026/05/18 05:04:09 DEBUG : only12: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc174_d20260518_m045840_c001_v0001179_t0044_u01779080320154") 2026/05/18 05:04:09 DEBUG : only13: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bd6_d20260518_m045913_c001_v7007000_t0000_u01779080353208") 2026/05/18 05:04:10 DEBUG : only13: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404f082a62f838cc_d20260518_m045906_c001_v0001174_t0057_u01779080346790") 2026/05/18 05:04:10 DEBUG : only13: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1de_d20260518_m045901_c001_v0001179_t0031_u01779080341669") 2026/05/18 05:04:10 DEBUG : only13: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f419584b4b289ce07_d20260518_m045847_c001_v7007000_t0000_u01779080327041") 2026/05/18 05:04:10 DEBUG : only13: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc176_d20260518_m045840_c001_v0001179_t0002_u01779080320792") 2026/05/18 05:04:10 DEBUG : only14: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bd7_d20260518_m045913_c001_v7007000_t0000_u01779080353392") 2026/05/18 05:04:10 DEBUG : only14: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fc208_d20260518_m045906_c001_v0001179_t0049_u01779080346801") 2026/05/18 05:04:10 DEBUG : only14: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1e8_d20260518_m045902_c001_v0001179_t0006_u01779080342654") 2026/05/18 05:04:10 DEBUG : only14: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4083f8fc28b07b5e_d20260518_m045847_c001_v7007000_t0000_u01779080327251") 2026/05/18 05:04:10 DEBUG : only14: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc17c_d20260518_m045841_c001_v0001179_t0019_u01779080321336") 2026/05/18 05:04:10 DEBUG : only15: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bd8_d20260518_m045913_c001_v7007000_t0000_u01779080353577") 2026/05/18 05:04:10 DEBUG : only15: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404f082a62f838d2_d20260518_m045906_c001_v0001174_t0057_u01779080346981") 2026/05/18 05:04:10 DEBUG : only15: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1ec_d20260518_m045903_c001_v0001179_t0007_u01779080343199") 2026/05/18 05:04:10 DEBUG : only15: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490994_d20260518_m045846_c001_v7007000_t0000_u01779080326456") 2026/05/18 05:04:10 DEBUG : only15: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc180_d20260518_m045841_c001_v0001179_t0033_u01779080321979") 2026/05/18 05:04:10 DEBUG : only16: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bd9_d20260518_m045913_c001_v7007000_t0000_u01779080353761") 2026/05/18 05:04:10 DEBUG : only16: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fc20a_d20260518_m045906_c001_v0001179_t0049_u01779080346994") 2026/05/18 05:04:10 DEBUG : only16: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1f2_d20260518_m045903_c001_v0001179_t0052_u01779080343758") 2026/05/18 05:04:10 DEBUG : only16: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4083f8fc28b07b5d_d20260518_m045847_c001_v7007000_t0000_u01779080327054") 2026/05/18 05:04:10 DEBUG : only16: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc184_d20260518_m045843_c001_v0001179_t0039_u01779080323113") 2026/05/18 05:04:11 DEBUG : only17: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bda_d20260518_m045913_c001_v7007000_t0000_u01779080353945") 2026/05/18 05:04:11 DEBUG : only17: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4175b85865fbb46f_d20260518_m045907_c001_v0001167_t0013_u01779080347138") 2026/05/18 05:04:11 DEBUG : only17: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1f6_d20260518_m045904_c001_v0001179_t0049_u01779080344416") 2026/05/18 05:04:11 DEBUG : only17: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f409be069bc1a89bb_d20260518_m045846_c001_v7007000_t0000_u01779080326643") 2026/05/18 05:04:11 DEBUG : only17: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc186_d20260518_m045843_c001_v0001179_t0026_u01779080323629") 2026/05/18 05:04:11 DEBUG : only18: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bdb_d20260518_m045914_c001_v7007000_t0000_u01779080354130") 2026/05/18 05:04:11 DEBUG : only18: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404f082a62f838da_d20260518_m045907_c001_v0001174_t0057_u01779080347171") 2026/05/18 05:04:11 DEBUG : only18: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1fc_d20260518_m045904_c001_v0001179_t0056_u01779080344951") 2026/05/18 05:04:11 DEBUG : only18: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490995_d20260518_m045846_c001_v7007000_t0000_u01779080326644") 2026/05/18 05:04:11 DEBUG : only18: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc18a_d20260518_m045844_c001_v0001179_t0008_u01779080324224") 2026/05/18 05:04:11 DEBUG : only19: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bdc_d20260518_m045914_c001_v7007000_t0000_u01779080354313") 2026/05/18 05:04:11 DEBUG : only19: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fc20c_d20260518_m045907_c001_v0001179_t0049_u01779080347184") 2026/05/18 05:04:11 DEBUG : only19: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1fe_d20260518_m045905_c001_v0001179_t0014_u01779080345499") 2026/05/18 05:04:12 DEBUG : only19: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f419584b4b289c8ed_d20260518_m045846_c001_v7007000_t0000_u01779080326849") 2026/05/18 05:04:12 DEBUG : only19: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc18e_d20260518_m045844_c001_v0001179_t0002_u01779080324879") 2026/05/18 05:04:12 DEBUG : only2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bdd_d20260518_m045914_c001_v7007000_t0000_u01779080354496") 2026/05/18 05:04:12 DEBUG : only2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404f082a62f838e2_d20260518_m045907_c001_v0001174_t0057_u01779080347358") 2026/05/18 05:04:12 DEBUG : only2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1b4_d20260518_m045855_c001_v0001179_t0057_u01779080335234") 2026/05/18 05:04:12 DEBUG : only2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f409be069bc1a89be_d20260518_m045847_c001_v7007000_t0000_u01779080327205") 2026/05/18 05:04:12 DEBUG : only2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc152_d20260518_m045834_c001_v0001179_t0037_u01779080314203") 2026/05/18 05:04:12 DEBUG : only3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bdf_d20260518_m045914_c001_v7007000_t0000_u01779080354679") 2026/05/18 05:04:12 DEBUG : only3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fc20e_d20260518_m045907_c001_v0001179_t0049_u01779080347371") 2026/05/18 05:04:12 DEBUG : only3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1b6_d20260518_m045855_c001_v0001179_t0005_u01779080335737") 2026/05/18 05:04:12 DEBUG : only3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4083f8fc28b07b5c_d20260518_m045846_c001_v7007000_t0000_u01779080326863") 2026/05/18 05:04:12 DEBUG : only3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc156_d20260518_m045834_c001_v0001179_t0044_u01779080314836") 2026/05/18 05:04:12 DEBUG : only4: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0be0_d20260518_m045914_c001_v7007000_t0000_u01779080354864") 2026/05/18 05:04:12 DEBUG : only4: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4175b85865fbb47b_d20260518_m045907_c001_v0001167_t0013_u01779080347511") 2026/05/18 05:04:12 DEBUG : only4: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1bc_d20260518_m045856_c001_v0001179_t0057_u01779080336398") 2026/05/18 05:04:12 DEBUG : only4: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4083f8fc28b07b5a_d20260518_m045846_c001_v7007000_t0000_u01779080326658") 2026/05/18 05:04:12 DEBUG : only4: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc158_d20260518_m045835_c001_v0001179_t0048_u01779080315586") 2026/05/18 05:04:12 DEBUG : only5: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0be1_d20260518_m045915_c001_v7007000_t0000_u01779080355049") 2026/05/18 05:04:12 DEBUG : only5: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404f082a62f838ea_d20260518_m045907_c001_v0001174_t0057_u01779080347544") 2026/05/18 05:04:13 DEBUG : only5: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1c4_d20260518_m045856_c001_v0001179_t0024_u01779080336995") 2026/05/18 05:04:13 DEBUG : only5: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f419584b4b289c504_d20260518_m045846_c001_v7007000_t0000_u01779080326657") 2026/05/18 05:04:13 DEBUG : only5: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc15c_d20260518_m045836_c001_v0001179_t0027_u01779080316161") 2026/05/18 05:04:13 DEBUG : only6: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0be3_d20260518_m045915_c001_v7007000_t0000_u01779080355233") 2026/05/18 05:04:13 DEBUG : only6: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fc210_d20260518_m045907_c001_v0001179_t0049_u01779080347558") 2026/05/18 05:04:13 DEBUG : only6: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1c6_d20260518_m045857_c001_v0001179_t0039_u01779080337580") 2026/05/18 05:04:13 DEBUG : only6: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f6149099c_d20260518_m045847_c001_v7007000_t0000_u01779080327405") 2026/05/18 05:04:13 DEBUG : only6: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc15e_d20260518_m045836_c001_v0001179_t0022_u01779080316788") 2026/05/18 05:04:13 DEBUG : only7: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0be4_d20260518_m045915_c001_v7007000_t0000_u01779080355424") 2026/05/18 05:04:13 DEBUG : only7: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4175b85865fbb47f_d20260518_m045907_c001_v0001167_t0013_u01779080347697") 2026/05/18 05:04:13 DEBUG : only7: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1cc_d20260518_m045858_c001_v0001179_t0018_u01779080338191") 2026/05/18 05:04:13 DEBUG : only7: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f6149099b_d20260518_m045847_c001_v7007000_t0000_u01779080327218") 2026/05/18 05:04:13 DEBUG : only7: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc162_d20260518_m045837_c001_v0001179_t0010_u01779080317345") 2026/05/18 05:04:13 DEBUG : only8: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0be5_d20260518_m045915_c001_v7007000_t0000_u01779080355608") 2026/05/18 05:04:13 DEBUG : only8: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404f082a62f838f0_d20260518_m045907_c001_v0001174_t0057_u01779080347737") 2026/05/18 05:04:13 DEBUG : only8: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1d0_d20260518_m045858_c001_v0001179_t0052_u01779080338692") 2026/05/18 05:04:13 DEBUG : only8: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f409be069bc1a89bc_d20260518_m045846_c001_v7007000_t0000_u01779080326831") 2026/05/18 05:04:13 DEBUG : only8: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc166_d20260518_m045837_c001_v0001179_t0013_u01779080317853") 2026/05/18 05:04:14 DEBUG : only9: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0be6_d20260518_m045915_c001_v7007000_t0000_u01779080355792") 2026/05/18 05:04:14 DEBUG : only9: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fc212_d20260518_m045907_c001_v0001179_t0049_u01779080347750") 2026/05/18 05:04:14 DEBUG : only9: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc1d2_d20260518_m045859_c001_v0001179_t0040_u01779080339225") 2026/05/18 05:04:14 DEBUG : only9: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f409be069bc1a89bd_d20260518_m045847_c001_v7007000_t0000_u01779080327017") 2026/05/18 05:04:14 DEBUG : only9: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc168_d20260518_m045838_c001_v0001179_t0048_u01779080318462") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a7d_d20260518_m045538_c001_v7007000_t0000_u01779080138292") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f82adb_d20260518_m045536_c001_v0001174_t0022_u01779080136388") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a7a_d20260518_m045535_c001_v7007000_t0000_u01779080135173") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a75371_d20260518_m045533_c001_v0001165_t0057_u01779080133018") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a76_d20260518_m045532_c001_v7007000_t0000_u01779080132255") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f82a6b_d20260518_m045530_c001_v0001174_t0037_u01779080130156") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da19e_d20260518_m045520_c001_v7007000_t0000_u01779080120449") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbeec_d20260518_m045519_c001_v0001179_t0043_u01779080119259") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da197_d20260518_m045517_c001_v7007000_t0000_u01779080117726") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbedc_d20260518_m045516_c001_v0001179_t0036_u01779080116441") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da194_d20260518_m045515_c001_v7007000_t0000_u01779080115245") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbed0_d20260518_m045514_c001_v0001179_t0031_u01779080114371") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da189_d20260518_m045508_c001_v7007000_t0000_u01779080108908") 2026/05/18 05:04:14 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbeb2_d20260518_m045507_c001_v0001179_t0020_u01779080107764") 2026/05/18 05:04:15 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da187_d20260518_m045507_c001_v7007000_t0000_u01779080107393") 2026/05/18 05:04:15 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbeac_d20260518_m045506_c001_v0001179_t0027_u01779080106042") 2026/05/18 05:04:15 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da185_d20260518_m045505_c001_v7007000_t0000_u01779080105667") 2026/05/18 05:04:15 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbea8_d20260518_m045505_c001_v0001179_t0042_u01779080105093") 2026/05/18 05:04:15 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbea6_d20260518_m045504_c001_v0001179_t0033_u01779080104452") 2026/05/18 05:04:15 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da184_d20260518_m045504_c001_v7007000_t0000_u01779080104080") 2026/05/18 05:04:15 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbea0_d20260518_m045503_c001_v0001179_t0054_u01779080103498") 2026/05/18 05:04:15 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe9e_d20260518_m045502_c001_v0001179_t0030_u01779080102805") 2026/05/18 05:04:15 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ee6_d20260518_m045502_c001_v7007000_t0000_u01779080102063") 2026/05/18 05:04:15 DEBUG : potato: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe98_d20260518_m045501_c001_v0001179_t0014_u01779080101299") 2026/05/18 05:04:15 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f6148ecda_d20260518_m045621_c001_v7007000_t0000_u01779080181792") 2026/05/18 05:04:15 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f82d97_d20260518_m045621_c001_v0001174_t0016_u01779080181055") 2026/05/18 05:04:15 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1d990_d20260518_m045612_c001_v7007000_t0000_u01779080172821") 2026/05/18 05:04:15 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f82cc7_d20260518_m045607_c001_v0001174_t0038_u01779080167933") 2026/05/18 05:04:15 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f407f37648f6d0eb7_d20260518_m045600_c001_v7007000_t0000_u01779080160901") 2026/05/18 05:04:15 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f82c3b_d20260518_m045556_c001_v0001174_t0033_u01779080156322") 2026/05/18 05:04:15 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a8a_d20260518_m045548_c001_v7007000_t0000_u01779080148847") 2026/05/18 05:04:15 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f82b87_d20260518_m045544_c001_v0001174_t0057_u01779080144833") 2026/05/18 05:04:15 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1a4_d20260518_m045524_c001_v7007000_t0000_u01779080124180") 2026/05/18 05:04:15 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbefe_d20260518_m045523_c001_v0001179_t0019_u01779080123097") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1a2_d20260518_m045522_c001_v7007000_t0000_u01779080122723") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbef2_d20260518_m045521_c001_v0001179_t0032_u01779080121017") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da19f_d20260518_m045520_c001_v7007000_t0000_u01779080120640") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbeee_d20260518_m045519_c001_v0001179_t0018_u01779080119877") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da199_d20260518_m045518_c001_v7007000_t0000_u01779080118886") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbee6_d20260518_m045518_c001_v0001179_t0016_u01779080118100") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da196_d20260518_m045516_c001_v7007000_t0000_u01779080116044") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbeda_d20260518_m045515_c001_v0001179_t0049_u01779080115251") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da18d_d20260518_m045509_c001_v7007000_t0000_u01779080109654") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbeb8_d20260518_m045508_c001_v0001179_t0001_u01779080108677") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c28016_d20260518_m045413_c001_v7007000_t0000_u01779080053806") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbde8_d20260518_m045413_c001_v0001179_t0033_u01779080053185") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c28013_d20260518_m045412_c001_v7007000_t0000_u01779080052275") 2026/05/18 05:04:16 DEBUG : potato2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbde0_d20260518_m045411_c001_v0001179_t0001_u01779080051652") 2026/05/18 05:04:16 DEBUG : potato3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41939c4c0ce1d991_d20260518_m045613_c001_v7007000_t0000_u01779080173263") 2026/05/18 05:04:16 DEBUG : potato3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a753c3_d20260518_m045609_c001_v0001165_t0023_u01779080169912") 2026/05/18 05:04:16 DEBUG : potato3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f407f37648f6d0eb8_d20260518_m045601_c001_v7007000_t0000_u01779080161085") 2026/05/18 05:04:16 DEBUG : potato3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a753b3_d20260518_m045557_c001_v0001165_t0056_u01779080157599") 2026/05/18 05:04:16 DEBUG : potato3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a8b_d20260518_m045549_c001_v7007000_t0000_u01779080149298") 2026/05/18 05:04:17 DEBUG : potato3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a7539d_d20260518_m045545_c001_v0001165_t0008_u01779080145602") 2026/05/18 05:04:17 DEBUG : pre-dest1/1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a22a_d20260518_m045653_c001_v7007000_t0000_u01779080213927") 2026/05/18 05:04:17 DEBUG : pre-dest1/1: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a75417_d20260518_m045645_c001_v0001165_t0026_u01779080205889") 2026/05/18 05:04:17 DEBUG : pre-dest2/2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4176b50030d6a22b_d20260518_m045654_c001_v7007000_t0000_u01779080214112") 2026/05/18 05:04:17 DEBUG : pre-dest2/2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f82f25_d20260518_m045646_c001_v0001174_t0031_u01779080206563") 2026/05/18 05:04:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4021f9fca4708a76_d20260518_m045632_c001_v7007000_t0000_u01779080192518") 2026/05/18 05:04:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbfae_d20260518_m045629_c001_v0001179_t0003_u01779080189561") 2026/05/18 05:04:17 DEBUG : sizeonly: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ece_d20260518_m045447_c001_v7007000_t0000_u01779080087059") 2026/05/18 05:04:17 DEBUG : sizeonly: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe5c_d20260518_m045446_c001_v0001179_t0014_u01779080086119") 2026/05/18 05:04:17 DEBUG : splitbanan: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f40517d34d67a311d_d20260518_m050122_c001_v7007000_t0000_u01779080482342") 2026/05/18 05:04:17 DEBUG : splitbanan: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb9dd_d20260518_m050114_c001_v0001167_t0019_u01779080474494") 2026/05/18 05:04:17 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089989890d_d20260518_m050247_c001_v7007000_t0000_u01779080567537") 2026/05/18 05:04:17 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbced_d20260518_m050241_c001_v0001167_t0045_u01779080561133") 2026/05/18 05:04:17 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb7335_d20260518_m050230_c001_v7007000_t0000_u01779080550646") 2026/05/18 05:04:17 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbc47_d20260518_m050223_c001_v0001167_t0059_u01779080543951") 2026/05/18 05:04:17 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404744ca45d699ae_d20260518_m050213_c001_v7007000_t0000_u01779080533090") 2026/05/18 05:04:17 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbba3_d20260518_m050206_c001_v0001167_t0010_u01779080526697") 2026/05/18 05:04:17 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f421ab829876542e4_d20260518_m050155_c001_v7007000_t0000_u01779080515200") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbb25_d20260518_m050149_c001_v0001167_t0009_u01779080509006") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998847a7_d20260518_m050138_c001_v7007000_t0000_u01779080498846") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbba99_d20260518_m050132_c001_v0001167_t0007_u01779080492171") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f409be069bc1a9de8_d20260518_m050116_c001_v7007000_t0000_u01779080476752") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c679_d20260518_m050112_c001_v0001116_t0055_u01779080472350") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b855799d7_d20260518_m050102_c001_v7007000_t0000_u01779080462220") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84072_d20260518_m050054_c001_v0001174_t0057_u01779080454223") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4010328a8d7ead28_d20260518_m050052_c001_v7007000_t0000_u01779080452526") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84008_d20260518_m050048_c001_v0001174_t0029_u01779080448924") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4068601f61490a3e_d20260518_m050038_c001_v7007000_t0000_u01779080438990") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5d7_d20260518_m050031_c001_v0001116_t0041_u01779080431530") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f408e2ac0cdec0deb_d20260518_m050030_c001_v7007000_t0000_u01779080430589") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c5b9_d20260518_m050026_c001_v0001116_t0029_u01779080426166") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41279401a3496baa_d20260518_m050009_c001_v7007000_t0000_u01779080409967") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c575_d20260518_m050005_c001_v0001116_t0044_u01779080405988") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f420dbeecba3fb8ce_d20260518_m045955_c001_v7007000_t0000_u01779080395591") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c547_d20260518_m045949_c001_v0001116_t0037_u01779080389068") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed089988126b_d20260518_m045938_c001_v7007000_t0000_u01779080378620") 2026/05/18 05:04:18 DEBUG : splitbananasplit: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c515_d20260518_m045932_c001_v0001116_t0056_u01779080372287") 2026/05/18 05:04:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f413193f51cfb459e_d20260518_m050056_c001_v7007000_t0000_u01779080456782") 2026/05/18 05:04:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8401e_d20260518_m050049_c001_v0001174_t0010_u01779080449962") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bf5_d20260518_m045924_c001_v7007000_t0000_u01779080364492") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb537_d20260518_m045923_c001_v0001167_t0055_u01779080363096") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bf2_d20260518_m045922_c001_v7007000_t0000_u01779080362339") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f839e2_d20260518_m045921_c001_v0001174_t0004_u01779080361085") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a82_d20260518_m045542_c001_v7007000_t0000_u01779080142112") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f82b38_d20260518_m045541_c001_v0001174_t0013_u01779080141080") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a80_d20260518_m045540_c001_v7007000_t0000_u01779080140522") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a75389_d20260518_m045539_c001_v0001165_t0053_u01779080139774") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ecc_d20260518_m045444_c001_v7007000_t0000_u01779080084072") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe50_d20260518_m045442_c001_v0001179_t0019_u01779080082771") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574eca_d20260518_m045442_c001_v7007000_t0000_u01779080082402") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe44_d20260518_m045441_c001_v0001179_t0037_u01779080081437") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ec8_d20260518_m045439_c001_v7007000_t0000_u01779080079311") 2026/05/18 05:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe3a_d20260518_m045438_c001_v0001179_t0023_u01779080078198") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ec6_d20260518_m045437_c001_v7007000_t0000_u01779080077650") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe36_d20260518_m045436_c001_v0001179_t0020_u01779080076874") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe30_d20260518_m045434_c001_v0001179_t0048_u01779080074588") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b85574ec3_d20260518_m045434_c001_v7007000_t0000_u01779080074220") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe2c_d20260518_m045433_c001_v0001179_t0003_u01779080073462") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe2a_d20260518_m045432_c001_v0001179_t0007_u01779080072864") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c2802e_d20260518_m045432_c001_v7007000_t0000_u01779080072128") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe24_d20260518_m045429_c001_v0001179_t0035_u01779080069740") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe1e_d20260518_m045427_c001_v0001179_t0052_u01779080067385") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c28026_d20260518_m045427_c001_v7007000_t0000_u01779080067012") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe16_d20260518_m045426_c001_v0001179_t0025_u01779080066444") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbe12_d20260518_m045425_c001_v0001179_t0023_u01779080065790") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c28025_d20260518_m045425_c001_v7007000_t0000_u01779080065419") 2026/05/18 05:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdfe_d20260518_m045421_c001_v0001179_t0056_u01779080061954") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c28021_d20260518_m045421_c001_v7007000_t0000_u01779080061583") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdfa_d20260518_m045420_c001_v0001179_t0046_u01779080060990") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c2801f_d20260518_m045420_c001_v7007000_t0000_u01779080060078") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdf4_d20260518_m045419_c001_v0001179_t0013_u01779080059388") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c2801d_d20260518_m045418_c001_v7007000_t0000_u01779080058836") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdf2_d20260518_m045418_c001_v0001179_t0007_u01779080058266") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c2801b_d20260518_m045417_c001_v7007000_t0000_u01779080057348") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdf0_d20260518_m045416_c001_v0001179_t0045_u01779080056598") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c28019_d20260518_m045416_c001_v7007000_t0000_u01779080056044") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdee_d20260518_m045415_c001_v0001179_t0049_u01779080055484") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c28017_d20260518_m045414_c001_v7007000_t0000_u01779080054927") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdea_d20260518_m045414_c001_v0001179_t0025_u01779080054358") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c28010_d20260518_m045409_c001_v7007000_t0000_u01779080049936") 2026/05/18 05:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdd4_d20260518_m045409_c001_v0001179_t0023_u01779080049349") 2026/05/18 05:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c2800e_d20260518_m045408_c001_v7007000_t0000_u01779080048800") 2026/05/18 05:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdce_d20260518_m045407_c001_v0001179_t0034_u01779080047797") 2026/05/18 05:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c2800b_d20260518_m045406_c001_v7007000_t0000_u01779080046887") 2026/05/18 05:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdc6_d20260518_m045406_c001_v0001179_t0048_u01779080046320") 2026/05/18 05:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4180ab6f18c28009_d20260518_m045404_c001_v7007000_t0000_u01779080044135") 2026/05/18 05:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbdbe_d20260518_m045403_c001_v0001179_t0045_u01779080043560") 2026/05/18 05:04:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bf6_d20260518_m045924_c001_v7007000_t0000_u01779080364680") 2026/05/18 05:04:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c4e9_d20260518_m045923_c001_v0001116_t0030_u01779080363109") 2026/05/18 05:04:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bf3_d20260518_m045922_c001_v7007000_t0000_u01779080362524") 2026/05/18 05:04:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc24a_d20260518_m045921_c001_v0001179_t0051_u01779080361099") 2026/05/18 05:04:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998990de_d20260518_m050249_c001_v7007000_t0000_u01779080569678") 2026/05/18 05:04:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc60f_d20260518_m050248_c001_v0001179_t0002_u01779080568956") 2026/05/18 05:04:22 DEBUG : sub/yam: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a7c_d20260518_m045537_c001_v7007000_t0000_u01779080137718") 2026/05/18 05:04:22 DEBUG : sub/yam: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf34_d20260518_m045536_c001_v0001179_t0002_u01779080136037") 2026/05/18 05:04:22 DEBUG : test_dir1/file2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bf0_d20260518_m045920_c001_v7007000_t0000_u01779080360333") 2026/05/18 05:04:23 DEBUG : test_dir1/file2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb50b_d20260518_m045918_c001_v0001167_t0010_u01779080358660") 2026/05/18 05:04:23 DEBUG : test_dir1/file2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bec_d20260518_m045917_c001_v7007000_t0000_u01779080357881") 2026/05/18 05:04:23 DEBUG : test_dir1/file2: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc234_d20260518_m045916_c001_v0001179_t0026_u01779080356741") 2026/05/18 05:04:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bf1_d20260518_m045920_c001_v7007000_t0000_u01779080360520") 2026/05/18 05:04:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc23a_d20260518_m045918_c001_v0001179_t0014_u01779080358653") 2026/05/18 05:04:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41011b6a6dfb0bed_d20260518_m045918_c001_v7007000_t0000_u01779080358069") 2026/05/18 05:04:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbb4f1_d20260518_m045916_c001_v0001167_t0046_u01779080356717") 2026/05/18 05:04:23 DEBUG : three: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1aa_d20260518_m045529_c001_v7007000_t0000_u01779080129197") 2026/05/18 05:04:23 DEBUG : three: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf28_d20260518_m045528_c001_v0001179_t0004_u01779080128020") 2026/05/18 05:04:23 DEBUG : three: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf1c_d20260518_m045525_c001_v0001179_t0014_u01779080125856") 2026/05/18 05:04:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998994c7_d20260518_m050251_c001_v7007000_t0000_u01779080571452") 2026/05/18 05:04:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f8499b_d20260518_m050250_c001_v0001174_t0002_u01779080570648") 2026/05/18 05:04:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998eb_d20260518_m050311_c001_v7007000_t0000_u01779080591819") 2026/05/18 05:04:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c7c6_d20260518_m050309_c001_v0001116_t0037_u01779080589672") 2026/05/18 05:04:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998cf_d20260518_m050308_c001_v7007000_t0000_u01779080588108") 2026/05/18 05:04:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84b06_d20260518_m050306_c001_v0001174_t0043_u01779080586081") 2026/05/18 05:04:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998b9_d20260518_m050305_c001_v7007000_t0000_u01779080585000") 2026/05/18 05:04:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc661_d20260518_m050304_c001_v0001179_t0040_u01779080584381") 2026/05/18 05:04:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998b4_d20260518_m050259_c001_v7007000_t0000_u01779080579224") 2026/05/18 05:04:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84a57_d20260518_m050258_c001_v0001174_t0007_u01779080578141") 2026/05/18 05:04:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998b5_d20260518_m050301_c001_v7007000_t0000_u01779080581774") 2026/05/18 05:04:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c7ad_d20260518_m050300_c001_v0001116_t0032_u01779080580173") 2026/05/18 05:04:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998b3_d20260518_m050257_c001_v7007000_t0000_u01779080577173") 2026/05/18 05:04:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fc639_d20260518_m050256_c001_v0001179_t0018_u01779080576426") 2026/05/18 05:04:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998b2_d20260518_m050255_c001_v7007000_t0000_u01779080575462") 2026/05/18 05:04:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbd6d_d20260518_m050254_c001_v0001167_t0031_u01779080574694") 2026/05/18 05:04:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998b1_d20260518_m050253_c001_v7007000_t0000_u01779080573711") 2026/05/18 05:04:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10769b9e7ac1c795_d20260518_m050252_c001_v0001116_t0002_u01779080572424") 2026/05/18 05:04:24 DEBUG : toe/toe/toe: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f41416e1b8557c0f5_d20260518_m050316_c001_v7007000_t0000_u01779080596662") 2026/05/18 05:04:24 DEBUG : toe/toe/toe: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f104f082a62f84bef_d20260518_m050315_c001_v0001174_t0003_u01779080595892") 2026/05/18 05:04:25 DEBUG : toe/toe/toe: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998b6_d20260518_m050303_c001_v7007000_t0000_u01779080583444") 2026/05/18 05:04:25 DEBUG : toe/toe/toe: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbdbf_d20260518_m050302_c001_v0001167_t0001_u01779080582724") 2026/05/18 05:04:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998f0_d20260518_m050312_c001_v7007000_t0000_u01779080592493") 2026/05/18 05:04:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1175b85865fbbe05_d20260518_m050311_c001_v0001167_t0023_u01779080591494") 2026/05/18 05:04:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f411fed08998998d3_d20260518_m050308_c001_v7007000_t0000_u01779080588725") 2026/05/18 05:04:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f10550d6c6b2332c3_d20260518_m050307_c001_v0001131_t0029_u01779080587455") 2026/05/18 05:04:25 DEBUG : two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4009bb3c7e9da1ab_d20260518_m045529_c001_v7007000_t0000_u01779080129388") 2026/05/18 05:04:25 DEBUG : two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f404f082a62f82a3d_d20260518_m045527_c001_v0001174_t0057_u01779080127210") 2026/05/18 05:04:25 DEBUG : two: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f4024b181ff3fbf1a_d20260518_m045525_c001_v0001179_t0049_u01779080125672") 2026/05/18 05:04:25 DEBUG : yam: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a7e_d20260518_m045538_c001_v7007000_t0000_u01779080138480") 2026/05/18 05:04:25 DEBUG : yam: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f112bb0fae79d145c_d20260518_m045537_c001_v0001042_t0056_u01779080137261") 2026/05/18 05:04:25 DEBUG : yam: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a79_d20260518_m045534_c001_v7007000_t0000_u01779080134613") 2026/05/18 05:04:25 DEBUG : yam: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1024b181ff3fbf32_d20260518_m045533_c001_v0001179_t0047_u01779080133006") 2026/05/18 05:04:25 DEBUG : yam: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a75_d20260518_m045531_c001_v7007000_t0000_u01779080131701") 2026/05/18 05:04:25 DEBUG : yam: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f114b8da609a7536d_d20260518_m045530_c001_v0001165_t0040_u01779080130059") 2026/05/18 05:04:26 DEBUG : yaml: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a7b_d20260518_m045535_c001_v7007000_t0000_u01779080135458") 2026/05/18 05:04:26 DEBUG : yaml: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f1116ad8e6a5d9260_d20260518_m045533_c001_v0001115_t0037_u01779080133817") 2026/05/18 05:04:26 DEBUG : yaml: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f417e83d579bf0a77_d20260518_m045532_c001_v7007000_t0000_u01779080132448") 2026/05/18 05:04:26 DEBUG : yaml: Deleting (id "4_z1f021d5360fd3b9b9fe80e1b_f11641effae9f7968_d20260518_m045531_c001_v0001185_t0051_u01779080131500") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m26.479401715s (try 1/5)