"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/13 02:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu" 2025/09/13 02:06:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 02:06:03 DEBUG : Creating backend with remote "/tmp/rclone2474055719" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:04 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:04 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:06:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:05 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:05 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:06 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:06:06 DEBUG : B2 bucket rclone-test-wesonih4bodu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.91s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:08 DEBUG : Creating backend with remote "/non-existing" 2025/09/13 02:06:08 DEBUG : Config file has changed externally - reloading 2025/09/13 02:06:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/13 02:06:08 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:08 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:09 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:09 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:10 INFO : B2 bucket rclone-test-wesonih4bodu: Running all checks before starting transfers 2025/09/13 02:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:11 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:11 INFO : B2 bucket rclone-test-wesonih4bodu: Checks finished, now starting transfers 2025/09/13 02:06:11 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.66s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:12 ERROR : Ignoring --no-traverse with sync 2025/09/13 02:06:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:12 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:12 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:13 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:06:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.36s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/13 02:06:14 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:14 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:14 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/13 02:06:14 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:06:15 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:15 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:06:17 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:17 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/13 02:06:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:06:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/13 02:06:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:06:18 INFO : sub dir2: Making directory 2025/09/13 02:06:18 INFO : sub dir: Making directory 2025/09/13 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:18 INFO : sub dir2/sub sub dir2: Making directory 2025/09/13 02:06:18 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:18 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:18 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" 2025/09/13 02:06:18 DEBUG : B2 bucket rclone-test-wesonih4bodu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:19 INFO : sub dir2: Making directory 2025/09/13 02:06:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/13 02:06:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:19 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:19 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:20 DEBUG : sub dir2: Making directory with metadata 2025/09/13 02:06:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:06:20 INFO : sub dir2: Making directory 2025/09/13 02:06:20 INFO : sub dir: Making directory 2025/09/13 02:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:20 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:20 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:21 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:06:21 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/13 02:06:21 DEBUG : B2 bucket rclone-test-wesonih4bodu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/13 02:06:21 DEBUG : B2 bucket rclone-test-wesonih4bodu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.37s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:22 INFO : sub dir2: Making directory 2025/09/13 02:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:22 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:22 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:23 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:06:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:23 DEBUG : sub dir2: Making directory with metadata 2025/09/13 02:06:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:06:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:06:24 INFO : sub dir2: Making directory 2025/09/13 02:06:24 INFO : sub dir: Making directory 2025/09/13 02:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:24 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:24 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:24 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:06:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/13 02:06:24 DEBUG : B2 bucket rclone-test-wesonih4bodu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:25 INFO : sub dir2: Making directory 2025/09/13 02:06:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:25 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:25 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:25 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:06:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.20s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tiyicif0sono" 2025/09/13 02:06:27 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wesonih4bodu -> B2 bucket rclone-test-tiyicif0sono 2025/09/13 02:06:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:28 DEBUG : B2 bucket rclone-test-tiyicif0sono: Waiting for checks to finish 2025/09/13 02:06:28 DEBUG : B2 bucket rclone-test-tiyicif0sono: Waiting for transfers to finish 2025/09/13 02:06:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:06:29 DEBUG : B2 bucket rclone-test-tiyicif0sono: Purge remote 2025/09/13 02:06:29 INFO : B2 bucket rclone-test-tiyicif0sono: cleaning bucket "rclone-test-tiyicif0sono" of all files 2025/09/13 02:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32eda3d02d4b0b9f980e1b_f1146d8061b427ec6_d20250913_m020629_c001_v0001104_t0032_u01757729189070") --- PASS: TestServerSideCopy (4.52s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 02:06:32 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:32 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 02:06:32 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jeqejup4woto" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wesonih4bodu -> B2 bucket rclone-test-jeqejup4woto 2025/09/13 02:06:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:35 DEBUG : B2 bucket rclone-test-jeqejup4woto: Waiting for checks to finish 2025/09/13 02:06:35 DEBUG : B2 bucket rclone-test-jeqejup4woto: Waiting for transfers to finish 2025/09/13 02:06:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:06:37 DEBUG : B2 bucket rclone-test-jeqejup4woto: Waiting for checks to finish 2025/09/13 02:06:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 02:06:37 DEBUG : B2 bucket rclone-test-jeqejup4woto: Waiting for transfers to finish 2025/09/13 02:06:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 02:06:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:06:37 DEBUG : B2 bucket rclone-test-jeqejup4woto: Purge remote 2025/09/13 02:06:37 INFO : B2 bucket rclone-test-jeqejup4woto: cleaning bucket "rclone-test-jeqejup4woto" of all files 2025/09/13 02:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z7f620d43d03d4b0b9f980e1b_f106d030d7d661849_d20250913_m020637_c001_v0001136_t0036_u01757729197385") 2025/09/13 02:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z7f620d43d03d4b0b9f980e1b_f100304cd4c47e8e0_d20250913_m020635_c001_v0001099_t0042_u01757729195552") --- PASS: TestServerSideCopyOverSelf (6.17s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 02:06:40 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:40 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 02:06:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/13 02:06:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.40s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fiyuyuc1vaxe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wesonih4bodu -> B2 bucket rclone-test-fiyuyuc1vaxe 2025/09/13 02:06:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:43 DEBUG : B2 bucket rclone-test-fiyuyuc1vaxe: Waiting for checks to finish 2025/09/13 02:06:43 DEBUG : B2 bucket rclone-test-fiyuyuc1vaxe: Waiting for transfers to finish 2025/09/13 02:06:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:06:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 02:06:45 DEBUG : B2 bucket rclone-test-fiyuyuc1vaxe: Waiting for checks to finish 2025/09/13 02:06:45 DEBUG : B2 bucket rclone-test-fiyuyuc1vaxe: Waiting for transfers to finish 2025/09/13 02:06:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 02:06:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:06:46 INFO : sub dir/hello world: Deleted 2025/09/13 02:06:46 DEBUG : testing file moves 2025/09/13 02:06:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/13 02:06:47 DEBUG : B2 bucket rclone-test-fiyuyuc1vaxe: Waiting for checks to finish 2025/09/13 02:06:47 DEBUG : B2 bucket rclone-test-fiyuyuc1vaxe: Waiting for transfers to finish 2025/09/13 02:06:47 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/13 02:06:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:06:47 INFO : sub dir/hello world: Deleted 2025/09/13 02:06:48 DEBUG : B2 bucket rclone-test-fiyuyuc1vaxe: Purge remote 2025/09/13 02:06:48 INFO : B2 bucket rclone-test-fiyuyuc1vaxe: cleaning bucket "rclone-test-fiyuyuc1vaxe" of all files 2025/09/13 02:06:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f522d53d03d4b0b9f980e1b_f102350a645e4e03b_d20250913_m020647_c001_v0001092_t0055_u01757729207296") 2025/09/13 02:06:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f522d53d03d4b0b9f980e1b_f1035f96a1d1f47ee_d20250913_m020645_c001_v0001136_t0014_u01757729205573") 2025/09/13 02:06:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f522d53d03d4b0b9f980e1b_f1154bc62689f5e8f_d20250913_m020644_c001_v0001184_t0045_u01757729204076") --- PASS: TestServerSideMoveOverSelf (8.07s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:50 ERROR : error listing: directory not found 2025/09/13 02:06:50 INFO : Local file system at /tmp/rclone2474055719: Making directory 2025/09/13 02:06:50 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:50 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:06:52 DEBUG : Local file system at /tmp/rclone2474055719: Waiting for checks to finish 2025/09/13 02:06:52 DEBUG : Local file system at /tmp/rclone2474055719: Waiting for transfers to finish 2025/09/13 02:06:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:06:52 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/13 02:06:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.95s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/13 02:06:53 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:53 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:06:53 INFO : check sum: Copied (new) 2025/09/13 02:06:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:06:54 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:06:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/13 02:06:54 DEBUG : check sum: Unchanged skipping 2025/09/13 02:06:54 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:54 DEBUG : Waiting for deletions to finish 2025/09/13 02:06:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.72s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/13 02:06:55 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:55 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 02:06:55 INFO : sizeonly: Copied (new) 2025/09/13 02:06:55 DEBUG : Waiting for deletions to finish 2025/09/13 02:06:55 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:55 DEBUG : sizeonly: Sizes identical 2025/09/13 02:06:55 DEBUG : sizeonly: Unchanged skipping 2025/09/13 02:06:55 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:55 DEBUG : Waiting for deletions to finish 2025/09/13 02:06:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/13 02:06:56 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:56 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/13 02:06:57 INFO : ignore-size: Copied (new) 2025/09/13 02:06:57 DEBUG : Waiting for deletions to finish 2025/09/13 02:06:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:06:57 DEBUG : ignore-size: Unchanged skipping 2025/09/13 02:06:57 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:57 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:57 DEBUG : Waiting for deletions to finish 2025/09/13 02:06:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.64s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:06:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:06:59 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:59 DEBUG : existing: Unchanged skipping 2025/09/13 02:06:59 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:59 DEBUG : Waiting for deletions to finish 2025/09/13 02:06:59 INFO : There was nothing to transfer 2025/09/13 02:06:59 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:06:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/13 02:06:59 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:06:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 02:06:59 INFO : existing: Copied (replaced existing) 2025/09/13 02:06:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.16s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 02:07:00 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:00 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 02:07:01 INFO : existing: Copied (new) 2025/09/13 02:07:01 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:01 DEBUG : existing: Destination exists, skipping 2025/09/13 02:07:01 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:01 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:01 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.64s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/13 02:07:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 02:07:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:07:04 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 02:07:04 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:04 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:07:04 INFO : a/potato2: Copied (new) 2025/09/13 02:07:04 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:04 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:06 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:06 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 2025/09/13 02:07:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:07:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/13 02:07:06 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:06 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:06 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:06 INFO : There was nothing to transfer 2025/09/13 02:07:06 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:06 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 2025/09/13 02:07:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:07:07 INFO : empty space: Updated modification time in destination 2025/09/13 02:07:07 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:07 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:07 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:09 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:09 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 2025/09/13 02:07:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:07:09 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:09 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:09 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.43s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:10 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 2025/09/13 02:07:10 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2474055719) 2025/09/13 02:07:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wesonih4bodu) 2025/09/13 02:07:10 DEBUG : foo: sha1 differ 2025/09/13 02:07:10 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/13 02:07:10 INFO : foo: Copied (replaced existing) 2025/09/13 02:07:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:07:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/13 02:07:12 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:12 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:12 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:12 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:07:12 INFO : potato: Copied (new) 2025/09/13 02:07:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/13 02:07:14 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:14 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/13 02:07:14 INFO : potato: Copied (replaced existing) 2025/09/13 02:07:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.30s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:16 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:16 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 2025/09/13 02:07:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2474055719) 2025/09/13 02:07:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wesonih4bodu) 2025/09/13 02:07:16 DEBUG : potato: sha1 differ 2025/09/13 02:07:16 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/13 02:07:16 INFO : potato: Copied (replaced existing) 2025/09/13 02:07:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:07:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:07:18 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/13 02:07:18 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:18 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:18 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:07:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:07:20 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:20 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:20 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:07:21 INFO : potato2: Copied (new) 2025/09/13 02:07:21 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:22 INFO : d: Making directory 2025/09/13 02:07:22 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/13 02:07:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 02:07:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:07:23 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 02:07:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:07:23 INFO : a/potato2: Copied (new) 2025/09/13 02:07:23 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:23 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:23 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:23 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/13 02:07:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 02:07:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:07:26 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 02:07:26 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:26 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:07:26 INFO : a/potato2: Copied (new) 2025/09/13 02:07:26 ERROR : B2 bucket rclone-test-wesonih4bodu: not deleting files as there were IO errors 2025/09/13 02:07:26 ERROR : B2 bucket rclone-test-wesonih4bodu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:28 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:07:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:07:28 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:28 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:28 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:28 INFO : potato: Deleted 2025/09/13 02:07:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:07:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.59s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:31 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:31 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:31 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:31 INFO : potato: Deleted 2025/09/13 02:07:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:07:31 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:31 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:31 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:07:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:07:33 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:33 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/13 02:07:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.90s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:35 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 02:07:35 DEBUG : enormous: Excluded 2025/09/13 02:07:35 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 02:07:35 DEBUG : potato2: Excluded 2025/09/13 02:07:36 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 02:07:36 DEBUG : potato2: Excluded 2025/09/13 02:07:36 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:07:36 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:36 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:36 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:36 INFO : There was nothing to transfer 2025/09/13 02:07:36 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 02:07:36 DEBUG : enormous: Excluded 2025/09/13 02:07:36 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 02:07:36 DEBUG : potato2: Excluded 2025/09/13 02:07:36 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 02:07:36 DEBUG : potato2: Excluded 2025/09/13 02:07:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/13 02:07:36 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:36 DEBUG : Local file system at /tmp/rclone2474055719: Waiting for checks to finish 2025/09/13 02:07:36 DEBUG : Local file system at /tmp/rclone2474055719: Waiting for transfers to finish 2025/09/13 02:07:36 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:38 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 02:07:38 DEBUG : enormous: Excluded 2025/09/13 02:07:38 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 02:07:38 DEBUG : potato2: Excluded 2025/09/13 02:07:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:07:38 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:38 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:38 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:38 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:38 INFO : enormous: Deleted 2025/09/13 02:07:39 INFO : potato2: Deleted 2025/09/13 02:07:39 INFO : There was nothing to transfer 2025/09/13 02:07:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/13 02:07:39 DEBUG : empty space: Unchanged skipping 2025/09/13 02:07:39 DEBUG : Local file system at /tmp/rclone2474055719: Waiting for checks to finish 2025/09/13 02:07:39 DEBUG : Local file system at /tmp/rclone2474055719: Waiting for transfers to finish 2025/09/13 02:07:39 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:39 INFO : enormous: Deleted 2025/09/13 02:07:39 INFO : potato2: Deleted 2025/09/13 02:07:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:41 DEBUG : five: Need to transfer - File not found at Destination 2025/09/13 02:07:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/13 02:07:41 DEBUG : one: Destination is newer than source, skipping 2025/09/13 02:07:41 DEBUG : three: Sizes identical 2025/09/13 02:07:41 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2474055719) 2025/09/13 02:07:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wesonih4bodu) 2025/09/13 02:07:41 DEBUG : two: sha1 differ 2025/09/13 02:07:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/13 02:07:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 02:07:41 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/13 02:07:41 INFO : five: Copied (new) 2025/09/13 02:07:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/13 02:07:42 INFO : four: Copied (replaced existing) 2025/09/13 02:07:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 02:07:42 INFO : two: Copied (replaced existing) 2025/09/13 02:07:42 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:42 DEBUG : one: Destination is newer than source, skipping 2025/09/13 02:07:42 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 02:07:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/13 02:07:42 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/13 02:07:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2474055719) 2025/09/13 02:07:42 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/13 02:07:42 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wesonih4bodu) 2025/09/13 02:07:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 02:07:42 DEBUG : three: sha1 differ 2025/09/13 02:07:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 02:07:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/13 02:07:42 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/13 02:07:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/13 02:07:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 02:07:42 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:07:43 INFO : three: Copied (replaced existing) 2025/09/13 02:07:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.64s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/13 02:07:44 INFO : B2 bucket rclone-test-wesonih4bodu: Making map for --track-renames 2025/09/13 02:07:44 INFO : B2 bucket rclone-test-wesonih4bodu: Finished making map for --track-renames 2025/09/13 02:07:44 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/13 02:07:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 02:07:44 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for renames to finish 2025/09/13 02:07:44 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/13 02:07:44 INFO : potato: Copied (new) 2025/09/13 02:07:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:07:45 INFO : yam: Copied (new) 2025/09/13 02:07:45 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:07:45 INFO : B2 bucket rclone-test-wesonih4bodu: Making map for --track-renames 2025/09/13 02:07:45 INFO : B2 bucket rclone-test-wesonih4bodu: Finished making map for --track-renames 2025/09/13 02:07:45 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:45 DEBUG : potato: Unchanged skipping 2025/09/13 02:07:45 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for renames to finish 2025/09/13 02:07:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:07:46 INFO : yam: Copied (server-side copy) to: yaml 2025/09/13 02:07:46 INFO : yam: Deleted 2025/09/13 02:07:46 INFO : yaml: Renamed from "yam" 2025/09/13 02:07:46 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/13 02:07:47 INFO : B2 bucket rclone-test-wesonih4bodu: Making map for --track-renames 2025/09/13 02:07:47 INFO : B2 bucket rclone-test-wesonih4bodu: Finished making map for --track-renames 2025/09/13 02:07:47 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 02:07:47 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for renames to finish 2025/09/13 02:07:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/13 02:07:47 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:07:47 INFO : yam: Copied (new) 2025/09/13 02:07:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/13 02:07:47 INFO : potato: Copied (new) 2025/09/13 02:07:47 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:07:48 INFO : B2 bucket rclone-test-wesonih4bodu: Making map for --track-renames 2025/09/13 02:07:48 INFO : B2 bucket rclone-test-wesonih4bodu: Finished making map for --track-renames 2025/09/13 02:07:48 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:48 DEBUG : potato: Unchanged skipping 2025/09/13 02:07:48 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for renames to finish 2025/09/13 02:07:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:07:48 INFO : yam: Copied (server-side copy) to: yaml 2025/09/13 02:07:49 INFO : yam: Deleted 2025/09/13 02:07:49 INFO : yaml: Renamed from "yam" 2025/09/13 02:07:49 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/13 02:07:50 INFO : B2 bucket rclone-test-wesonih4bodu: Making map for --track-renames 2025/09/13 02:07:50 INFO : B2 bucket rclone-test-wesonih4bodu: Finished making map for --track-renames 2025/09/13 02:07:50 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 02:07:50 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for renames to finish 2025/09/13 02:07:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/13 02:07:50 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:07:50 INFO : sub/yam: Copied (new) 2025/09/13 02:07:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/13 02:07:50 INFO : potato: Copied (new) 2025/09/13 02:07:50 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:07:51 DEBUG : potato: Unchanged skipping 2025/09/13 02:07:51 INFO : B2 bucket rclone-test-wesonih4bodu: Making map for --track-renames 2025/09/13 02:07:51 INFO : B2 bucket rclone-test-wesonih4bodu: Finished making map for --track-renames 2025/09/13 02:07:51 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:51 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for renames to finish 2025/09/13 02:07:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:07:51 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/13 02:07:52 INFO : sub/yam: Deleted 2025/09/13 02:07:52 INFO : yam: Renamed from "sub/yam" 2025/09/13 02:07:52 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:53 DEBUG : Creating backend with remote "/tmp/rclone2474055719/dir1" 2025/09/13 02:07:53 DEBUG : Config file has changed externally - reloading 2025/09/13 02:07:53 DEBUG : Creating backend with remote "/tmp/rclone2474055719/dir2" 2025/09/13 02:07:53 DEBUG : Local file system at /tmp/rclone2474055719/dir2: Using server-side directory move 2025/09/13 02:07:53 INFO : Local file system at /tmp/rclone2474055719/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 02:07:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/13 02:07:53 DEBUG : Local file system at /tmp/rclone2474055719/dir2: Waiting for checks to finish 2025/09/13 02:07:53 DEBUG : Local file system at /tmp/rclone2474055719/dir2: Waiting for transfers to finish 2025/09/13 02:07:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/13 02:07:53 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:53 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/13 02:07:53 INFO : nested/sub dir/file: Copied (new) 2025/09/13 02:07:53 INFO : nested/sub dir/file: Deleted 2025/09/13 02:07:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:54 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:07:54 INFO : sub dir/hello world: Deleted 2025/09/13 02:07:54 INFO : sub dir: Removing directory 2025/09/13 02:07:54 INFO : nested/sub dir: Removing directory 2025/09/13 02:07:54 INFO : nested: Removing directory 2025/09/13 02:07:54 DEBUG : Local file system at /tmp/rclone2474055719: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/13 02:07:55 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:55 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/13 02:07:55 INFO : nested/sub dir/file: Copied (new) 2025/09/13 02:07:55 INFO : nested/sub dir/file: Deleted 2025/09/13 02:07:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:55 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:07:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/13 02:07:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 02:07:57 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:57 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 02:07:57 INFO : existing: Copied (new) 2025/09/13 02:07:57 INFO : existing: Deleted 2025/09/13 02:07:57 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/13 02:07:57 INFO : existing-b: Copied (new) 2025/09/13 02:07:57 INFO : existing-b: Deleted 2025/09/13 02:07:57 DEBUG : existing: Destination exists, skipping 2025/09/13 02:07:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/13 02:07:57 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:07:57 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:07:57 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.74s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:07:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cajekod0domu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wesonih4bodu -> B2 bucket rclone-test-cajekod0domu 2025/09/13 02:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/13 02:08:03 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 02:08:03 DEBUG : B2 bucket rclone-test-cajekod0domu: Waiting for checks to finish 2025/09/13 02:08:03 INFO : empty space: Deleted 2025/09/13 02:08:03 DEBUG : B2 bucket rclone-test-cajekod0domu: Waiting for transfers to finish 2025/09/13 02:08:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:03 INFO : potato2: Copied (server-side copy) 2025/09/13 02:08:03 INFO : potato2: Deleted 2025/09/13 02:08:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:08:04 INFO : potato3: Copied (server-side copy) 2025/09/13 02:08:04 INFO : potato3: Deleted 2025/09/13 02:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qupugiw1rude" 2025/09/13 02:08:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/13 02:08:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/13 02:08:05 DEBUG : B2 bucket rclone-test-qupugiw1rude: Waiting for checks to finish 2025/09/13 02:08:05 DEBUG : B2 bucket rclone-test-qupugiw1rude: Waiting for transfers to finish 2025/09/13 02:08:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:08:06 INFO : empty space: Copied (server-side copy) 2025/09/13 02:08:06 INFO : empty space: Deleted 2025/09/13 02:08:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:06 INFO : potato2: Copied (server-side copy) 2025/09/13 02:08:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:08:06 INFO : potato3: Copied (server-side copy) 2025/09/13 02:08:07 INFO : potato2: Deleted 2025/09/13 02:08:07 INFO : potato3: Deleted 2025/09/13 02:08:07 DEBUG : B2 bucket rclone-test-qupugiw1rude: Purge remote 2025/09/13 02:08:07 INFO : B2 bucket rclone-test-qupugiw1rude: cleaning bucket "rclone-test-qupugiw1rude" of all files 2025/09/13 02:08:07 DEBUG : empty space: Deleting (id "4_zcfc26d63d04d4b0b9f980e1b_f113041a6a80986c0_d20250913_m020806_c001_v0001157_t0046_u01757729286363") 2025/09/13 02:08:07 DEBUG : potato2: Deleting (id "4_zcfc26d63d04d4b0b9f980e1b_f110911d16ed49500_d20250913_m020806_c001_v0001183_t0020_u01757729286747") 2025/09/13 02:08:07 DEBUG : potato3: Deleting (id "4_zcfc26d63d04d4b0b9f980e1b_f11041fa3fcbd71f0_d20250913_m020806_c001_v0001182_t0025_u01757729286760") 2025/09/13 02:08:08 DEBUG : B2 bucket rclone-test-cajekod0domu: Purge remote 2025/09/13 02:08:08 INFO : B2 bucket rclone-test-cajekod0domu: cleaning bucket "rclone-test-cajekod0domu" of all files 2025/09/13 02:08:08 DEBUG : empty space: Deleting (id "4_z0f325d33d04d4b0b9f980e1b_f411e7b65594ba652_d20250913_m020806_c001_v7007000_t0000_u01757729286720") 2025/09/13 02:08:08 DEBUG : empty space: Deleting (id "4_z0f325d33d04d4b0b9f980e1b_f101931a199c6a167_d20250913_m020801_c001_v0001131_t0022_u01757729281843") 2025/09/13 02:08:08 DEBUG : potato2: Deleting (id "4_z0f325d33d04d4b0b9f980e1b_f411e7b65594ba653_d20250913_m020806_c001_v7007000_t0000_u01757729286958") 2025/09/13 02:08:08 DEBUG : potato2: Deleting (id "4_z0f325d33d04d4b0b9f980e1b_f119fc0b408ecf24d_d20250913_m020803_c001_v0001113_t0032_u01757729283514") 2025/09/13 02:08:08 DEBUG : potato3: Deleting (id "4_z0f325d33d04d4b0b9f980e1b_f4224daa8c087428e_d20250913_m020806_c001_v7007000_t0000_u01757729286988") 2025/09/13 02:08:08 DEBUG : potato3: Deleting (id "4_z0f325d33d04d4b0b9f980e1b_f11081c343f7bd8a3_d20250913_m020803_c001_v0001098_t0033_u01757729283788") 2025/09/13 02:08:08 DEBUG : potato3: Deleting (id "4_z0f325d33d04d4b0b9f980e1b_f101931a199c6a169_d20250913_m020802_c001_v0001131_t0030_u01757729282508") --- PASS: TestServerSideMove (11.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yijegeg3gedi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wesonih4bodu -> B2 bucket rclone-test-yijegeg3gedi 2025/09/13 02:08:15 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 02:08:15 DEBUG : empty space: Excluded 2025/09/13 02:08:15 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 02:08:15 DEBUG : empty space: Excluded 2025/09/13 02:08:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:15 DEBUG : B2 bucket rclone-test-yijegeg3gedi: Waiting for checks to finish 2025/09/13 02:08:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 02:08:15 DEBUG : B2 bucket rclone-test-yijegeg3gedi: Waiting for transfers to finish 2025/09/13 02:08:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:16 INFO : potato2: Copied (server-side copy) 2025/09/13 02:08:16 INFO : potato2: Deleted 2025/09/13 02:08:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:08:16 INFO : potato3: Copied (server-side copy) 2025/09/13 02:08:16 INFO : potato3: Deleted 2025/09/13 02:08:17 DEBUG : Creating backend with remote "TestB2:rclone-test-secaniq0geyi" 2025/09/13 02:08:17 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 02:08:17 DEBUG : empty space: Excluded 2025/09/13 02:08:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/13 02:08:18 DEBUG : B2 bucket rclone-test-secaniq0geyi: Waiting for checks to finish 2025/09/13 02:08:18 DEBUG : B2 bucket rclone-test-secaniq0geyi: Waiting for transfers to finish 2025/09/13 02:08:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:19 INFO : potato2: Copied (server-side copy) 2025/09/13 02:08:19 INFO : potato2: Deleted 2025/09/13 02:08:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:08:19 INFO : potato3: Copied (server-side copy) 2025/09/13 02:08:19 INFO : potato3: Deleted 2025/09/13 02:08:19 DEBUG : B2 bucket rclone-test-secaniq0geyi: Purge remote 2025/09/13 02:08:19 INFO : B2 bucket rclone-test-secaniq0geyi: cleaning bucket "rclone-test-secaniq0geyi" of all files 2025/09/13 02:08:20 DEBUG : potato2: Deleting (id "4_zffb29d73d04d4b0b9f980e1b_f112689ed51cf9a77_d20250913_m020818_c001_v0001181_t0058_u01757729298912") 2025/09/13 02:08:20 DEBUG : potato3: Deleting (id "4_zffb29d73d04d4b0b9f980e1b_f116569956a6f5622_d20250913_m020819_c001_v0001172_t0000_u01757729299158") 2025/09/13 02:08:20 DEBUG : B2 bucket rclone-test-yijegeg3gedi: Purge remote 2025/09/13 02:08:20 INFO : B2 bucket rclone-test-yijegeg3gedi: cleaning bucket "rclone-test-yijegeg3gedi" of all files 2025/09/13 02:08:21 DEBUG : empty space: Deleting (id "4_z8f628d53d04d4b0b9f980e1b_f1035f46ad9d9f2e0_d20250913_m020814_c001_v0001161_t0009_u01757729294680") 2025/09/13 02:08:21 DEBUG : potato2: Deleting (id "4_z8f628d53d04d4b0b9f980e1b_f415e55e7bfcf88c2_d20250913_m020819_c001_v7007000_t0000_u01757729299141") 2025/09/13 02:08:21 DEBUG : potato2: Deleting (id "4_z8f628d53d04d4b0b9f980e1b_f117e9f4de8a8e831_d20250913_m020816_c001_v0001171_t0038_u01757729296042") 2025/09/13 02:08:21 DEBUG : potato3: Deleting (id "4_z8f628d53d04d4b0b9f980e1b_f415e55e7bfcf88c3_d20250913_m020819_c001_v7007000_t0000_u01757729299530") 2025/09/13 02:08:21 DEBUG : potato3: Deleting (id "4_z8f628d53d04d4b0b9f980e1b_f11134cde456f4e18_d20250913_m020816_c001_v0001134_t0047_u01757729296369") 2025/09/13 02:08:21 DEBUG : potato3: Deleting (id "4_z8f628d53d04d4b0b9f980e1b_f1035f46ad9d9f2e2_d20250913_m020815_c001_v0001161_t0032_u01757729295219") 2025/09/13 02:08:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/13 02:08:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 02:08:22 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:08:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bagexap2poga" 2025/09/13 02:08:25 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wesonih4bodu -> B2 bucket rclone-test-bagexap2poga 2025/09/13 02:08:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/13 02:08:28 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 02:08:28 DEBUG : B2 bucket rclone-test-bagexap2poga: Waiting for checks to finish 2025/09/13 02:08:28 INFO : empty space: Deleted 2025/09/13 02:08:28 DEBUG : B2 bucket rclone-test-bagexap2poga: Waiting for transfers to finish 2025/09/13 02:08:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:28 INFO : potato2: Copied (server-side copy) 2025/09/13 02:08:28 INFO : potato2: Deleted 2025/09/13 02:08:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:08:28 INFO : potato3: Copied (server-side copy) 2025/09/13 02:08:28 INFO : potato3: Deleted 2025/09/13 02:08:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kabokay4mayo" 2025/09/13 02:08:30 INFO : tomatoDir: Making directory 2025/09/13 02:08:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/13 02:08:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/13 02:08:30 DEBUG : B2 bucket rclone-test-kabokay4mayo: Waiting for checks to finish 2025/09/13 02:08:30 DEBUG : B2 bucket rclone-test-kabokay4mayo: Waiting for transfers to finish 2025/09/13 02:08:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:31 INFO : potato2: Copied (server-side copy) 2025/09/13 02:08:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:08:31 INFO : empty space: Copied (server-side copy) 2025/09/13 02:08:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:08:31 INFO : potato3: Copied (server-side copy) 2025/09/13 02:08:31 INFO : potato2: Deleted 2025/09/13 02:08:31 INFO : empty space: Deleted 2025/09/13 02:08:32 INFO : potato3: Deleted 2025/09/13 02:08:32 DEBUG : B2 bucket rclone-test-kabokay4mayo: Purge remote 2025/09/13 02:08:32 INFO : B2 bucket rclone-test-kabokay4mayo: cleaning bucket "rclone-test-kabokay4mayo" of all files 2025/09/13 02:08:32 DEBUG : empty space: Deleting (id "4_zff92cd73d04d4b0b9f980e1b_f10207504269db6b7_d20250913_m020831_c001_v0001102_t0015_u01757729311314") 2025/09/13 02:08:32 DEBUG : potato2: Deleting (id "4_zff92cd73d04d4b0b9f980e1b_f115ba10070c32897_d20250913_m020831_c001_v0001178_t0013_u01757729311594") 2025/09/13 02:08:32 DEBUG : potato3: Deleting (id "4_zff92cd73d04d4b0b9f980e1b_f107b7ad0fdadf761_d20250913_m020831_c001_v0001098_t0020_u01757729311613") 2025/09/13 02:08:33 DEBUG : B2 bucket rclone-test-bagexap2poga: Purge remote 2025/09/13 02:08:33 INFO : B2 bucket rclone-test-bagexap2poga: cleaning bucket "rclone-test-bagexap2poga" of all files 2025/09/13 02:08:33 DEBUG : empty space: Deleting (id "4_z5f42bd63d04d4b0b9f980e1b_f407ae4c2edc450b4_d20250913_m020831_c001_v7007000_t0000_u01757729311806") 2025/09/13 02:08:33 DEBUG : empty space: Deleting (id "4_z5f42bd63d04d4b0b9f980e1b_f104631a221156b55_d20250913_m020827_c001_v0001178_t0000_u01757729307386") 2025/09/13 02:08:33 DEBUG : potato2: Deleting (id "4_z5f42bd63d04d4b0b9f980e1b_f40056f63f897c41a_d20250913_m020831_c001_v7007000_t0000_u01757729311794") 2025/09/13 02:08:33 DEBUG : potato2: Deleting (id "4_z5f42bd63d04d4b0b9f980e1b_f115886ed94c9df1a_d20250913_m020828_c001_v0001154_t0013_u01757729308256") 2025/09/13 02:08:33 DEBUG : potato3: Deleting (id "4_z5f42bd63d04d4b0b9f980e1b_f40056f63f897c41b_d20250913_m020831_c001_v7007000_t0000_u01757729311977") 2025/09/13 02:08:33 DEBUG : potato3: Deleting (id "4_z5f42bd63d04d4b0b9f980e1b_f100e0f029b75b55e_d20250913_m020828_c001_v0001113_t0052_u01757729308581") 2025/09/13 02:08:33 DEBUG : potato3: Deleting (id "4_z5f42bd63d04d4b0b9f980e1b_f104631a221156b59_d20250913_m020827_c001_v0001178_t0041_u01757729307605") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:08:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/rclone-sync-test" 2025/09/13 02:08:39 DEBUG : Config file has changed externally - reloading 2025/09/13 02:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/rclone-sync-test-include/layer2" 2025/09/13 02:08:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/rclone-sync-test-ignore-file" 2025/09/13 02:08:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 02:08:46 DEBUG : B2 bucket rclone-test-wesonih4bodu path rclone-sync-test: Waiting for checks to finish 2025/09/13 02:08:46 DEBUG : B2 bucket rclone-test-wesonih4bodu path rclone-sync-test: Waiting for transfers to finish 2025/09/13 02:08:46 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:46 INFO : There was nothing to transfer 2025/09/13 02:08:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 02:08:47 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:08:47 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:08:47 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:47 INFO : There was nothing to transfer 2025/09/13 02:08:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 02:08:47 DEBUG : B2 bucket rclone-test-wesonih4bodu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/13 02:08:47 DEBUG : B2 bucket rclone-test-wesonih4bodu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/13 02:08:47 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:47 INFO : There was nothing to transfer 2025/09/13 02:08:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 02:08:48 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:08:48 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:08:48 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:48 INFO : There was nothing to transfer 2025/09/13 02:08:48 DEBUG : Excluded 2025/09/13 02:08:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/13 02:08:48 DEBUG : B2 bucket rclone-test-wesonih4bodu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/13 02:08:48 DEBUG : B2 bucket rclone-test-wesonih4bodu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/13 02:08:48 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:48 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.14s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:08:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/dst" 2025/09/13 02:08:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/CompareDest" 2025/09/13 02:08:52 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 02:08:52 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:08:52 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:08:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:08:53 INFO : one: Copied (new) 2025/09/13 02:08:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:54 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:08:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:08:54 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:08:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/13 02:08:54 INFO : one: Copied (replaced existing) 2025/09/13 02:08:54 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:08:56 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:08:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 02:08:56 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:08:56 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:56 INFO : There was nothing to transfer 2025/09/13 02:08:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:08:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 02:08:58 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:08:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 02:08:58 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:08:58 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:58 INFO : There was nothing to transfer 2025/09/13 02:08:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:08:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 02:08:58 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:08:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 02:08:58 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:08:58 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:58 INFO : There was nothing to transfer 2025/09/13 02:08:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:08:59 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 2025/09/13 02:08:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 02:08:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 02:08:59 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:08:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 02:08:59 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:08:59 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:59 INFO : There was nothing to transfer 2025/09/13 02:09:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:00 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 02:09:00 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 02:09:00 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/13 02:09:01 INFO : two: Copied (new) 2025/09/13 02:09:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:09:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/dest" 2025/09/13 02:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/pre-dest1" 2025/09/13 02:09:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/pre-dest2" 2025/09/13 02:09:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:09:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/13 02:09:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:09:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/13 02:09:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/13 02:09:09 DEBUG : B2 bucket rclone-test-wesonih4bodu path dest: Waiting for checks to finish 2025/09/13 02:09:09 DEBUG : B2 bucket rclone-test-wesonih4bodu path dest: Waiting for transfers to finish 2025/09/13 02:09:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/13 02:09:10 INFO : 3: Copied (new) 2025/09/13 02:09:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.37s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/dst" 2025/09/13 02:09:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/CopyDest" 2025/09/13 02:09:15 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 02:09:15 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:15 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:09:15 INFO : one: Copied (new) 2025/09/13 02:09:15 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:16 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:16 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/13 02:09:16 INFO : one: Copied (replaced existing) 2025/09/13 02:09:16 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/BackupDir" 2025/09/13 02:09:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:19 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:09:21 INFO : one: Copied (server-side copy) 2025/09/13 02:09:21 INFO : one: Deleted 2025/09/13 02:09:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/13 02:09:21 INFO : one: Copied (server-side copy) 2025/09/13 02:09:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/13 02:09:21 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:21 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:23 DEBUG : one: Unchanged skipping 2025/09/13 02:09:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 02:09:24 INFO : two: Copied (server-side copy) 2025/09/13 02:09:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/13 02:09:24 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:24 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:24 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:24 DEBUG : one: Unchanged skipping 2025/09/13 02:09:24 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:24 DEBUG : two: Unchanged skipping 2025/09/13 02:09:24 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:24 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:24 INFO : There was nothing to transfer 2025/09/13 02:09:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:25 DEBUG : one: Unchanged skipping 2025/09/13 02:09:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/13 02:09:25 DEBUG : three: Destination not found in --copy-dest 2025/09/13 02:09:25 DEBUG : three: Need to transfer - File not found at Destination 2025/09/13 02:09:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:25 DEBUG : two: Unchanged skipping 2025/09/13 02:09:25 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:25 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/13 02:09:26 INFO : three: Copied (new) 2025/09/13 02:09:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.23s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:09:29 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/dst" 2025/09/13 02:09:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/backup" 2025/09/13 02:09:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:09:32 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:09:32 DEBUG : two: Unchanged skipping 2025/09/13 02:09:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:09:34 INFO : one: Copied (server-side copy) 2025/09/13 02:09:34 INFO : one: Deleted 2025/09/13 02:09:34 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:09:35 INFO : one: Copied (new) 2025/09/13 02:09:35 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:09:35 INFO : three.txt: Copied (server-side copy) 2025/09/13 02:09:36 INFO : three.txt: Deleted 2025/09/13 02:09:36 INFO : three.txt: Moved into backup dir 2025/09/13 02:09:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:09:37 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:09:37 DEBUG : two: Unchanged skipping 2025/09/13 02:09:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:09:38 INFO : one: Copied (server-side copy) 2025/09/13 02:09:38 INFO : one: Deleted 2025/09/13 02:09:38 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:09:38 INFO : one: Copied (new) 2025/09/13 02:09:38 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:09:39 INFO : three.txt: Copied (server-side copy) 2025/09/13 02:09:39 INFO : three.txt: Deleted 2025/09/13 02:09:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:09:42 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1105-04.backblaze.com/b2api/v1/b2_upload_file/df828db3d02d4b0b9f980e1b/c001_v0001105_t0058": EOF 2025/09/13 02:09:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-04.backblaze.com/b2api/v1/b2_upload_file/df828db3d02d4b0b9f980e1b/c001_v0001105_t0058": EOF) 2025/09/13 02:09:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wesonih4bodu: 1/10 (Post "https://pod-000-1105-04.backblaze.com/b2api/v1/b2_upload_file/df828db3d02d4b0b9f980e1b/c001_v0001105_t0058": EOF) 2025/09/13 02:09:44 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 02:09:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/dst" 2025/09/13 02:09:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/backup" 2025/09/13 02:09:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:09:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:09:47 DEBUG : two: Unchanged skipping 2025/09/13 02:09:47 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:09:49 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:09:49 INFO : one: Deleted 2025/09/13 02:09:49 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:09:50 INFO : one: Copied (new) 2025/09/13 02:09:50 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:09:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:09:51 INFO : three.txt: Deleted 2025/09/13 02:09:51 INFO : three.txt: Moved into backup dir 2025/09/13 02:09:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:09:52 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:09:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:09:52 DEBUG : two: Unchanged skipping 2025/09/13 02:09:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:09:53 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:09:53 INFO : one: Deleted 2025/09/13 02:09:53 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:09:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:09:53 INFO : one: Copied (new) 2025/09/13 02:09:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:09:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:09:54 INFO : three.txt: Deleted 2025/09/13 02:09:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:09:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/dst" 2025/09/13 02:09:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/backup" 2025/09/13 02:10:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:10:00 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:10:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:00 DEBUG : two: Unchanged skipping 2025/09/13 02:10:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:10:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/13 02:10:01 INFO : one: Deleted 2025/09/13 02:10:01 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:10:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:02 INFO : one: Copied (new) 2025/09/13 02:10:02 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:10:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/13 02:10:03 INFO : three.txt: Deleted 2025/09/13 02:10:03 INFO : three.txt: Moved into backup dir 2025/09/13 02:10:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:10:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:05 DEBUG : two: Unchanged skipping 2025/09/13 02:10:05 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:10:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/13 02:10:05 INFO : one: Deleted 2025/09/13 02:10:05 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:10:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:10:06 INFO : one: Copied (new) 2025/09/13 02:10:06 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:10:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/13 02:10:07 INFO : three.txt: Deleted 2025/09/13 02:10:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.96s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:10:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/dst" 2025/09/13 02:10:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:10:11 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:10:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:11 DEBUG : two: Unchanged skipping 2025/09/13 02:10:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:10:12 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:10:12 INFO : one: Deleted 2025/09/13 02:10:12 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:10:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:13 INFO : one: Copied (new) 2025/09/13 02:10:13 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:10:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:10:14 INFO : three.txt: Deleted 2025/09/13 02:10:14 INFO : three.txt: Moved into backup dir 2025/09/13 02:10:14 DEBUG : one.bak: Excluded (Path Filter) 2025/09/13 02:10:14 DEBUG : one.bak: Excluded 2025/09/13 02:10:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/13 02:10:14 DEBUG : three.txt.bak: Excluded 2025/09/13 02:10:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:10:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:14 DEBUG : two: Unchanged skipping 2025/09/13 02:10:14 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for checks to finish 2025/09/13 02:10:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:15 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:10:15 INFO : one: Deleted 2025/09/13 02:10:15 DEBUG : B2 bucket rclone-test-wesonih4bodu path dst: Waiting for transfers to finish 2025/09/13 02:10:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:10:15 INFO : one: Copied (new) 2025/09/13 02:10:15 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:10:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:10:16 INFO : three.txt: Deleted 2025/09/13 02:10:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.32s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:10:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/dst" 2025/09/13 02:10:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:10:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:10:22 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:10:22 INFO : one: Deleted 2025/09/13 02:10:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:23 INFO : one: Copied (new) 2025/09/13 02:10:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:23 DEBUG : two: Unchanged skipping 2025/09/13 02:10:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/13 02:10:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:10:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:10:24 INFO : three.txt: Deleted 2025/09/13 02:10:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:10:24 INFO : three.txt: Copied (new) 2025/09/13 02:10:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/13 02:10:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 02:10:25 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 02:10:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:10:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:26 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:10:26 INFO : one: Deleted 2025/09/13 02:10:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:10:26 INFO : one: Copied (new) 2025/09/13 02:10:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:26 DEBUG : two: Unchanged skipping 2025/09/13 02:10:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/13 02:10:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:10:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:10:27 INFO : three.txt: Deleted 2025/09/13 02:10:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/13 02:10:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:10:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wesonih4bodu/dst" 2025/09/13 02:10:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:10:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:10:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/13 02:10:33 INFO : one: Deleted 2025/09/13 02:10:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:34 INFO : one: Copied (new) 2025/09/13 02:10:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:35 DEBUG : two: Unchanged skipping 2025/09/13 02:10:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/13 02:10:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:10:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/13 02:10:35 INFO : three.txt: Deleted 2025/09/13 02:10:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:10:36 INFO : three.txt: Copied (new) 2025/09/13 02:10:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:10:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/13 02:10:37 INFO : one: Deleted 2025/09/13 02:10:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:10:38 INFO : one: Copied (new) 2025/09/13 02:10:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:38 DEBUG : two: Unchanged skipping 2025/09/13 02:10:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/13 02:10:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:10:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/13 02:10:39 INFO : three.txt: Deleted 2025/09/13 02:10:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/13 02:10:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.14s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:10:42 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:10:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/13 02:10:42 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:10:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/13 02:10:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/13 02:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.36s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:10:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 02:10:44 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:10:44 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:10:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 02:10:44 INFO : existing: Copied (new) 2025/09/13 02:10:44 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/13 02:10:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/13 02:10:45 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:10:45 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:10:45 ERROR : B2 bucket rclone-test-wesonih4bodu: not deleting files as there were IO errors 2025/09/13 02:10:45 ERROR : B2 bucket rclone-test-wesonih4bodu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.16s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:10:46 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:10:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:46 DEBUG : existing: Unchanged skipping 2025/09/13 02:10:46 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:10:46 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.20s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:11:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:11:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both10: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both0: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both14: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both15: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both11: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both17: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both12: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both13: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both16: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both2: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both3: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both18: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both5: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both19: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both1: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both4: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:01 DEBUG : both6: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both7: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both8: Unchanged skipping 2025/09/13 02:11:01 DEBUG : both9: Unchanged skipping 2025/09/13 02:11:01 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:11:01 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:02 INFO : only8: Deleted 2025/09/13 02:11:02 INFO : only2: Deleted 2025/09/13 02:11:02 INFO : only18: Deleted 2025/09/13 02:11:02 INFO : only11: Deleted 2025/09/13 02:11:02 INFO : only0: Deleted 2025/09/13 02:11:02 INFO : only10: Deleted 2025/09/13 02:11:02 INFO : only13: Deleted 2025/09/13 02:11:02 INFO : only4: Deleted 2025/09/13 02:11:02 INFO : only5: Deleted 2025/09/13 02:11:02 INFO : only9: Deleted 2025/09/13 02:11:02 INFO : only12: Deleted 2025/09/13 02:11:02 INFO : only14: Deleted 2025/09/13 02:11:02 INFO : only16: Deleted 2025/09/13 02:11:02 INFO : only15: Deleted 2025/09/13 02:11:02 INFO : only3: Deleted 2025/09/13 02:11:03 INFO : only17: Deleted 2025/09/13 02:11:03 INFO : only19: Deleted 2025/09/13 02:11:03 INFO : only1: Deleted 2025/09/13 02:11:03 INFO : only6: Deleted 2025/09/13 02:11:03 INFO : only7: Deleted 2025/09/13 02:11:03 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:11:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:11:22 DEBUG : both10: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both13: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both14: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both0: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both11: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both12: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both18: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both15: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both16: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both17: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both19: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both4: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both5: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both6: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both7: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both8: Unchanged skipping 2025/09/13 02:11:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:22 DEBUG : both9: Unchanged skipping 2025/09/13 02:11:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : both1: Unchanged skipping 2025/09/13 02:11:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : both2: Unchanged skipping 2025/09/13 02:11:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : both3: Unchanged skipping 2025/09/13 02:11:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/13 02:11:22 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:11:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:22 INFO : only0: Copied (replaced existing) 2025/09/13 02:11:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:22 INFO : only12: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only16: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only17: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only14: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only18: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only19: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only1: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only15: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only13: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only10: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only2: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only11: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only3: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only7: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only8: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only9: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only6: Copied (replaced existing) 2025/09/13 02:11:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:23 INFO : only5: Copied (replaced existing) 2025/09/13 02:11:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:11:24 INFO : only4: Copied (replaced existing) 2025/09/13 02:11:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.86s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:11:32 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:11:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:11:32 DEBUG : empty_on_remote: Making directory with metadata 2025/09/13 02:11:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:11:32 INFO : empty_on_remote: Making directory 2025/09/13 02:11:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/13 02:11:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/13 02:11:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/13 02:11:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:11:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:11:35 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:11:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:11:35 DEBUG : empty_on_remote: Making directory with metadata 2025/09/13 02:11:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:11:35 INFO : empty_on_remote: Making directory 2025/09/13 02:11:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/13 02:11:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/13 02:11:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/13 02:11:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:11:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/13 02:11:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:11:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:11:37 INFO : sub dir: Making directory 2025/09/13 02:11:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:11:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:11:41 INFO : sub dir: Making directory 2025/09/13 02:11:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.73s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:11:52 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:52 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:11:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : apple: Unchanged skipping 2025/09/13 02:11:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : banana: Unchanged skipping 2025/09/13 02:11:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:11:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:53 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:11:53 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:11:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:53 INFO : There was nothing to transfer 2025/09/13 02:11:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:53 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : apple: Unchanged skipping 2025/09/13 02:11:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:11:54 DEBUG : banana: Unchanged skipping 2025/09/13 02:11:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:11:54 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:11:54 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:54 INFO : There was nothing to transfer 2025/09/13 02:11:54 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:54 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:12:07 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:07 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : apple: Unchanged skipping 2025/09/13 02:12:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:12:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:12:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : banana: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:12:08 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:12:08 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:12:08 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:08 INFO : There was nothing to transfer 2025/09/13 02:12:08 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:08 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : apple: Unchanged skipping 2025/09/13 02:12:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:12:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : banana: Unchanged skipping 2025/09/13 02:12:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:12:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:12:09 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:12:09 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:09 INFO : There was nothing to transfer 2025/09/13 02:12:09 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:09 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:12:22 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:22 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:12:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:23 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:23 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:23 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:23 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:23 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:23 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:23 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:23 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 02:12:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:23 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:12:23 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:12:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/13 02:12:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/13 02:12:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:12:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/13 02:12:23 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/13 02:12:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:12:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:12:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:12:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:12:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:12:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:12:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:12:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:12:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:12:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:12:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:12:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:12:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:12:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:12:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:12:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:12:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:12:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:12:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:12:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:25 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:25 INFO : apple: Deleted 2025/09/13 02:12:25 INFO : splitbananasplit: Deleted 2025/09/13 02:12:25 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 02:12:25 INFO : banana: Deleted 2025/09/13 02:12:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 02:12:25 INFO : appleappleapplebanana: Deleted 2025/09/13 02:12:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 02:12:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 02:12:26 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 02:12:26 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 02:12:26 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/13 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:12:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : apple: Unchanged skipping 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:12:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : banana: Unchanged skipping 2025/09/13 02:12:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 02:12:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:12:26 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:12:26 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:12:26 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:26 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/13 02:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:12:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:12:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:12:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:12:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:12:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:12:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:12:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:12:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:12:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:12:39 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:40 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:12:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:40 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:12:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/13 02:12:40 INFO : apple: Copied (new) to: PREFIXapple 2025/09/13 02:12:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:12:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:12:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:12:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:12:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:12:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:12:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:12:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:12:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:12:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:12:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:12:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:12:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:12:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:12:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:12:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/13 02:12:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:40 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:12:40 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:12:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/13 02:12:40 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/13 02:12:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:12:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:12:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/13 02:12:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:12:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:12:41 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/13 02:12:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:12:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:12:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:12:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:12:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:12:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:12:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:12:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:12:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:12:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:12:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:12:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:12:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:12:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:12:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:12:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:12:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:12:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:12:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:12:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:12:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:12:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:12:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:12:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:12:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:12:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:12:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/13 02:12:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:12:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:12:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:12:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:12:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:12:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:12:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:12:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:12:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:12:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:12:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:12:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:12:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:12:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:12:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:12:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:12:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:12:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:12:42 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 02:12:43 INFO : appleappleapplebanana: Deleted 2025/09/13 02:12:43 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 02:12:43 INFO : splitbananasplit: Deleted 2025/09/13 02:12:43 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 02:12:43 INFO : apple: Deleted 2025/09/13 02:12:43 INFO : banana: Deleted 2025/09/13 02:12:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 02:12:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 02:12:43 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:12:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:12:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:12:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:12:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:12:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:12:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:12:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:12:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:12:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:12:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:12:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:12:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:12:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:12:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:12:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:12:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:12:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:12:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:12:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:12:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:12:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:12:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:12:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:12:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:12:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:12:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:12:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:12:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:12:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:12:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:12:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:12:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:12:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:12:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:12:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:12:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:12:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:12:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:12:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:12:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:12:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:12:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:12:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:12:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:12:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:12:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/13 02:12:44 INFO : apple: Copied (new) 2025/09/13 02:12:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:12:44 INFO : appleappleapplebanana: Copied (new) 2025/09/13 02:12:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:12:44 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:12:44 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:12:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:12:44 INFO : splitbananasplit: Copied (new) 2025/09/13 02:12:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:12:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/13 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:12:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/13 02:12:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/13 02:12:44 INFO : banana: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:12:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:12:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:12:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:12:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:12:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:12:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:12:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:12:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:12:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:12:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:12:45 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:12:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/13 02:12:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:12:45 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/13 02:12:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:12:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/13 02:12:46 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/13 02:12:46 INFO : PREFIXsplitbananasplit: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/13 02:12:46 INFO : PREFIXapple: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/13 02:12:46 INFO : PREFIXbanana: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/13 02:12:46 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/13 02:12:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/13 02:12:46 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:46 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:47 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:12:59 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:00 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 02:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 02:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:13:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:01 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:13:01 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:13:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:13:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/13 02:13:01 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/13 02:13:01 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:13:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:13:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:13:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:13:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:13:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:13:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:13:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:13:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:13:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:13:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:13:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:13:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:13:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:13:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:13:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:13:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:13:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:02 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 02:13:02 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 02:13:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 02:13:02 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 02:13:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 02:13:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 02:13:03 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 02:13:03 INFO : appleappleapplebanana: Deleted 2025/09/13 02:13:03 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 02:13:03 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 02:13:03 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 02:13:03 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 02:13:03 INFO : apple: Deleted 2025/09/13 02:13:03 INFO : splitbananasplit: Deleted 2025/09/13 02:13:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 02:13:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 02:13:03 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 02:13:03 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 02:13:03 INFO : banana: Deleted 2025/09/13 02:13:03 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 02:13:03 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:13:04 INFO : splitbananasplit: Copied (new) 2025/09/13 02:13:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:04 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:13:04 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:13:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/13 02:13:04 INFO : banana: Copied (new) 2025/09/13 02:13:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:13:04 INFO : appleappleapplebanana: Copied (new) 2025/09/13 02:13:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:13:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/13 02:13:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:13:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/13 02:13:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/13 02:13:04 INFO : apple: Copied (new) 2025/09/13 02:13:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:13:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/13 02:13:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:13:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/13 02:13:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:13:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/13 02:13:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:13:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:13:05 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:13:05 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:13:05 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:13:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:13:05 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:13:05 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:13:05 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:13:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:13:05 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:13:05 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/13 02:13:05 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:05 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/13 02:13:05 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/13 02:13:05 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/13 02:13:05 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/13 02:13:05 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/13 02:13:05 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/13 02:13:05 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/13 02:13:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/13 02:13:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/13 02:13:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/13 02:13:06 INFO : splitbananasplitSUFFIX: Deleted 2025/09/13 02:13:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/13 02:13:06 INFO : appleSUFFIX: Deleted 2025/09/13 02:13:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/13 02:13:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/13 02:13:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/13 02:13:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/13 02:13:06 INFO : bananaSUFFIX: Deleted 2025/09/13 02:13:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/13 02:13:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/13 02:13:06 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:06 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:06 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:13:19 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:20 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:20 DEBUG : apple: Unchanged skipping 2025/09/13 02:13:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:20 DEBUG : banana: Unchanged skipping 2025/09/13 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:13:20 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/13 02:13:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/13 02:13:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:13:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:13:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:13:20 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:13:20 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:13:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:13:20 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/13 02:13:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:13:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:13:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/13 02:13:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:13:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:13:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/13 02:13:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:13:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:13:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/13 02:13:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:13:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:13:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/13 02:13:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:13:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:13:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/13 02:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:13:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:13:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/13 02:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:13:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:13:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/13 02:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:13:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:13:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/13 02:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:13:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:13:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/13 02:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:13:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:13:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/13 02:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:13:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:13:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/13 02:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:13:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:13:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/13 02:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:13:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:13:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/13 02:13:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:13:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/13 02:13:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:13:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/13 02:13:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:13:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/13 02:13:22 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:22 INFO : splitbananasplit: Deleted 2025/09/13 02:13:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 02:13:22 INFO : appleappleapplebanana: Deleted 2025/09/13 02:13:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 02:13:22 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 02:13:22 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:23 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : appleapple: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:13:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:13:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:13:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:13:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:13:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:13:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:13:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:13:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:13:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:13:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:13:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:13:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:13:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:13:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:13:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:13:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:13:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:13:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:13:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:13:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:13:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:13:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:13:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:13:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:13:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:13:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:13:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:13:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:13:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:13:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:13:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:13:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:13:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:13:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:13:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:13:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:13:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:13:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:13:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:13:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:13:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:13:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:13:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:13:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:13:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:13:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:13:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:13:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:13:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:13:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:13:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:13:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:13:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:13:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:13:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:13:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:13:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:13:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:13:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:13:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:13:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:13:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:13:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:13:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:13:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:13:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:13:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:13:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:13:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:13:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:13:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:13:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:13:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:13:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:13:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:13:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:13:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : apple: Unchanged skipping 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:13:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : banana: Unchanged skipping 2025/09/13 02:13:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:13:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/13 02:13:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:13:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:13:23 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:13:23 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:23 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:23 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : appleapple: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/13 02:13:23 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/13 02:13:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:13:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:13:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:13:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:13:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:13:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:13:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:13:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:13:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:13:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:13:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:13:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:13:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:13:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:13:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:13:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:13:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:13:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:13:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:13:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:13:24 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:13:37 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:37 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:37 DEBUG : apple: Unchanged skipping 2025/09/13 02:13:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:37 DEBUG : banana: Unchanged skipping 2025/09/13 02:13:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:13:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:13:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:13:38 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:13:38 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:38 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:38 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : apple: Unchanged skipping 2025/09/13 02:13:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:13:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:13:38 DEBUG : banana: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:13:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:13:39 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:13:39 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:39 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:39 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:39 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:13:52 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:52 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:52 DEBUG : apple: Unchanged skipping 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:52 DEBUG : banana: Unchanged skipping 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:13:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:13:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:13:53 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:13:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:53 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : apple: Unchanged skipping 2025/09/13 02:13:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:13:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : banana: Unchanged skipping 2025/09/13 02:13:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:13:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:13:54 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:13:54 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:54 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:54 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:06 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:06 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:07 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:07 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:07 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:07 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:08 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:08 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:08 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:08 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:21 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:21 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:22 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:22 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:22 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:22 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:23 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:23 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:23 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:23 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:23 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:36 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:36 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:37 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:37 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:37 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:37 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:37 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:38 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:38 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:38 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:38 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:38 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:38 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (178.38s) --- PASS: TestTransform/NFC (14.52s) --- PASS: TestTransform/NFD (14.94s) --- PASS: TestTransform/base64 (17.49s) --- PASS: TestTransform/prefix (20.13s) --- PASS: TestTransform/suffix (19.68s) --- PASS: TestTransform/truncate (16.91s) --- PASS: TestTransform/encoder (15.83s) --- PASS: TestTransform/ISO-8859-1 (14.61s) --- PASS: TestTransform/charmap (14.45s) --- PASS: TestTransform/lowercase (14.69s) --- PASS: TestTransform/ascii (15.14s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/13 02:14:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/13 02:14:43 INFO : sub dir_somesuffix: Making directory 2025/09/13 02:14:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/13 02:14:43 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/13 02:14:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/13 02:14:43 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/13 02:14:43 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:43 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:44 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:14:44 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/13 02:14:44 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.64s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:45 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:45 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:45 INFO : tictactoe: Making directory 2025/09/13 02:14:45 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:45 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:45 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/13 02:14:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:45 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:45 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:45 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:14:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/13 02:14:45 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:46 INFO : toe: Making directory 2025/09/13 02:14:46 INFO : toe/toe: Making directory 2025/09/13 02:14:46 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 02:14:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 02:14:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 02:14:46 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:46 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:14:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/13 02:14:47 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.89s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:48 INFO : toe: Making directory 2025/09/13 02:14:48 INFO : toe/toe: Making directory 2025/09/13 02:14:48 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 02:14:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 02:14:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 02:14:48 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:48 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:14:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/13 02:14:49 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.69s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:50 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:14:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 02:14:50 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:50 INFO : tictacempty_dir: Making directory 2025/09/13 02:14:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:50 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:50 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:50 INFO : tictactoe: Making directory 2025/09/13 02:14:50 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:50 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:50 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:14:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 02:14:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 02:14:50 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:50 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:14:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/13 02:14:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.77s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:52 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:14:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 02:14:52 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:52 INFO : tictacempty_dir: Making directory 2025/09/13 02:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:52 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:52 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:52 INFO : tictactoe: Making directory 2025/09/13 02:14:52 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:52 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:52 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:14:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 02:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:14:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:14:52 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:52 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:14:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:14:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/13 02:14:53 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:53 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:53 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:53 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 02:14:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:14:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/13 02:14:53 NOTICE: B2 bucket rclone-test-wesonih4bodu: 0 differences found 2025/09/13 02:14:53 NOTICE: B2 bucket rclone-test-wesonih4bodu: 1 matching files --- PASS: TestAllTag (2.17s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:54 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:54 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:54 INFO : tictactoe: Making directory 2025/09/13 02:14:54 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:54 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:54 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:14:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 02:14:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 02:14:54 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:54 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:14:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/13 02:14:55 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:55 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:55 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:55 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:55 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 02:14:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/13 02:14:55 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:55 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.44s) === RUN TestSyntax 2025/09/13 02:14:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:56 INFO : toe: Making directory 2025/09/13 02:14:56 INFO : toe/toe: Making directory 2025/09/13 02:14:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 02:14:56 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:56 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:14:57 INFO : toe/toe/toe: Copied (new) 2025/09/13 02:14:57 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.75s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:58 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:14:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 02:14:58 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:58 INFO : tictacempty_dir: Making directory 2025/09/13 02:14:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:58 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:58 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:58 INFO : tictactoe: Making directory 2025/09/13 02:14:58 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:58 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:58 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:14:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:14:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 02:14:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:14:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:14:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:14:58 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:14:58 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:14:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:14:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:14:59 INFO : toe/toe/toe.txt: Deleted 2025/09/13 02:14:59 INFO : toe/toe: Removing directory 2025/09/13 02:14:59 INFO : toe: Removing directory 2025/09/13 02:14:59 INFO : empty_dir: Removing directory 2025/09/13 02:14:59 DEBUG : Local file system at /tmp/rclone2474055719: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:14:59 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:14:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 02:14:59 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:14:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:14:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:00 INFO : tictacempty_dir: Making directory 2025/09/13 02:15:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:00 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:00 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:00 INFO : tictactoe: Making directory 2025/09/13 02:15:00 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:00 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:00 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:15:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 02:15:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:00 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:15:00 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:15:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:00 INFO : toe/toe/toe.txt: Deleted 2025/09/13 02:15:00 INFO : toe/toe: Removing directory 2025/09/13 02:15:00 INFO : toe: Removing directory 2025/09/13 02:15:00 INFO : empty_dir: Removing directory 2025/09/13 02:15:00 DEBUG : Local file system at /tmp/rclone2474055719: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/13 02:15:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/13 02:15:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/13 02:15:02 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 (2.92s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:15:02 DEBUG : Reset feature "Copy" 2025/09/13 02:15:02 DEBUG : Reset feature "Move" 2025/09/13 02:15:02 DEBUG : Reset feature "Copy" 2025/09/13 02:15:02 DEBUG : Reset feature "Move" 2025/09/13 02:15:02 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:15:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 02:15:02 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:03 INFO : tictacempty_dir: Making directory 2025/09/13 02:15:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:03 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:03 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:03 INFO : tictactoe: Making directory 2025/09/13 02:15:03 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:03 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:03 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:15:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 02:15:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:03 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:15:03 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:15:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:04 INFO : toe/toe/toe.txt: Deleted 2025/09/13 02:15:04 INFO : toe/toe: Removing directory 2025/09/13 02:15:04 INFO : toe: Removing directory 2025/09/13 02:15:04 INFO : empty_dir: Removing directory 2025/09/13 02:15:04 DEBUG : Local file system at /tmp/rclone2474055719: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/13 02:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/13 02:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/13 02:15:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.25s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:15:07 DEBUG : toe: transformed to: dG9l 2025/09/13 02:15:07 DEBUG : toe: transformed to: dG9l 2025/09/13 02:15:07 INFO : dG9l: Making directory 2025/09/13 02:15:07 DEBUG : toe: transformed to: dG9l 2025/09/13 02:15:07 DEBUG : toe: transformed to: dG9l 2025/09/13 02:15:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/13 02:15:07 INFO : dG9l/dG9l: Making directory 2025/09/13 02:15:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/13 02:15:07 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/13 02:15:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/13 02:15:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/13 02:15:07 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:15:07 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:15:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/13 02:15:07 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:08 DEBUG : dG9l: transformed to: toe 2025/09/13 02:15:08 DEBUG : dG9l: transformed to: toe 2025/09/13 02:15:08 DEBUG : dG9l: transformed to: toe 2025/09/13 02:15:08 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/13 02:15:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/13 02:15:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/13 02:15:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/13 02:15:08 DEBUG : Local file system at /tmp/rclone2474055719: Waiting for checks to finish 2025/09/13 02:15:08 DEBUG : Local file system at /tmp/rclone2474055719: Waiting for transfers to finish 2025/09/13 02:15:08 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.66s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-wesonih4bodu", Local "Local file system at /tmp/rclone2474055719", Modify Window "1ms" 2025/09/13 02:15:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:09 DEBUG : toe: transformed to: 2025/09/13 02:15:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:10 DEBUG : toe: transformed to: 2025/09/13 02:15:10 INFO : B2 bucket rclone-test-wesonih4bodu: Making directory 2025/09/13 02:15:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:10 DEBUG : toe: transformed to: 2025/09/13 02:15:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:10 DEBUG : toe: transformed to: 2025/09/13 02:15:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:10 DEBUG : toe/toe: transformed to: 2025/09/13 02:15:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/13 02:15:10 INFO : toe/toe: Making directory 2025/09/13 02:15:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:10 DEBUG : toe/toe: transformed to: 2025/09/13 02:15:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/13 02:15:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:10 DEBUG : toe: transformed to: 2025/09/13 02:15:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 02:15:10 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for checks to finish 2025/09/13 02:15:10 DEBUG : B2 bucket rclone-test-wesonih4bodu: Waiting for transfers to finish 2025/09/13 02:15:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:10 DEBUG : toe/toe/toe: transformed to: 2025/09/13 02:15:10 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/13 02:15:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:10 INFO : toe/toe/toe: Copied (new) 2025/09/13 02:15:10 ERROR : B2 bucket rclone-test-wesonih4bodu: not deleting files as there were IO errors 2025/09/13 02:15:10 ERROR : B2 bucket rclone-test-wesonih4bodu: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/09/13 02:15:11 DEBUG : B2 bucket rclone-test-wesonih4bodu: Purge remote 2025/09/13 02:15:11 INFO : B2 bucket rclone-test-wesonih4bodu: cleaning bucket "rclone-test-wesonih4bodu" of all files 2025/09/13 02:15:12 DEBUG : BackupDir/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60bb7_d20250913_m020926_c001_v7007000_t0000_u01757729366862") 2025/09/13 02:15:12 DEBUG : BackupDir/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f101636150b34ef97_d20250913_m020921_c001_v0001106_t0027_u01757729361132") 2025/09/13 02:15:12 DEBUG : CompareDest/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc98a1_d20250913_m020901_c001_v7007000_t0000_u01757729341806") 2025/09/13 02:15:12 DEBUG : CompareDest/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51b80_d20250913_m020855_c001_v0001137_t0013_u01757729335794") 2025/09/13 02:15:12 DEBUG : CompareDest/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc98a2_d20250913_m020901_c001_v7007000_t0000_u01757729341992") 2025/09/13 02:15:12 DEBUG : CompareDest/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2089_d20250913_m020857_c001_v0001181_t0048_u01757729337337") 2025/09/13 02:15:12 DEBUG : CopyDest/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60bb8_d20250913_m020927_c001_v7007000_t0000_u01757729367048") 2025/09/13 02:15:12 DEBUG : CopyDest/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553f9b_d20250913_m020918_c001_v0001105_t0016_u01757729358116") 2025/09/13 02:15:12 DEBUG : CopyDest/three: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60bb9_d20250913_m020927_c001_v7007000_t0000_u01757729367232") 2025/09/13 02:15:12 DEBUG : CopyDest/three: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be211e_d20250913_m020925_c001_v0001181_t0008_u01757729365078") 2025/09/13 02:15:12 DEBUG : CopyDest/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60bbb_d20250913_m020927_c001_v7007000_t0000_u01757729367416") 2025/09/13 02:15:13 DEBUG : CopyDest/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51bd2_d20250913_m020922_c001_v0001137_t0034_u01757729362547") 2025/09/13 02:15:13 DEBUG : EXISTING: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc45214_d20250913_m021046_c001_v7007000_t0000_u01757729446974") 2025/09/13 02:15:13 DEBUG : EXISTING: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2341_d20250913_m021045_c001_v0001181_t0026_u01757729445973") 2025/09/13 02:15:13 DEBUG : PREFIXapple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cbf_d20250913_m021246_c001_v7007000_t0000_u01757729566244") 2025/09/13 02:15:13 DEBUG : PREFIXapple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163c6_d20250913_m021240_c001_v0001182_t0037_u01757729560817") 2025/09/13 02:15:13 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62daa_d20250913_m021246_c001_v7007000_t0000_u01757729566555") 2025/09/13 02:15:13 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f7a_d20250913_m021240_c001_v0001137_t0025_u01757729560840") 2025/09/13 02:15:13 DEBUG : PREFIXbanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee341_d20250913_m021246_c001_v7007000_t0000_u01757729566389") 2025/09/13 02:15:13 DEBUG : PREFIXbanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2627_d20250913_m021240_c001_v0001181_t0035_u01757729560829") 2025/09/13 02:15:13 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3023f_d20250913_m021246_c001_v7007000_t0000_u01757729566225") 2025/09/13 02:15:13 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c94_d20250913_m021240_c001_v0001130_t0018_u01757729560849") 2025/09/13 02:15:13 DEBUG : Testêé: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc45210_d20250913_m021043_c001_v7007000_t0000_u01757729443437") 2025/09/13 02:15:13 DEBUG : Testêé: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2330_d20250913_m021042_c001_v0001181_t0012_u01757729442843") 2025/09/13 02:15:13 DEBUG : Testêé: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d02_d20250913_m021041_c001_v0001137_t0044_u01757729441806") 2025/09/13 02:15:13 DEBUG : YXBwbGU=: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9ddc_d20250913_m021227_c001_v7007000_t0000_u01757729547829") 2025/09/13 02:15:13 DEBUG : YXBwbGU=: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be25a3_d20250913_m021223_c001_v0001181_t0056_u01757729543560") 2025/09/13 02:15:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9ddd_d20250913_m021228_c001_v7007000_t0000_u01757729548011") 2025/09/13 02:15:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f0e_d20250913_m021223_c001_v0001137_t0003_u01757729543592") 2025/09/13 02:15:13 DEBUG : YmFuYW5h: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9dde_d20250913_m021228_c001_v7007000_t0000_u01757729548193") 2025/09/13 02:15:13 DEBUG : YmFuYW5h: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c42_d20250913_m021223_c001_v0001130_t0050_u01757729543570") 2025/09/13 02:15:13 DEBUG : a/potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edce5_d20250913_m020726_c001_v7007000_t0000_u01757729246890") 2025/09/13 02:15:13 DEBUG : a/potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553db9_d20250913_m020726_c001_v0001105_t0050_u01757729246125") 2025/09/13 02:15:13 DEBUG : a/potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c6071c_d20250913_m020724_c001_v7007000_t0000_u01757729244320") 2025/09/13 02:15:13 DEBUG : a/potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553dab_d20250913_m020723_c001_v0001105_t0019_u01757729243414") 2025/09/13 02:15:14 DEBUG : a/potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c606fe_d20250913_m020704_c001_v7007000_t0000_u01757729224876") 2025/09/13 02:15:14 DEBUG : a/potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d37_d20250913_m020703_c001_v0001105_t0019_u01757729223932") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e1d_d20250913_m021439_c001_v7007000_t0000_u01757729679312") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2a28_d20250913_m021435_c001_v0001181_t0005_u01757729675044") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d6e_d20250913_m021424_c001_v7007000_t0000_u01757729664104") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be29b2_d20250913_m021420_c001_v0001181_t0050_u01757729660280") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52cae1_d20250913_m021409_c001_v7007000_t0000_u01757729649290") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be293c_d20250913_m021405_c001_v0001181_t0035_u01757729645600") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567ef_d20250913_m021355_c001_v7007000_t0000_u01757729635001") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be28c4_d20250913_m021351_c001_v0001181_t0016_u01757729631035") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30689_d20250913_m021340_c001_v7007000_t0000_u01757729620306") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be282b_d20250913_m021336_c001_v0001181_t0057_u01757729616029") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9ae9_d20250913_m021324_c001_v7007000_t0000_u01757729604552") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2777_d20250913_m021318_c001_v0001181_t0058_u01757729598671") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c48b_d20250913_m021307_c001_v7007000_t0000_u01757729587474") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5201c_d20250913_m021304_c001_v0001137_t0053_u01757729584202") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4163d92ab9f57544_d20250913_m021303_c001_v7007000_t0000_u01757729583232") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51ff8_d20250913_m021258_c001_v0001137_t0058_u01757729578744") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cc2_d20250913_m021247_c001_v7007000_t0000_u01757729567942") 2025/09/13 02:15:14 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2655_d20250913_m021244_c001_v0001181_t0008_u01757729564437") 2025/09/13 02:15:15 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3023e_d20250913_m021243_c001_v7007000_t0000_u01757729563430") 2025/09/13 02:15:15 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2613_d20250913_m021238_c001_v0001181_t0017_u01757729558671") 2025/09/13 02:15:15 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30229_d20250913_m021225_c001_v7007000_t0000_u01757729545209") 2025/09/13 02:15:15 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2595_d20250913_m021221_c001_v0001181_t0004_u01757729541167") 2025/09/13 02:15:15 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd8f6_d20250913_m021210_c001_v7007000_t0000_u01757729530349") 2025/09/13 02:15:15 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2539_d20250913_m021206_c001_v0001181_t0013_u01757729526105") 2025/09/13 02:15:15 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c444_d20250913_m021155_c001_v7007000_t0000_u01757729515399") 2025/09/13 02:15:15 DEBUG : apple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be24db_d20250913_m021151_c001_v0001181_t0039_u01757729511073") 2025/09/13 02:15:15 DEBUG : appleSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4163d92ab9f57547_d20250913_m021305_c001_v7007000_t0000_u01757729585950") 2025/09/13 02:15:15 DEBUG : appleSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164c9_d20250913_m021300_c001_v0001182_t0020_u01757729580905") 2025/09/13 02:15:15 DEBUG : appleapple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9aeb_d20250913_m021324_c001_v7007000_t0000_u01757729604732") 2025/09/13 02:15:15 DEBUG : appleapple: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d28_d20250913_m021320_c001_v0001130_t0033_u01757729600673") 2025/09/13 02:15:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e1e_d20250913_m021439_c001_v7007000_t0000_u01757729679493") 2025/09/13 02:15:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9e27_d20250913_m021435_c001_v0001130_t0045_u01757729675659") 2025/09/13 02:15:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d6f_d20250913_m021424_c001_v7007000_t0000_u01757729664288") 2025/09/13 02:15:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9df9_d20250913_m021420_c001_v0001130_t0041_u01757729660778") 2025/09/13 02:15:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52cae2_d20250913_m021409_c001_v7007000_t0000_u01757729649474") 2025/09/13 02:15:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9dc7_d20250913_m021406_c001_v0001130_t0053_u01757729646011") 2025/09/13 02:15:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567f0_d20250913_m021355_c001_v7007000_t0000_u01757729635182") 2025/09/13 02:15:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d9a_d20250913_m021351_c001_v0001130_t0008_u01757729631549") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3068a_d20250913_m021340_c001_v7007000_t0000_u01757729620487") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d66_d20250913_m021336_c001_v0001130_t0030_u01757729616447") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9ae6_d20250913_m021322_c001_v7007000_t0000_u01757729602578") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16578_d20250913_m021319_c001_v0001182_t0009_u01757729599297") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c48c_d20250913_m021307_c001_v7007000_t0000_u01757729587656") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9ce4_d20250913_m021304_c001_v0001130_t0018_u01757729584225") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee73c_d20250913_m021303_c001_v7007000_t0000_u01757729583071") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164b9_d20250913_m021259_c001_v0001182_t0017_u01757729579361") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cc3_d20250913_m021248_c001_v7007000_t0000_u01757729568124") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163f6_d20250913_m021244_c001_v0001182_t0020_u01757729564444") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62da3_d20250913_m021243_c001_v7007000_t0000_u01757729563182") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f70_d20250913_m021239_c001_v0001137_t0010_u01757729559304") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd90f_d20250913_m021225_c001_v7007000_t0000_u01757729545824") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d162b6_d20250913_m021221_c001_v0001182_t0038_u01757729541768") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd8f7_d20250913_m021210_c001_v7007000_t0000_u01757729530531") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d161e8_d20250913_m021206_c001_v0001182_t0057_u01757729526744") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c445_d20250913_m021155_c001_v7007000_t0000_u01757729515585") 2025/09/13 02:15:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16162_d20250913_m021151_c001_v0001182_t0036_u01757729511797") 2025/09/13 02:15:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4163d92ab9f57546_d20250913_m021305_c001_v7007000_t0000_u01757729585763") 2025/09/13 02:15:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26c5_d20250913_m021300_c001_v0001181_t0036_u01757729580896") 2025/09/13 02:15:16 DEBUG : b/potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edce6_d20250913_m020727_c001_v7007000_t0000_u01757729247072") 2025/09/13 02:15:16 DEBUG : b/potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553db1_d20250913_m020724_c001_v0001105_t0059_u01757729244877") 2025/09/13 02:15:16 DEBUG : b/potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c6071b_d20250913_m020723_c001_v7007000_t0000_u01757729243758") 2025/09/13 02:15:16 DEBUG : b/potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553da1_d20250913_m020722_c001_v0001105_t0058_u01757729242314") 2025/09/13 02:15:17 DEBUG : b/potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c606fd_d20250913_m020704_c001_v7007000_t0000_u01757729224320") 2025/09/13 02:15:17 DEBUG : b/potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d2f_d20250913_m020702_c001_v0001105_t0006_u01757729222195") 2025/09/13 02:15:17 DEBUG : backup/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4146187dcfc28081_d20250913_m020940_c001_v7007000_t0000_u01757729380102") 2025/09/13 02:15:17 DEBUG : backup/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f102dcff18ebacc54_d20250913_m020937_c001_v0001182_t0051_u01757729377965") 2025/09/13 02:15:17 DEBUG : backup/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1104e699c3d58a23_d20250913_m020934_c001_v0001184_t0044_u01757729374015") 2025/09/13 02:15:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f420ff6e9f695eaf9_d20250913_m021007_c001_v7007000_t0000_u01757729407764") 2025/09/13 02:15:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f105c75b2d57e5422_d20250913_m021005_c001_v0001092_t0055_u01757729405482") 2025/09/13 02:15:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f113e83197c2705e0_d20250913_m021001_c001_v0001172_t0047_u01757729401164") 2025/09/13 02:15:17 DEBUG : backup/one.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52c53f_d20250913_m020954_c001_v7007000_t0000_u01757729394882") 2025/09/13 02:15:17 DEBUG : backup/one.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1020d6c3642a3b90_d20250913_m020953_c001_v0001101_t0032_u01757729393018") 2025/09/13 02:15:17 DEBUG : backup/one.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f116785c36cb4d074_d20250913_m020949_c001_v0001171_t0044_u01757729389028") 2025/09/13 02:15:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f420ff6e9f695eafa_d20250913_m021007_c001_v7007000_t0000_u01757729407945") 2025/09/13 02:15:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11742dff82068807_d20250913_m021006_c001_v0001115_t0009_u01757729406583") 2025/09/13 02:15:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1002a47fffe8ca17_d20250913_m021002_c001_v0001101_t0037_u01757729402946") 2025/09/13 02:15:17 DEBUG : backup/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4146187dcfc28082_d20250913_m020940_c001_v7007000_t0000_u01757729380286") 2025/09/13 02:15:17 DEBUG : backup/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f104ab275f243976d_d20250913_m020938_c001_v0001032_t0009_u01757729378894") 2025/09/13 02:15:17 DEBUG : backup/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f10336c2a487a0db7_d20250913_m020935_c001_v0001037_t0053_u01757729375510") 2025/09/13 02:15:17 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52c542_d20250913_m020955_c001_v7007000_t0000_u01757729395064") 2025/09/13 02:15:18 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f114d9b10462f397b_d20250913_m020954_c001_v0001136_t0033_u01757729394062") 2025/09/13 02:15:18 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11433405b6c5f5ec_d20250913_m020950_c001_v0001105_t0014_u01757729390756") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e1f_d20250913_m021439_c001_v7007000_t0000_u01757729679687") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16806_d20250913_m021435_c001_v0001182_t0017_u01757729675292") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d70_d20250913_m021424_c001_v7007000_t0000_u01757729664483") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1677b_d20250913_m021420_c001_v0001182_t0016_u01757729660506") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52cae3_d20250913_m021409_c001_v7007000_t0000_u01757729649659") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d166f3_d20250913_m021405_c001_v0001182_t0051_u01757729645810") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567f1_d20250913_m021355_c001_v7007000_t0000_u01757729635365") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1668d_d20250913_m021351_c001_v0001182_t0049_u01757729631353") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3068b_d20250913_m021340_c001_v7007000_t0000_u01757729620669") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16613_d20250913_m021336_c001_v0001182_t0002_u01757729616246") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9aec_d20250913_m021324_c001_v7007000_t0000_u01757729604913") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d20_d20250913_m021318_c001_v0001130_t0041_u01757729598878") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c48d_d20250913_m021307_c001_v7007000_t0000_u01757729587840") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26eb_d20250913_m021304_c001_v0001181_t0043_u01757729584217") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419de83fdb0b8d4e_d20250913_m021303_c001_v7007000_t0000_u01757729583304") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26b9_d20250913_m021259_c001_v0001181_t0037_u01757729579157") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cc4_d20250913_m021248_c001_v7007000_t0000_u01757729568306") 2025/09/13 02:15:18 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9ca0_d20250913_m021244_c001_v0001130_t0051_u01757729564466") 2025/09/13 02:15:19 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc45260_d20250913_m021243_c001_v7007000_t0000_u01757729563439") 2025/09/13 02:15:19 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163b4_d20250913_m021239_c001_v0001182_t0000_u01757729559088") 2025/09/13 02:15:19 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30230_d20250913_m021225_c001_v7007000_t0000_u01757729545790") 2025/09/13 02:15:19 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c37_d20250913_m021221_c001_v0001130_t0048_u01757729541380") 2025/09/13 02:15:19 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd8f8_d20250913_m021210_c001_v7007000_t0000_u01757729530713") 2025/09/13 02:15:19 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c0d_d20250913_m021206_c001_v0001130_t0033_u01757729526310") 2025/09/13 02:15:19 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c446_d20250913_m021155_c001_v7007000_t0000_u01757729515769") 2025/09/13 02:15:19 DEBUG : banana: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9bcb_d20250913_m021151_c001_v0001130_t0032_u01757729511280") 2025/09/13 02:15:19 DEBUG : bananaSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419de83fdb0b8d52_d20250913_m021306_c001_v7007000_t0000_u01757729586102") 2025/09/13 02:15:19 DEBUG : bananaSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52006_d20250913_m021300_c001_v0001137_t0055_u01757729580885") 2025/09/13 02:15:19 DEBUG : both0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d002_d20250913_m021124_c001_v7007000_t0000_u01757729484625") 2025/09/13 02:15:19 DEBUG : both0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d75_d20250913_m021107_c001_v0001137_t0008_u01757729467980") 2025/09/13 02:15:19 DEBUG : both0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99a4_d20250913_m021103_c001_v7007000_t0000_u01757729463717") 2025/09/13 02:15:19 DEBUG : both0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d14_d20250913_m021048_c001_v0001137_t0035_u01757729448921") 2025/09/13 02:15:19 DEBUG : both1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d003_d20250913_m021124_c001_v7007000_t0000_u01757729484810") 2025/09/13 02:15:19 DEBUG : both1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d79_d20250913_m021109_c001_v0001137_t0017_u01757729469028") 2025/09/13 02:15:19 DEBUG : both1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99a5_d20250913_m021103_c001_v7007000_t0000_u01757729463898") 2025/09/13 02:15:19 DEBUG : both1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d18_d20250913_m021049_c001_v0001137_t0024_u01757729449556") 2025/09/13 02:15:19 DEBUG : both10: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d004_d20250913_m021124_c001_v7007000_t0000_u01757729484994") 2025/09/13 02:15:19 DEBUG : both10: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d9b_d20250913_m021114_c001_v0001137_t0035_u01757729474792") 2025/09/13 02:15:19 DEBUG : both10: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99a6_d20250913_m021104_c001_v7007000_t0000_u01757729464079") 2025/09/13 02:15:19 DEBUG : both10: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d46_d20250913_m021055_c001_v0001137_t0032_u01757729455164") 2025/09/13 02:15:19 DEBUG : both11: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d005_d20250913_m021125_c001_v7007000_t0000_u01757729485180") 2025/09/13 02:15:19 DEBUG : both11: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51da1_d20250913_m021115_c001_v0001137_t0035_u01757729475280") 2025/09/13 02:15:20 DEBUG : both11: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99a7_d20250913_m021104_c001_v7007000_t0000_u01757729464264") 2025/09/13 02:15:20 DEBUG : both11: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d48_d20250913_m021055_c001_v0001137_t0029_u01757729455755") 2025/09/13 02:15:20 DEBUG : both12: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d006_d20250913_m021125_c001_v7007000_t0000_u01757729485377") 2025/09/13 02:15:20 DEBUG : both12: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51da3_d20250913_m021115_c001_v0001137_t0026_u01757729475838") 2025/09/13 02:15:20 DEBUG : both12: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99a8_d20250913_m021104_c001_v7007000_t0000_u01757729464445") 2025/09/13 02:15:20 DEBUG : both12: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d4a_d20250913_m021056_c001_v0001137_t0035_u01757729456279") 2025/09/13 02:15:20 DEBUG : both13: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d007_d20250913_m021125_c001_v7007000_t0000_u01757729485562") 2025/09/13 02:15:20 DEBUG : both13: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51da5_d20250913_m021116_c001_v0001137_t0038_u01757729476416") 2025/09/13 02:15:20 DEBUG : both13: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99a9_d20250913_m021104_c001_v7007000_t0000_u01757729464627") 2025/09/13 02:15:20 DEBUG : both13: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d4c_d20250913_m021056_c001_v0001137_t0049_u01757729456796") 2025/09/13 02:15:20 DEBUG : both14: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d008_d20250913_m021125_c001_v7007000_t0000_u01757729485746") 2025/09/13 02:15:20 DEBUG : both14: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51dab_d20250913_m021116_c001_v0001137_t0033_u01757729476939") 2025/09/13 02:15:20 DEBUG : both14: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99aa_d20250913_m021104_c001_v7007000_t0000_u01757729464808") 2025/09/13 02:15:20 DEBUG : both14: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d4e_d20250913_m021057_c001_v0001137_t0012_u01757729457374") 2025/09/13 02:15:20 DEBUG : both15: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d009_d20250913_m021125_c001_v7007000_t0000_u01757729485930") 2025/09/13 02:15:20 DEBUG : both15: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51dad_d20250913_m021117_c001_v0001137_t0009_u01757729477422") 2025/09/13 02:15:20 DEBUG : both15: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99ab_d20250913_m021104_c001_v7007000_t0000_u01757729464989") 2025/09/13 02:15:20 DEBUG : both15: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d52_d20250913_m021058_c001_v0001137_t0011_u01757729458071") 2025/09/13 02:15:20 DEBUG : both16: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d00a_d20250913_m021126_c001_v7007000_t0000_u01757729486369") 2025/09/13 02:15:20 DEBUG : both16: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51db7_d20250913_m021119_c001_v0001137_t0026_u01757729479514") 2025/09/13 02:15:21 DEBUG : both16: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99ac_d20250913_m021105_c001_v7007000_t0000_u01757729465171") 2025/09/13 02:15:21 DEBUG : both16: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d58_d20250913_m021058_c001_v0001137_t0053_u01757729458734") 2025/09/13 02:15:21 DEBUG : both17: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d00b_d20250913_m021126_c001_v7007000_t0000_u01757729486556") 2025/09/13 02:15:21 DEBUG : both17: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51dbd_d20250913_m021120_c001_v0001137_t0048_u01757729480083") 2025/09/13 02:15:21 DEBUG : both17: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99ad_d20250913_m021105_c001_v7007000_t0000_u01757729465352") 2025/09/13 02:15:21 DEBUG : both17: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d5c_d20250913_m021059_c001_v0001137_t0018_u01757729459236") 2025/09/13 02:15:21 DEBUG : both18: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d00c_d20250913_m021126_c001_v7007000_t0000_u01757729486740") 2025/09/13 02:15:21 DEBUG : both18: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51dbf_d20250913_m021120_c001_v0001137_t0011_u01757729480610") 2025/09/13 02:15:21 DEBUG : both18: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99ae_d20250913_m021105_c001_v7007000_t0000_u01757729465592") 2025/09/13 02:15:21 DEBUG : both18: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d60_d20250913_m021059_c001_v0001137_t0000_u01757729459860") 2025/09/13 02:15:21 DEBUG : both19: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d00d_d20250913_m021126_c001_v7007000_t0000_u01757729486924") 2025/09/13 02:15:21 DEBUG : both19: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51dc7_d20250913_m021121_c001_v0001137_t0004_u01757729481219") 2025/09/13 02:15:21 DEBUG : both19: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99af_d20250913_m021105_c001_v7007000_t0000_u01757729465774") 2025/09/13 02:15:21 DEBUG : both19: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d62_d20250913_m021100_c001_v0001137_t0040_u01757729460497") 2025/09/13 02:15:21 DEBUG : both2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d00e_d20250913_m021127_c001_v7007000_t0000_u01757729487108") 2025/09/13 02:15:21 DEBUG : both2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d7d_d20250913_m021109_c001_v0001137_t0016_u01757729469705") 2025/09/13 02:15:21 DEBUG : both2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99b0_d20250913_m021105_c001_v7007000_t0000_u01757729465955") 2025/09/13 02:15:21 DEBUG : both2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d1c_d20250913_m021050_c001_v0001137_t0043_u01757729450081") 2025/09/13 02:15:21 DEBUG : both3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d00f_d20250913_m021127_c001_v7007000_t0000_u01757729487292") 2025/09/13 02:15:21 DEBUG : both3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d83_d20250913_m021110_c001_v0001137_t0003_u01757729470426") 2025/09/13 02:15:21 DEBUG : both3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99b1_d20250913_m021106_c001_v7007000_t0000_u01757729466144") 2025/09/13 02:15:22 DEBUG : both3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d20_d20250913_m021050_c001_v0001137_t0024_u01757729450628") 2025/09/13 02:15:22 DEBUG : both4: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d010_d20250913_m021127_c001_v7007000_t0000_u01757729487476") 2025/09/13 02:15:22 DEBUG : both4: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d85_d20250913_m021111_c001_v0001137_t0013_u01757729471163") 2025/09/13 02:15:22 DEBUG : both4: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99b3_d20250913_m021106_c001_v7007000_t0000_u01757729466326") 2025/09/13 02:15:22 DEBUG : both4: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d24_d20250913_m021051_c001_v0001137_t0001_u01757729451250") 2025/09/13 02:15:22 DEBUG : both5: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d011_d20250913_m021127_c001_v7007000_t0000_u01757729487661") 2025/09/13 02:15:22 DEBUG : both5: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d87_d20250913_m021111_c001_v0001137_t0048_u01757729471922") 2025/09/13 02:15:22 DEBUG : both5: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99b4_d20250913_m021106_c001_v7007000_t0000_u01757729466511") 2025/09/13 02:15:22 DEBUG : both5: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d26_d20250913_m021051_c001_v0001137_t0013_u01757729451883") 2025/09/13 02:15:22 DEBUG : both6: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d012_d20250913_m021127_c001_v7007000_t0000_u01757729487846") 2025/09/13 02:15:22 DEBUG : both6: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d89_d20250913_m021112_c001_v0001137_t0001_u01757729472462") 2025/09/13 02:15:22 DEBUG : both6: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99b5_d20250913_m021106_c001_v7007000_t0000_u01757729466695") 2025/09/13 02:15:22 DEBUG : both6: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d2a_d20250913_m021052_c001_v0001137_t0043_u01757729452652") 2025/09/13 02:15:22 DEBUG : both7: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d013_d20250913_m021128_c001_v7007000_t0000_u01757729488029") 2025/09/13 02:15:22 DEBUG : both7: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d8f_d20250913_m021113_c001_v0001137_t0045_u01757729473140") 2025/09/13 02:15:22 DEBUG : both7: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99b6_d20250913_m021106_c001_v7007000_t0000_u01757729466876") 2025/09/13 02:15:22 DEBUG : both7: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d2e_d20250913_m021053_c001_v0001137_t0035_u01757729453284") 2025/09/13 02:15:22 DEBUG : both8: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d014_d20250913_m021128_c001_v7007000_t0000_u01757729488214") 2025/09/13 02:15:22 DEBUG : both8: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d95_d20250913_m021113_c001_v0001137_t0010_u01757729473671") 2025/09/13 02:15:22 DEBUG : both8: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99b7_d20250913_m021107_c001_v7007000_t0000_u01757729467058") 2025/09/13 02:15:22 DEBUG : both8: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d34_d20250913_m021053_c001_v0001137_t0049_u01757729453901") 2025/09/13 02:15:22 DEBUG : both9: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d015_d20250913_m021128_c001_v7007000_t0000_u01757729488398") 2025/09/13 02:15:22 DEBUG : both9: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d99_d20250913_m021114_c001_v0001137_t0039_u01757729474272") 2025/09/13 02:15:23 DEBUG : both9: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99b8_d20250913_m021107_c001_v7007000_t0000_u01757729467241") 2025/09/13 02:15:23 DEBUG : both9: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d40_d20250913_m021054_c001_v0001137_t0053_u01757729454670") 2025/09/13 02:15:23 DEBUG : c/non empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edce7_d20250913_m020727_c001_v7007000_t0000_u01757729247254") 2025/09/13 02:15:23 DEBUG : c/non empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553db5_d20250913_m020725_c001_v0001105_t0010_u01757729245328") 2025/09/13 02:15:23 DEBUG : c/non empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c6071d_d20250913_m020724_c001_v7007000_t0000_u01757729244502") 2025/09/13 02:15:23 DEBUG : c/non empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553da5_d20250913_m020722_c001_v0001105_t0038_u01757729242668") 2025/09/13 02:15:23 DEBUG : c/non empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c606ff_d20250913_m020705_c001_v7007000_t0000_u01757729225059") 2025/09/13 02:15:23 DEBUG : c/non empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d33_d20250913_m020702_c001_v0001105_t0009_u01757729222708") 2025/09/13 02:15:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9ddf_d20250913_m021228_c001_v7007000_t0000_u01757729548386") 2025/09/13 02:15:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d162dc_d20250913_m021223_c001_v0001182_t0039_u01757729543580") 2025/09/13 02:15:23 DEBUG : check sum: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf2d_d20250913_m020654_c001_v7007000_t0000_u01757729214627") 2025/09/13 02:15:23 DEBUG : check sum: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553cf1_d20250913_m020653_c001_v0001105_t0041_u01757729213538") 2025/09/13 02:15:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9bad_d20250913_m021509_c001_v7007000_t0000_u01757729709491") 2025/09/13 02:15:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2b4e_d20250913_m021507_c001_v0001181_t0042_u01757729707788") 2025/09/13 02:15:23 DEBUG : dest/3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60bb2_d20250913_m020911_c001_v7007000_t0000_u01757729351369") 2025/09/13 02:15:23 DEBUG : dest/3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4009d1d8408b1f24_d20250913_m020910_c001_v0001171_t0009_u01757729350269") 2025/09/13 02:15:23 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9aee_d20250913_m021325_c001_v7007000_t0000_u01757729605095") 2025/09/13 02:15:23 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1658e_d20250913_m021320_c001_v0001182_t0031_u01757729600883") 2025/09/13 02:15:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e21_d20250913_m021439_c001_v7007000_t0000_u01757729679868") 2025/09/13 02:15:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be29ee_d20250913_m021428_c001_v0001181_t0008_u01757729668789") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d71_d20250913_m021424_c001_v7007000_t0000_u01757729664666") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2976_d20250913_m021414_c001_v0001181_t0019_u01757729654100") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52cae4_d20250913_m021409_c001_v7007000_t0000_u01757729649845") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be290a_d20250913_m021359_c001_v0001181_t0026_u01757729639649") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567f2_d20250913_m021355_c001_v7007000_t0000_u01757729635548") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2886_d20250913_m021345_c001_v0001181_t0008_u01757729625037") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3068c_d20250913_m021340_c001_v7007000_t0000_u01757729620850") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be27e3_d20250913_m021329_c001_v0001181_t0019_u01757729609210") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccd34c_d20250913_m021322_c001_v7007000_t0000_u01757729602187") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2731_d20250913_m021312_c001_v0001181_t0059_u01757729592301") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c48f_d20250913_m021308_c001_v7007000_t0000_u01757729588022") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164ef_d20250913_m021304_c001_v0001182_t0051_u01757729584411") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee73d_d20250913_m021303_c001_v7007000_t0000_u01757729583259") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51fc8_d20250913_m021252_c001_v0001137_t0014_u01757729572618") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cc5_d20250913_m021248_c001_v7007000_t0000_u01757729568490") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2659_d20250913_m021244_c001_v0001181_t0043_u01757729564657") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee33b_d20250913_m021243_c001_v7007000_t0000_u01757729563545") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be25e7_d20250913_m021232_c001_v0001181_t0038_u01757729552496") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd90e_d20250913_m021225_c001_v7007000_t0000_u01757729545626") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2569_d20250913_m021215_c001_v0001181_t0039_u01757729535009") 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd8f9_d20250913_m021210_c001_v7007000_t0000_u01757729530896") 2025/09/13 02:15:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be250b_d20250913_m021200_c001_v0001181_t0043_u01757729520066") 2025/09/13 02:15:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c447_d20250913_m021155_c001_v7007000_t0000_u01757729515952") 2025/09/13 02:15:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be24b1_d20250913_m021145_c001_v0001181_t0034_u01757729505543") 2025/09/13 02:15:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee73f_d20250913_m021305_c001_v7007000_t0000_u01757729585773") 2025/09/13 02:15:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26cb_d20250913_m021301_c001_v0001181_t0037_u01757729581106") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9aef_d20250913_m021325_c001_v7007000_t0000_u01757729605277") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52074_d20250913_m021320_c001_v0001137_t0046_u01757729600893") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e22_d20250913_m021440_c001_v7007000_t0000_u01757729680050") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d167ce_d20250913_m021429_c001_v0001182_t0047_u01757729669442") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d72_d20250913_m021424_c001_v7007000_t0000_u01757729664849") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16749_d20250913_m021414_c001_v0001182_t0058_u01757729654754") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52cae5_d20250913_m021410_c001_v7007000_t0000_u01757729650030") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d166c5_d20250913_m021400_c001_v0001182_t0050_u01757729640247") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567f3_d20250913_m021355_c001_v7007000_t0000_u01757729635730") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16663_d20250913_m021345_c001_v0001182_t0033_u01757729625618") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3068d_d20250913_m021341_c001_v7007000_t0000_u01757729621031") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d165db_d20250913_m021329_c001_v0001182_t0030_u01757729609813") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f421035119e6e5c70_d20250913_m021322_c001_v7007000_t0000_u01757729602583") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d0c_d20250913_m021312_c001_v0001130_t0058_u01757729592867") 2025/09/13 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c490_d20250913_m021308_c001_v7007000_t0000_u01757729588204") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26ef_d20250913_m021304_c001_v0001181_t0040_u01757729584426") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4163d92ab9f57545_d20250913_m021303_c001_v7007000_t0000_u01757729583270") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2693_d20250913_m021253_c001_v0001181_t0059_u01757729573436") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cc6_d20250913_m021248_c001_v7007000_t0000_u01757729568672") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163fa_d20250913_m021244_c001_v0001182_t0040_u01757729564666") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f40056f63f897c9f5_d20250913_m021243_c001_v7007000_t0000_u01757729563207") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16378_d20250913_m021233_c001_v0001182_t0059_u01757729553096") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f418a9cce0249ed1e_d20250913_m021225_c001_v7007000_t0000_u01757729545832") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c1f_d20250913_m021215_c001_v0001130_t0011_u01757729535581") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd8fa_d20250913_m021211_c001_v7007000_t0000_u01757729531078") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9be7_d20250913_m021200_c001_v0001130_t0033_u01757729520643") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c448_d20250913_m021156_c001_v7007000_t0000_u01757729516136") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9bb3_d20250913_m021146_c001_v0001130_t0032_u01757729506122") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4146187dcfc28959_d20250913_m021306_c001_v7007000_t0000_u01757729586113") 2025/09/13 02:15:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164cb_d20250913_m021301_c001_v0001182_t0038_u01757729581115") 2025/09/13 02:15:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9af0_d20250913_m021325_c001_v7007000_t0000_u01757729605458") 2025/09/13 02:15:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2791_d20250913_m021320_c001_v0001181_t0007_u01757729600903") 2025/09/13 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e23_d20250913_m021440_c001_v7007000_t0000_u01757729680231") 2025/09/13 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9e17_d20250913_m021430_c001_v0001130_t0043_u01757729670005") 2025/09/13 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d74_d20250913_m021425_c001_v7007000_t0000_u01757729665032") 2025/09/13 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9de5_d20250913_m021415_c001_v0001130_t0022_u01757729655329") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52cae6_d20250913_m021410_c001_v7007000_t0000_u01757729650215") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9dac_d20250913_m021400_c001_v0001130_t0050_u01757729640807") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567f4_d20250913_m021355_c001_v7007000_t0000_u01757729635911") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d82_d20250913_m021346_c001_v0001130_t0013_u01757729626172") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3068e_d20250913_m021341_c001_v7007000_t0000_u01757729621213") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d4a_d20250913_m021330_c001_v0001130_t0037_u01757729610379") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f421035119e6e5c6d_d20250913_m021322_c001_v7007000_t0000_u01757729602203") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1653e_d20250913_m021313_c001_v0001182_t0047_u01757729593633") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c491_d20250913_m021308_c001_v7007000_t0000_u01757729588387") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9ce8_d20250913_m021304_c001_v0001130_t0041_u01757729584581") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4163d92ab9f57541_d20250913_m021302_c001_v7007000_t0000_u01757729582866") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16481_d20250913_m021254_c001_v0001182_t0001_u01757729574009") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cc7_d20250913_m021248_c001_v7007000_t0000_u01757729568853") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f9e_d20250913_m021244_c001_v0001137_t0046_u01757729564801") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62da5_d20250913_m021243_c001_v7007000_t0000_u01757729563556") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f4c_d20250913_m021233_c001_v0001137_t0013_u01757729553664") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9a0c_d20250913_m021225_c001_v7007000_t0000_u01757729545629") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1625a_d20250913_m021216_c001_v0001182_t0030_u01757729536302") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd8fb_d20250913_m021211_c001_v7007000_t0000_u01757729531260") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d161a6_d20250913_m021201_c001_v0001182_t0049_u01757729521345") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c449_d20250913_m021156_c001_v7007000_t0000_u01757729516321") 2025/09/13 02:15:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16126_d20250913_m021146_c001_v0001182_t0038_u01757729506841") 2025/09/13 02:15:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c489_d20250913_m021306_c001_v7007000_t0000_u01757729586127") 2025/09/13 02:15:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5200a_d20250913_m021301_c001_v0001137_t0021_u01757729581270") 2025/09/13 02:15:28 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9af1_d20250913_m021325_c001_v7007000_t0000_u01757729605653") 2025/09/13 02:15:28 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d2c_d20250913_m021321_c001_v0001130_t0010_u01757729601062") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e24_d20250913_m021440_c001_v7007000_t0000_u01757729680417") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52191_d20250913_m021430_c001_v0001137_t0006_u01757729670996") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d75_d20250913_m021425_c001_v7007000_t0000_u01757729665216") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52149_d20250913_m021416_c001_v0001137_t0056_u01757729656305") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52cae7_d20250913_m021410_c001_v7007000_t0000_u01757729650400") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52115_d20250913_m021401_c001_v0001137_t0011_u01757729641630") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567f5_d20250913_m021356_c001_v7007000_t0000_u01757729636093") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf520d9_d20250913_m021347_c001_v0001137_t0011_u01757729627132") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3068f_d20250913_m021341_c001_v7007000_t0000_u01757729621394") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52095_d20250913_m021331_c001_v0001137_t0037_u01757729611183") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f421035119e6e5c6e_d20250913_m021322_c001_v7007000_t0000_u01757729602386") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5204a_d20250913_m021314_c001_v0001137_t0046_u01757729594202") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c492_d20250913_m021308_c001_v7007000_t0000_u01757729588570") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164f5_d20250913_m021304_c001_v0001182_t0029_u01757729584635") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b246f_d20250913_m021303_c001_v7007000_t0000_u01757729583318") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9cc2_d20250913_m021254_c001_v0001130_t0039_u01757729574568") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cc8_d20250913_m021249_c001_v7007000_t0000_u01757729569035") 2025/09/13 02:15:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be265b_d20250913_m021244_c001_v0001181_t0058_u01757729564892") 2025/09/13 02:15:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee338_d20250913_m021243_c001_v7007000_t0000_u01757729563179") 2025/09/13 02:15:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c68_d20250913_m021234_c001_v0001130_t0055_u01757729554392") 2025/09/13 02:15:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f418a9cce0249ed1d_d20250913_m021225_c001_v7007000_t0000_u01757729545647") 2025/09/13 02:15:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51eef_d20250913_m021216_c001_v0001137_t0015_u01757729536863") 2025/09/13 02:15:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd8fc_d20250913_m021211_c001_v7007000_t0000_u01757729531505") 2025/09/13 02:15:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51ea5_d20250913_m021201_c001_v0001137_t0033_u01757729521935") 2025/09/13 02:15:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c44a_d20250913_m021156_c001_v7007000_t0000_u01757729516506") 2025/09/13 02:15:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51e4f_d20250913_m021147_c001_v0001137_t0013_u01757729507054") 2025/09/13 02:15:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b2470_d20250913_m021305_c001_v7007000_t0000_u01757729585727") 2025/09/13 02:15:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164cd_d20250913_m021301_c001_v0001182_t0032_u01757729581317") 2025/09/13 02:15:29 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9af2_d20250913_m021325_c001_v7007000_t0000_u01757729605835") 2025/09/13 02:15:29 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16594_d20250913_m021321_c001_v0001182_t0049_u01757729601116") 2025/09/13 02:15:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e25_d20250913_m021440_c001_v7007000_t0000_u01757729680598") 2025/09/13 02:15:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2a02_d20250913_m021431_c001_v0001181_t0055_u01757729671486") 2025/09/13 02:15:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d76_d20250913_m021425_c001_v7007000_t0000_u01757729665398") 2025/09/13 02:15:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be298a_d20250913_m021416_c001_v0001181_t0021_u01757729656656") 2025/09/13 02:15:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52cae8_d20250913_m021410_c001_v7007000_t0000_u01757729650612") 2025/09/13 02:15:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2924_d20250913_m021402_c001_v0001181_t0043_u01757729642006") 2025/09/13 02:15:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567f6_d20250913_m021356_c001_v7007000_t0000_u01757729636275") 2025/09/13 02:15:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be28a4_d20250913_m021347_c001_v0001181_t0033_u01757729627514") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30690_d20250913_m021341_c001_v7007000_t0000_u01757729621648") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2801_d20250913_m021331_c001_v0001181_t0023_u01757729611575") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd953_d20250913_m021322_c001_v7007000_t0000_u01757729602602") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2751_d20250913_m021314_c001_v0001181_t0054_u01757729594645") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c494_d20250913_m021308_c001_v7007000_t0000_u01757729588752") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26f3_d20250913_m021304_c001_v0001181_t0037_u01757729584689") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4163d92ab9f57540_d20250913_m021302_c001_v7007000_t0000_u01757729582683") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51fd8_d20250913_m021254_c001_v0001137_t0035_u01757729574926") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cc9_d20250913_m021249_c001_v7007000_t0000_u01757729569217") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163fc_d20250913_m021244_c001_v0001182_t0001_u01757729564932") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbcccf3a_d20250913_m021243_c001_v7007000_t0000_u01757729563233") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be25f5_d20250913_m021234_c001_v0001181_t0025_u01757729554716") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9a0b_d20250913_m021225_c001_v7007000_t0000_u01757729545612") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2577_d20250913_m021217_c001_v0001181_t0003_u01757729537214") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd8fd_d20250913_m021211_c001_v7007000_t0000_u01757729531687") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2521_d20250913_m021202_c001_v0001181_t0044_u01757729522266") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c44b_d20250913_m021156_c001_v7007000_t0000_u01757729516692") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be24b9_d20250913_m021147_c001_v0001181_t0049_u01757729507420") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee740_d20250913_m021305_c001_v7007000_t0000_u01757729585961") 2025/09/13 02:15:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26cd_d20250913_m021301_c001_v0001181_t0018_u01757729581330") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9af3_d20250913_m021326_c001_v7007000_t0000_u01757729606067") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2795_d20250913_m021321_c001_v0001181_t0034_u01757729601127") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e26_d20250913_m021440_c001_v7007000_t0000_u01757729680778") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d167e0_d20250913_m021431_c001_v0001182_t0030_u01757729671692") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d77_d20250913_m021425_c001_v7007000_t0000_u01757729665582") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16757_d20250913_m021416_c001_v0001182_t0037_u01757729656872") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52cae9_d20250913_m021410_c001_v7007000_t0000_u01757729650815") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d166d1_d20250913_m021402_c001_v0001182_t0044_u01757729642211") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567f7_d20250913_m021356_c001_v7007000_t0000_u01757729636458") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16671_d20250913_m021347_c001_v0001182_t0007_u01757729627736") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30691_d20250913_m021341_c001_v7007000_t0000_u01757729621831") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d165ed_d20250913_m021331_c001_v0001182_t0010_u01757729611833") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccd34d_d20250913_m021322_c001_v7007000_t0000_u01757729602357") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d0e_d20250913_m021314_c001_v0001130_t0029_u01757729594860") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c495_d20250913_m021308_c001_v7007000_t0000_u01757729588934") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52022_d20250913_m021304_c001_v0001137_t0008_u01757729584766") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4163d92ab9f57542_d20250913_m021303_c001_v7007000_t0000_u01757729583049") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be269f_d20250913_m021255_c001_v0001181_t0059_u01757729575273") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cca_d20250913_m021249_c001_v7007000_t0000_u01757729569399") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9ca4_d20250913_m021245_c001_v0001130_t0025_u01757729565071") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee336_d20250913_m021242_c001_v7007000_t0000_u01757729562812") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1638e_d20250913_m021234_c001_v0001182_t0021_u01757729554935") 2025/09/13 02:15:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9a0d_d20250913_m021225_c001_v7007000_t0000_u01757729545801") 2025/09/13 02:15:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c23_d20250913_m021217_c001_v0001130_t0017_u01757729537418") 2025/09/13 02:15:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd8fe_d20250913_m021211_c001_v7007000_t0000_u01757729531869") 2025/09/13 02:15:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9bed_d20250913_m021202_c001_v0001130_t0014_u01757729522498") 2025/09/13 02:15:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c44c_d20250913_m021156_c001_v7007000_t0000_u01757729516903") 2025/09/13 02:15:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9bbf_d20250913_m021147_c001_v0001130_t0017_u01757729507635") 2025/09/13 02:15:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419de83fdb0b8d50_d20250913_m021305_c001_v7007000_t0000_u01757729585734") 2025/09/13 02:15:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9cdc_d20250913_m021301_c001_v0001130_t0055_u01757729581365") 2025/09/13 02:15:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9af4_d20250913_m021326_c001_v7007000_t0000_u01757729606248") 2025/09/13 02:15:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52076_d20250913_m021321_c001_v0001137_t0044_u01757729601227") 2025/09/13 02:15:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e27_d20250913_m021440_c001_v7007000_t0000_u01757729680959") 2025/09/13 02:15:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9e1d_d20250913_m021431_c001_v0001130_t0031_u01757729671889") 2025/09/13 02:15:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d78_d20250913_m021425_c001_v7007000_t0000_u01757729665767") 2025/09/13 02:15:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9deb_d20250913_m021417_c001_v0001130_t0029_u01757729657070") 2025/09/13 02:15:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caea_d20250913_m021411_c001_v7007000_t0000_u01757729651000") 2025/09/13 02:15:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9dba_d20250913_m021402_c001_v0001130_t0050_u01757729642434") 2025/09/13 02:15:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567f8_d20250913_m021356_c001_v7007000_t0000_u01757729636640") 2025/09/13 02:15:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d8c_d20250913_m021348_c001_v0001130_t0032_u01757729628014") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30692_d20250913_m021342_c001_v7007000_t0000_u01757729622022") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d54_d20250913_m021332_c001_v0001130_t0033_u01757729612053") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9ae7_d20250913_m021322_c001_v7007000_t0000_u01757729602758") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1654a_d20250913_m021315_c001_v0001182_t0033_u01757729595210") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c496_d20250913_m021309_c001_v7007000_t0000_u01757729589117") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164fb_d20250913_m021304_c001_v0001182_t0020_u01757729584848") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62db2_d20250913_m021303_c001_v7007000_t0000_u01757729583066") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1648f_d20250913_m021255_c001_v0001182_t0047_u01757729575487") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874ccb_d20250913_m021249_c001_v7007000_t0000_u01757729569581") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2661_d20250913_m021245_c001_v0001181_t0009_u01757729565099") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cbc_d20250913_m021243_c001_v7007000_t0000_u01757729563216") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f54_d20250913_m021235_c001_v0001137_t0008_u01757729555133") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30231_d20250913_m021225_c001_v7007000_t0000_u01757729545886") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16278_d20250913_m021217_c001_v0001182_t0057_u01757729537914") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd8ff_d20250913_m021212_c001_v7007000_t0000_u01757729532051") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d161ba_d20250913_m021202_c001_v0001182_t0042_u01757729522910") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c44d_d20250913_m021157_c001_v7007000_t0000_u01757729517097") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16138_d20250913_m021147_c001_v0001182_t0031_u01757729507968") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4146187dcfc28957_d20250913_m021305_c001_v7007000_t0000_u01757729585744") 2025/09/13 02:15:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164d5_d20250913_m021301_c001_v0001182_t0016_u01757729581521") 2025/09/13 02:15:33 DEBUG : dir1/0007-12345: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9af5_d20250913_m021326_c001_v7007000_t0000_u01757729606430") 2025/09/13 02:15:34 DEBUG : dir1/0007-12345: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2797_d20250913_m021321_c001_v0001181_t0009_u01757729601335") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e28_d20250913_m021441_c001_v7007000_t0000_u01757729681139") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52193_d20250913_m021432_c001_v0001137_t0045_u01757729672376") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d79_d20250913_m021425_c001_v7007000_t0000_u01757729665949") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52153_d20250913_m021417_c001_v0001137_t0047_u01757729657521") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caeb_d20250913_m021411_c001_v7007000_t0000_u01757729651185") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52119_d20250913_m021402_c001_v0001137_t0016_u01757729642851") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567f9_d20250913_m021356_c001_v7007000_t0000_u01757729636821") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf520df_d20250913_m021348_c001_v0001137_t0038_u01757729628577") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30693_d20250913_m021342_c001_v7007000_t0000_u01757729622203") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5209b_d20250913_m021332_c001_v0001137_t0059_u01757729612452") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4170aff87a888b53_d20250913_m021322_c001_v7007000_t0000_u01757729602620") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52050_d20250913_m021315_c001_v0001137_t0006_u01757729595407") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c497_d20250913_m021309_c001_v7007000_t0000_u01757729589332") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26f5_d20250913_m021304_c001_v0001181_t0006_u01757729584898") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4163d92ab9f57543_d20250913_m021303_c001_v7007000_t0000_u01757729583084") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9cc8_d20250913_m021255_c001_v0001130_t0010_u01757729575699") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874ccc_d20250913_m021249_c001_v7007000_t0000_u01757729569762") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16402_d20250913_m021245_c001_v0001182_t0035_u01757729565137") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f40056f63f897c9f6_d20250913_m021243_c001_v7007000_t0000_u01757729563396") 2025/09/13 02:15:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c6e_d20250913_m021235_c001_v0001130_t0044_u01757729555710") 2025/09/13 02:15:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3022e_d20250913_m021225_c001_v7007000_t0000_u01757729545704") 2025/09/13 02:15:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51ef9_d20250913_m021218_c001_v0001137_t0036_u01757729538161") 2025/09/13 02:15:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd900_d20250913_m021212_c001_v7007000_t0000_u01757729532234") 2025/09/13 02:15:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51eb1_d20250913_m021203_c001_v0001137_t0033_u01757729523107") 2025/09/13 02:15:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c44e_d20250913_m021157_c001_v7007000_t0000_u01757729517282") 2025/09/13 02:15:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51e53_d20250913_m021148_c001_v0001137_t0031_u01757729508199") 2025/09/13 02:15:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c488_d20250913_m021305_c001_v7007000_t0000_u01757729585943") 2025/09/13 02:15:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5200c_d20250913_m021301_c001_v0001137_t0030_u01757729581559") 2025/09/13 02:15:35 DEBUG : dir1/0008-23456: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9af6_d20250913_m021326_c001_v7007000_t0000_u01757729606611") 2025/09/13 02:15:35 DEBUG : dir1/0008-23456: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16596_d20250913_m021321_c001_v0001182_t0028_u01757729601346") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e29_d20250913_m021441_c001_v7007000_t0000_u01757729681321") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2a12_d20250913_m021432_c001_v0001181_t0022_u01757729672678") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d7a_d20250913_m021426_c001_v7007000_t0000_u01757729666132") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2998_d20250913_m021417_c001_v0001181_t0032_u01757729657805") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caec_d20250913_m021411_c001_v7007000_t0000_u01757729651370") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be292a_d20250913_m021403_c001_v0001181_t0030_u01757729643244") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567fa_d20250913_m021357_c001_v7007000_t0000_u01757729637004") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be28ae_d20250913_m021348_c001_v0001181_t0037_u01757729628880") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30694_d20250913_m021342_c001_v7007000_t0000_u01757729622385") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2815_d20250913_m021333_c001_v0001181_t0012_u01757729613055") 2025/09/13 02:15:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f410a564b8f16e52b_d20250913_m021322_c001_v7007000_t0000_u01757729602566") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2765_d20250913_m021316_c001_v0001181_t0013_u01757729596205") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c498_d20250913_m021309_c001_v7007000_t0000_u01757729589597") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9cea_d20250913_m021304_c001_v0001130_t0049_u01757729584928") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c47d_d20250913_m021302_c001_v7007000_t0000_u01757729582888") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51fe6_d20250913_m021256_c001_v0001137_t0023_u01757729576259") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874ccd_d20250913_m021249_c001_v7007000_t0000_u01757729569943") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51fa6_d20250913_m021245_c001_v0001137_t0045_u01757729565178") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cbd_d20250913_m021243_c001_v7007000_t0000_u01757729563407") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be25fb_d20250913_m021236_c001_v0001181_t0001_u01757729556030") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f410a564b8f16e4ee_d20250913_m021225_c001_v7007000_t0000_u01757729545768") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be257b_d20250913_m021218_c001_v0001181_t0050_u01757729538635") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd901_d20250913_m021212_c001_v7007000_t0000_u01757729532417") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2527_d20250913_m021203_c001_v0001181_t0028_u01757729523419") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c450_d20250913_m021157_c001_v7007000_t0000_u01757729517466") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be24c5_d20250913_m021148_c001_v0001181_t0013_u01757729508483") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62db6_d20250913_m021305_c001_v7007000_t0000_u01757729585785") 2025/09/13 02:15:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9cde_d20250913_m021301_c001_v0001130_t0010_u01757729581656") 2025/09/13 02:15:36 DEBUG : dir1/0009-34567: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9b0c_d20250913_m021326_c001_v7007000_t0000_u01757729606793") 2025/09/13 02:15:36 DEBUG : dir1/0009-34567: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5207a_d20250913_m021321_c001_v0001137_t0022_u01757729601499") 2025/09/13 02:15:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e2a_d20250913_m021441_c001_v7007000_t0000_u01757729681502") 2025/09/13 02:15:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d167ee_d20250913_m021432_c001_v0001182_t0018_u01757729672885") 2025/09/13 02:15:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d7b_d20250913_m021426_c001_v7007000_t0000_u01757729666320") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16763_d20250913_m021418_c001_v0001182_t0002_u01757729658014") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caed_d20250913_m021411_c001_v7007000_t0000_u01757729651555") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d166dd_d20250913_m021403_c001_v0001182_t0008_u01757729643450") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567fb_d20250913_m021357_c001_v7007000_t0000_u01757729637186") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1667b_d20250913_m021349_c001_v0001182_t0023_u01757729629087") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30695_d20250913_m021342_c001_v7007000_t0000_u01757729622566") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d165fb_d20250913_m021333_c001_v0001182_t0045_u01757729613269") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9ae8_d20250913_m021322_c001_v7007000_t0000_u01757729602779") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d10_d20250913_m021316_c001_v0001130_t0053_u01757729596415") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c499_d20250913_m021309_c001_v7007000_t0000_u01757729589781") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164fd_d20250913_m021305_c001_v0001182_t0052_u01757729585050") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c47e_d20250913_m021303_c001_v7007000_t0000_u01757729583071") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26a7_d20250913_m021256_c001_v0001181_t0030_u01757729576581") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cce_d20250913_m021250_c001_v7007000_t0000_u01757729570193") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1640a_d20250913_m021245_c001_v0001182_t0014_u01757729565342") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbcccf3b_d20250913_m021243_c001_v7007000_t0000_u01757729563419") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1639a_d20250913_m021236_c001_v0001182_t0018_u01757729556236") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f410a564b8f16e4ef_d20250913_m021225_c001_v7007000_t0000_u01757729545951") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c2f_d20250913_m021218_c001_v0001130_t0001_u01757729538842") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd902_d20250913_m021212_c001_v7007000_t0000_u01757729532598") 2025/09/13 02:15:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9bfb_d20250913_m021203_c001_v0001130_t0000_u01757729523646") 2025/09/13 02:15:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c451_d20250913_m021157_c001_v7007000_t0000_u01757729517651") 2025/09/13 02:15:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9bc1_d20250913_m021148_c001_v0001130_t0017_u01757729508688") 2025/09/13 02:15:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc45284_d20250913_m021305_c001_v7007000_t0000_u01757729585797") 2025/09/13 02:15:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26cf_d20250913_m021301_c001_v0001181_t0010_u01757729581700") 2025/09/13 02:15:38 DEBUG : dir1/0010-45678: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9b0d_d20250913_m021326_c001_v7007000_t0000_u01757729606975") 2025/09/13 02:15:38 DEBUG : dir1/0010-45678: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be279f_d20250913_m021321_c001_v0001181_t0001_u01757729601544") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e2b_d20250913_m021441_c001_v7007000_t0000_u01757729681682") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9e1f_d20250913_m021433_c001_v0001130_t0049_u01757729673109") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d7c_d20250913_m021426_c001_v7007000_t0000_u01757729666503") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9df1_d20250913_m021418_c001_v0001130_t0047_u01757729658242") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caee_d20250913_m021411_c001_v7007000_t0000_u01757729651740") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9dbd_d20250913_m021403_c001_v0001130_t0054_u01757729643664") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567fc_d20250913_m021357_c001_v7007000_t0000_u01757729637368") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d94_d20250913_m021349_c001_v0001130_t0058_u01757729629302") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30696_d20250913_m021342_c001_v7007000_t0000_u01757729622748") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d58_d20250913_m021333_c001_v0001130_t0005_u01757729613499") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccd351_d20250913_m021322_c001_v7007000_t0000_u01757729602566") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16562_d20250913_m021316_c001_v0001182_t0036_u01757729596875") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c49b_d20250913_m021309_c001_v7007000_t0000_u01757729589963") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26f9_d20250913_m021305_c001_v0001181_t0034_u01757729585110") 2025/09/13 02:15:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c47c_d20250913_m021302_c001_v7007000_t0000_u01757729582704") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16499_d20250913_m021256_c001_v0001182_t0017_u01757729576791") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874ccf_d20250913_m021250_c001_v7007000_t0000_u01757729570374") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2663_d20250913_m021245_c001_v0001181_t0017_u01757729565377") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3023d_d20250913_m021243_c001_v7007000_t0000_u01757729563235") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f5c_d20250913_m021236_c001_v0001137_t0036_u01757729556443") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f410a564b8f16e4ed_d20250913_m021225_c001_v7007000_t0000_u01757729545585") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1628a_d20250913_m021219_c001_v0001182_t0036_u01757729539288") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd903_d20250913_m021212_c001_v7007000_t0000_u01757729532780") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d161c6_d20250913_m021204_c001_v0001182_t0008_u01757729524231") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c452_d20250913_m021157_c001_v7007000_t0000_u01757729517836") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1613e_d20250913_m021149_c001_v0001182_t0035_u01757729509148") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b2471_d20250913_m021305_c001_v7007000_t0000_u01757729585911") 2025/09/13 02:15:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164db_d20250913_m021301_c001_v0001182_t0026_u01757729581841") 2025/09/13 02:15:39 DEBUG : dir1/0011-56789: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9b0e_d20250913_m021327_c001_v7007000_t0000_u01757729607158") 2025/09/13 02:15:39 DEBUG : dir1/0011-56789: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16598_d20250913_m021321_c001_v0001182_t0037_u01757729601555") 2025/09/13 02:15:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e2c_d20250913_m021441_c001_v7007000_t0000_u01757729681862") 2025/09/13 02:15:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf521a3_d20250913_m021433_c001_v0001137_t0055_u01757729673443") 2025/09/13 02:15:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d7d_d20250913_m021426_c001_v7007000_t0000_u01757729666686") 2025/09/13 02:15:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5215b_d20250913_m021418_c001_v0001137_t0033_u01757729658684") 2025/09/13 02:15:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caef_d20250913_m021411_c001_v7007000_t0000_u01757729651925") 2025/09/13 02:15:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52125_d20250913_m021404_c001_v0001137_t0047_u01757729644011") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567fd_d20250913_m021357_c001_v7007000_t0000_u01757729637549") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf520e9_d20250913_m021349_c001_v0001137_t0020_u01757729629608") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30697_d20250913_m021342_c001_v7007000_t0000_u01757729622931") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf520a1_d20250913_m021333_c001_v0001137_t0004_u01757729613894") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f421035119e6e5c6f_d20250913_m021322_c001_v7007000_t0000_u01757729602568") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52058_d20250913_m021317_c001_v0001137_t0058_u01757729597109") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c49c_d20250913_m021310_c001_v7007000_t0000_u01757729590148") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9cec_d20250913_m021305_c001_v0001130_t0025_u01757729585225") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c480_d20250913_m021303_c001_v7007000_t0000_u01757729583286") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9cce_d20250913_m021257_c001_v0001130_t0025_u01757729577058") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cd0_d20250913_m021250_c001_v7007000_t0000_u01757729570556") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9ca6_d20250913_m021245_c001_v0001130_t0048_u01757729565407") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc4525f_d20250913_m021243_c001_v7007000_t0000_u01757729563252") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c74_d20250913_m021236_c001_v0001130_t0013_u01757729556793") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9dd9_d20250913_m021225_c001_v7007000_t0000_u01757729545779") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51efb_d20250913_m021219_c001_v0001137_t0011_u01757729539505") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd904_d20250913_m021212_c001_v7007000_t0000_u01757729532962") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51eb9_d20250913_m021204_c001_v0001137_t0052_u01757729524477") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c453_d20250913_m021158_c001_v7007000_t0000_u01757729518020") 2025/09/13 02:15:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51e59_d20250913_m021149_c001_v0001137_t0007_u01757729509352") 2025/09/13 02:15:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62db7_d20250913_m021305_c001_v7007000_t0000_u01757729585972") 2025/09/13 02:15:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5200e_d20250913_m021301_c001_v0001137_t0034_u01757729581914") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9b0f_d20250913_m021327_c001_v7007000_t0000_u01757729607339") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d30_d20250913_m021321_c001_v0001130_t0020_u01757729601564") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e2d_d20250913_m021442_c001_v7007000_t0000_u01757729682043") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2a1a_d20250913_m021433_c001_v0001181_t0044_u01757729673793") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d7e_d20250913_m021426_c001_v7007000_t0000_u01757729666868") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be29a6_d20250913_m021419_c001_v0001181_t0034_u01757729659035") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caf0_d20250913_m021412_c001_v7007000_t0000_u01757729652188") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2934_d20250913_m021404_c001_v0001181_t0028_u01757729644509") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567fe_d20250913_m021357_c001_v7007000_t0000_u01757729637731") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be28b8_d20250913_m021349_c001_v0001181_t0033_u01757729629902") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30698_d20250913_m021343_c001_v7007000_t0000_u01757729623114") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be281b_d20250913_m021334_c001_v0001181_t0021_u01757729614331") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccd350_d20250913_m021322_c001_v7007000_t0000_u01757729602564") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be276f_d20250913_m021317_c001_v0001181_t0056_u01757729597475") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c49d_d20250913_m021310_c001_v7007000_t0000_u01757729590331") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16501_d20250913_m021305_c001_v0001182_t0023_u01757729585273") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4146187dcfc28954_d20250913_m021303_c001_v7007000_t0000_u01757729583293") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51fee_d20250913_m021257_c001_v0001137_t0013_u01757729577468") 2025/09/13 02:15:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cd1_d20250913_m021250_c001_v7007000_t0000_u01757729570738") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51fa8_d20250913_m021245_c001_v0001137_t0021_u01757729565488") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee337_d20250913_m021242_c001_v7007000_t0000_u01757729562995") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2609_d20250913_m021237_c001_v0001181_t0022_u01757729557280") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9dd8_d20250913_m021225_c001_v7007000_t0000_u01757729545593") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be258d_d20250913_m021220_c001_v0001181_t0059_u01757729540049") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd905_d20250913_m021213_c001_v7007000_t0000_u01757729533147") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2531_d20250913_m021204_c001_v0001181_t0033_u01757729524988") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c454_d20250913_m021158_c001_v7007000_t0000_u01757729518205") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be24cf_d20250913_m021149_c001_v0001181_t0054_u01757729509911") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc45286_d20250913_m021305_c001_v7007000_t0000_u01757729585985") 2025/09/13 02:15:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26d1_d20250913_m021301_c001_v0001181_t0034_u01757729581925") 2025/09/13 02:15:42 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9b10_d20250913_m021327_c001_v7007000_t0000_u01757729607520") 2025/09/13 02:15:42 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be27a1_d20250913_m021321_c001_v0001181_t0052_u01757729601759") 2025/09/13 02:15:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e2e_d20250913_m021442_c001_v7007000_t0000_u01757729682223") 2025/09/13 02:15:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d167f8_d20250913_m021434_c001_v0001182_t0031_u01757729674005") 2025/09/13 02:15:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d7f_d20250913_m021427_c001_v7007000_t0000_u01757729667051") 2025/09/13 02:15:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1676f_d20250913_m021419_c001_v0001182_t0016_u01757729659240") 2025/09/13 02:15:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caf1_d20250913_m021412_c001_v7007000_t0000_u01757729652375") 2025/09/13 02:15:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d166e9_d20250913_m021404_c001_v0001182_t0037_u01757729644717") 2025/09/13 02:15:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd567ff_d20250913_m021357_c001_v7007000_t0000_u01757729637913") 2025/09/13 02:15:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16685_d20250913_m021350_c001_v0001182_t0044_u01757729630174") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30699_d20250913_m021343_c001_v7007000_t0000_u01757729623296") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16607_d20250913_m021334_c001_v0001182_t0008_u01757729614587") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccd34e_d20250913_m021322_c001_v7007000_t0000_u01757729602369") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d18_d20250913_m021317_c001_v0001130_t0057_u01757729597681") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c49f_d20250913_m021310_c001_v7007000_t0000_u01757729590514") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52026_d20250913_m021305_c001_v0001137_t0011_u01757729585285") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4146187dcfc28953_d20250913_m021303_c001_v7007000_t0000_u01757729583102") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26af_d20250913_m021258_c001_v0001181_t0019_u01757729578009") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cd2_d20250913_m021250_c001_v7007000_t0000_u01757729570937") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1640c_d20250913_m021245_c001_v0001182_t0051_u01757729565537") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee33a_d20250913_m021243_c001_v7007000_t0000_u01757729563362") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163a6_d20250913_m021237_c001_v0001182_t0003_u01757729557487") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9a0e_d20250913_m021225_c001_v7007000_t0000_u01757729545810") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c33_d20250913_m021220_c001_v0001130_t0040_u01757729540266") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd906_d20250913_m021213_c001_v7007000_t0000_u01757729533332") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9bff_d20250913_m021205_c001_v0001130_t0035_u01757729525195") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c456_d20250913_m021158_c001_v7007000_t0000_u01757729518389") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9bc5_d20250913_m021150_c001_v0001130_t0007_u01757729510117") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b2472_d20250913_m021306_c001_v7007000_t0000_u01757729586094") 2025/09/13 02:15:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164dd_d20250913_m021302_c001_v0001182_t0029_u01757729582075") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9b11_d20250913_m021327_c001_v7007000_t0000_u01757729607702") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1659e_d20250913_m021321_c001_v0001182_t0032_u01757729601783") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e2f_d20250913_m021442_c001_v7007000_t0000_u01757729682404") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9e21_d20250913_m021434_c001_v0001130_t0035_u01757729674222") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d80_d20250913_m021427_c001_v7007000_t0000_u01757729667235") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9df7_d20250913_m021419_c001_v0001130_t0027_u01757729659480") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caf2_d20250913_m021412_c001_v7007000_t0000_u01757729652561") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9dc1_d20250913_m021404_c001_v0001130_t0029_u01757729644912") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd56800_d20250913_m021358_c001_v7007000_t0000_u01757729638095") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d96_d20250913_m021350_c001_v0001130_t0053_u01757729630386") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b306b4_d20250913_m021343_c001_v7007000_t0000_u01757729623480") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9d5c_d20250913_m021335_c001_v0001130_t0054_u01757729615017") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccd352_d20250913_m021322_c001_v7007000_t0000_u01757729602747") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1656c_d20250913_m021318_c001_v0001182_t0034_u01757729598145") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c4a0_d20250913_m021310_c001_v7007000_t0000_u01757729590697") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26fb_d20250913_m021305_c001_v0001181_t0035_u01757729585325") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b246e_d20250913_m021303_c001_v7007000_t0000_u01757729583115") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164ad_d20250913_m021258_c001_v0001182_t0019_u01757729578224") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cd4_d20250913_m021251_c001_v7007000_t0000_u01757729571119") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1640f_d20250913_m021245_c001_v0001182_t0043_u01757729565753") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419de83fdb0b8d44_d20250913_m021243_c001_v7007000_t0000_u01757729563197") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f68_d20250913_m021237_c001_v0001137_t0015_u01757729557684") 2025/09/13 02:15:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9dda_d20250913_m021225_c001_v7007000_t0000_u01757729545962") 2025/09/13 02:15:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d162a2_d20250913_m021220_c001_v0001182_t0058_u01757729540691") 2025/09/13 02:15:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd907_d20250913_m021213_c001_v7007000_t0000_u01757729533516") 2025/09/13 02:15:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d161d8_d20250913_m021205_c001_v0001182_t0054_u01757729525596") 2025/09/13 02:15:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c457_d20250913_m021158_c001_v7007000_t0000_u01757729518573") 2025/09/13 02:15:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16154_d20250913_m021150_c001_v0001182_t0037_u01757729510523") 2025/09/13 02:15:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c486_d20250913_m021305_c001_v7007000_t0000_u01757729585756") 2025/09/13 02:15:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9ce0_d20250913_m021302_c001_v0001130_t0036_u01757729582100") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9b12_d20250913_m021327_c001_v7007000_t0000_u01757729607884") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5207c_d20250913_m021321_c001_v0001137_t0032_u01757729601832") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e30_d20250913_m021442_c001_v7007000_t0000_u01757729682584") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf521a7_d20250913_m021434_c001_v0001137_t0053_u01757729674555") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d82_d20250913_m021427_c001_v7007000_t0000_u01757729667417") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52163_d20250913_m021419_c001_v0001137_t0010_u01757729659869") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caf3_d20250913_m021412_c001_v7007000_t0000_u01757729652746") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52127_d20250913_m021405_c001_v0001137_t0048_u01757729645214") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd56801_d20250913_m021358_c001_v7007000_t0000_u01757729638277") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf520f1_d20250913_m021350_c001_v0001137_t0032_u01757729630711") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b306b6_d20250913_m021343_c001_v7007000_t0000_u01757729623661") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf520a7_d20250913_m021335_c001_v0001137_t0006_u01757729615402") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f421035119e6e5c71_d20250913_m021322_c001_v7007000_t0000_u01757729602766") 2025/09/13 02:15:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52060_d20250913_m021318_c001_v0001137_t0030_u01757729598359") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c4a1_d20250913_m021310_c001_v7007000_t0000_u01757729590882") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16503_d20250913_m021305_c001_v0001182_t0029_u01757729585491") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419de83fdb0b8d4d_d20250913_m021303_c001_v7007000_t0000_u01757729583118") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9cd2_d20250913_m021258_c001_v0001130_t0057_u01757729578421") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cd5_d20250913_m021251_c001_v7007000_t0000_u01757729571301") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9ca8_d20250913_m021245_c001_v0001130_t0011_u01757729565765") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419de83fdb0b8d45_d20250913_m021243_c001_v7007000_t0000_u01757729563386") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c7a_d20250913_m021238_c001_v0001130_t0005_u01757729558137") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3022d_d20250913_m021225_c001_v7007000_t0000_u01757729545600") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f01_d20250913_m021220_c001_v0001137_t0050_u01757729540890") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd908_d20250913_m021213_c001_v7007000_t0000_u01757729533697") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51ec3_d20250913_m021205_c001_v0001137_t0030_u01757729525811") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c458_d20250913_m021158_c001_v7007000_t0000_u01757729518758") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51e69_d20250913_m021150_c001_v0001137_t0052_u01757729510758") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419de83fdb0b8d51_d20250913_m021305_c001_v7007000_t0000_u01757729585920") 2025/09/13 02:15:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be26d7_d20250913_m021302_c001_v0001181_t0004_u01757729582133") 2025/09/13 02:15:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9de0_d20250913_m021228_c001_v7007000_t0000_u01757729548573") 2025/09/13 02:15:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be25a7_d20250913_m021223_c001_v0001181_t0042_u01757729543776") 2025/09/13 02:15:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9de1_d20250913_m021228_c001_v7007000_t0000_u01757729548774") 2025/09/13 02:15:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d162de_d20250913_m021223_c001_v0001182_t0048_u01757729543825") 2025/09/13 02:15:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9de2_d20250913_m021229_c001_v7007000_t0000_u01757729549001") 2025/09/13 02:15:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c48_d20250913_m021223_c001_v0001130_t0009_u01757729543914") 2025/09/13 02:15:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9de3_d20250913_m021229_c001_v7007000_t0000_u01757729549184") 2025/09/13 02:15:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f10_d20250913_m021223_c001_v0001137_t0030_u01757729543981") 2025/09/13 02:15:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9de4_d20250913_m021229_c001_v7007000_t0000_u01757729549364") 2025/09/13 02:15:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be25ad_d20250913_m021223_c001_v0001181_t0009_u01757729543991") 2025/09/13 02:15:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9de5_d20250913_m021229_c001_v7007000_t0000_u01757729549547") 2025/09/13 02:15:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d162e4_d20250913_m021224_c001_v0001182_t0055_u01757729544061") 2025/09/13 02:15:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9de6_d20250913_m021229_c001_v7007000_t0000_u01757729549729") 2025/09/13 02:15:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be25b3_d20250913_m021224_c001_v0001181_t0036_u01757729544240") 2025/09/13 02:15:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9de7_d20250913_m021229_c001_v7007000_t0000_u01757729549911") 2025/09/13 02:15:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d162ee_d20250913_m021224_c001_v0001182_t0003_u01757729544290") 2025/09/13 02:15:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9de8_d20250913_m021230_c001_v7007000_t0000_u01757729550092") 2025/09/13 02:15:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f12_d20250913_m021224_c001_v0001137_t0031_u01757729544299") 2025/09/13 02:15:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9de9_d20250913_m021230_c001_v7007000_t0000_u01757729550274") 2025/09/13 02:15:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c4c_d20250913_m021224_c001_v0001130_t0025_u01757729544309") 2025/09/13 02:15:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9dea_d20250913_m021230_c001_v7007000_t0000_u01757729550456") 2025/09/13 02:15:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be25b5_d20250913_m021224_c001_v0001181_t0026_u01757729544448") 2025/09/13 02:15:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9deb_d20250913_m021230_c001_v7007000_t0000_u01757729550638") 2025/09/13 02:15:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d162f2_d20250913_m021224_c001_v0001182_t0042_u01757729544500") 2025/09/13 02:15:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9dec_d20250913_m021230_c001_v7007000_t0000_u01757729550821") 2025/09/13 02:15:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f18_d20250913_m021224_c001_v0001137_t0059_u01757729544624") 2025/09/13 02:15:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9ded_d20250913_m021231_c001_v7007000_t0000_u01757729551002") 2025/09/13 02:15:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c50_d20250913_m021224_c001_v0001130_t0057_u01757729544633") 2025/09/13 02:15:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9dee_d20250913_m021231_c001_v7007000_t0000_u01757729551185") 2025/09/13 02:15:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be25b9_d20250913_m021224_c001_v0001181_t0038_u01757729544660") 2025/09/13 02:15:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41854ab3ff4a9def_d20250913_m021231_c001_v7007000_t0000_u01757729551367") 2025/09/13 02:15:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d162f6_d20250913_m021224_c001_v0001182_t0040_u01757729544715") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee343_d20250913_m021246_c001_v7007000_t0000_u01757729566573") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163c8_d20250913_m021241_c001_v0001182_t0006_u01757729561034") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30240_d20250913_m021246_c001_v7007000_t0000_u01757729566408") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2629_d20250913_m021241_c001_v0001181_t0036_u01757729561046") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f40056f63f897c9f9_d20250913_m021246_c001_v7007000_t0000_u01757729566255") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c96_d20250913_m021241_c001_v0001130_t0021_u01757729561253") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b30241_d20250913_m021246_c001_v7007000_t0000_u01757729566589") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f7c_d20250913_m021241_c001_v0001137_t0049_u01757729561257") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cc1_d20250913_m021246_c001_v7007000_t0000_u01757729566614") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163cc_d20250913_m021241_c001_v0001182_t0059_u01757729561265") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbcccf3e_d20250913_m021246_c001_v7007000_t0000_u01757729566436") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be262d_d20250913_m021241_c001_v0001181_t0015_u01757729561280") 2025/09/13 02:15:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cc0_d20250913_m021246_c001_v7007000_t0000_u01757729566433") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163ce_d20250913_m021241_c001_v0001182_t0035_u01757729561522") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62da8_d20250913_m021246_c001_v7007000_t0000_u01757729566191") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f80_d20250913_m021241_c001_v0001137_t0020_u01757729561558") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f40056f63f897c9fa_d20250913_m021246_c001_v7007000_t0000_u01757729566444") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2631_d20250913_m021241_c001_v0001181_t0000_u01757729561571") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419de83fdb0b8d47_d20250913_m021246_c001_v7007000_t0000_u01757729566455") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163d4_d20250913_m021241_c001_v0001182_t0008_u01757729561723") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7ee340_d20250913_m021246_c001_v7007000_t0000_u01757729566202") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2637_d20250913_m021241_c001_v0001181_t0023_u01757729561796") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc45261_d20250913_m021246_c001_v7007000_t0000_u01757729566214") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f82_d20250913_m021241_c001_v0001137_t0052_u01757729561855") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62da9_d20250913_m021246_c001_v7007000_t0000_u01757729566372") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be263b_d20250913_m021241_c001_v0001181_t0004_u01757729561997") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbcccf3d_d20250913_m021246_c001_v7007000_t0000_u01757729566235") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d163da_d20250913_m021242_c001_v0001182_t0048_u01757729562071") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc45262_d20250913_m021246_c001_v7007000_t0000_u01757729566465") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c9a_d20250913_m021242_c001_v0001130_t0023_u01757729562106") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419de83fdb0b8d46_d20250913_m021246_c001_v7007000_t0000_u01757729566266") 2025/09/13 02:15:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f84_d20250913_m021242_c001_v0001137_t0035_u01757729562153") 2025/09/13 02:15:49 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc4520a_d20250913_m021040_c001_v7007000_t0000_u01757729440333") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108289c611c9b8d4_d20250913_m021037_c001_v0001043_t0043_u01757729437873") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f410a564b8f16e451_d20250913_m021037_c001_v7007000_t0000_u01757729437678") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108289c611c9b8c2_d20250913_m021034_c001_v0001043_t0026_u01757729434559") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f410a564b8f16e436_d20250913_m021033_c001_v7007000_t0000_u01757729433827") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be22cc_d20250913_m021029_c001_v0001181_t0004_u01757729429661") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f421035119e6e5a8e_d20250913_m021028_c001_v7007000_t0000_u01757729428185") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f10147353d0753bbd_d20250913_m021026_c001_v0001177_t0018_u01757729426286") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f413de4df4f3cc26a_d20250913_m021026_c001_v7007000_t0000_u01757729426103") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f10147353d0753bb5_d20250913_m021023_c001_v0001177_t0026_u01757729423055") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f413de4df4f3cc267_d20250913_m021022_c001_v7007000_t0000_u01757729422313") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51cb2_d20250913_m021018_c001_v0001137_t0003_u01757729418445") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f420ff6e9f695ebd1_d20250913_m021017_c001_v7007000_t0000_u01757729417161") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f10779f44bfb1eb55_d20250913_m021015_c001_v0001182_t0011_u01757729415791") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f418a9cce0249e485_d20250913_m021015_c001_v7007000_t0000_u01757729415602") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f10779f44bfb1eb11_d20250913_m021013_c001_v0001182_t0021_u01757729413319") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f418a9cce0249e481_d20250913_m021012_c001_v7007000_t0000_u01757729412584") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51c96_d20250913_m021009_c001_v0001137_t0002_u01757729409122") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f420ff6e9f695eafb_d20250913_m021008_c001_v7007000_t0000_u01757729408127") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11032d170deb9c89_d20250913_m021006_c001_v0001044_t0045_u01757729406047") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccc642_d20250913_m021005_c001_v7007000_t0000_u01757729405861") 2025/09/13 02:15:50 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11032d170deb9c7f_d20250913_m021002_c001_v0001044_t0020_u01757729402305") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccc63d_d20250913_m021001_c001_v7007000_t0000_u01757729401564") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51c60_d20250913_m020956_c001_v0001137_t0046_u01757729396167") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52c546_d20250913_m020955_c001_v7007000_t0000_u01757729395246") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f101e731a0aa71e02_d20250913_m020953_c001_v0001137_t0015_u01757729393518") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415e55e7bfcf8b1c_d20250913_m020953_c001_v7007000_t0000_u01757729393322") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f101e731a0aa71df4_d20250913_m020950_c001_v0001137_t0023_u01757729390084") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415e55e7bfcf8b19_d20250913_m020949_c001_v7007000_t0000_u01757729389352") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51c22_d20250913_m020941_c001_v0001137_t0054_u01757729381402") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4146187dcfc28083_d20250913_m020940_c001_v7007000_t0000_u01757729380477") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f117fd62f3be7f1d2_d20250913_m020938_c001_v0001101_t0034_u01757729378352") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc98de_d20250913_m020938_c001_v7007000_t0000_u01757729378168") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f117fd62f3be7f1c2_d20250913_m020934_c001_v0001101_t0022_u01757729374950") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc98dc_d20250913_m020934_c001_v7007000_t0000_u01757729374220") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553fc1_d20250913_m020928_c001_v0001105_t0031_u01757729368698") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60bbc_d20250913_m020927_c001_v7007000_t0000_u01757729367599") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f114600a651020388_d20250913_m020921_c001_v0001165_t0021_u01757729361760") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd5633c_d20250913_m020921_c001_v7007000_t0000_u01757729361556") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be20eb_d20250913_m020917_c001_v0001181_t0026_u01757729357506") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f100b17dc05687795_d20250913_m020916_c001_v0001183_t0048_u01757729356743") 2025/09/13 02:15:51 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f100b17dc05687791_d20250913_m020915_c001_v0001183_t0009_u01757729355788") 2025/09/13 02:15:52 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc98a3_d20250913_m020902_c001_v7007000_t0000_u01757729342193") 2025/09/13 02:15:52 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553f4f_d20250913_m020855_c001_v0001105_t0022_u01757729335168") 2025/09/13 02:15:52 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1027d546463edd32_d20250913_m020854_c001_v0001172_t0032_u01757729334310") 2025/09/13 02:15:52 DEBUG : dst/one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1027d546463edd2e_d20250913_m020853_c001_v0001172_t0057_u01757729333184") 2025/09/13 02:15:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc4520b_d20250913_m021040_c001_v7007000_t0000_u01757729440519") 2025/09/13 02:15:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11949ee7a3f670bd_d20250913_m021037_c001_v0001184_t0042_u01757729437484") 2025/09/13 02:15:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f115d214e11d67fcc_d20250913_m021033_c001_v0001099_t0037_u01757729433254") 2025/09/13 02:15:52 DEBUG : dst/one.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f421035119e6e5a8f_d20250913_m021028_c001_v7007000_t0000_u01757729428368") 2025/09/13 02:15:52 DEBUG : dst/one.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f119e7909ffd7eb72_d20250913_m021025_c001_v0001145_t0056_u01757729425834") 2025/09/13 02:15:52 DEBUG : dst/one.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f10044c82bcb39aea_d20250913_m021021_c001_v0001144_t0026_u01757729421872") 2025/09/13 02:15:52 DEBUG : dst/one.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f420ff6e9f695ebd2_d20250913_m021017_c001_v7007000_t0000_u01757729417342") 2025/09/13 02:15:52 DEBUG : dst/one.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11366555e39d899d_d20250913_m021015_c001_v0001130_t0043_u01757729415247") 2025/09/13 02:15:52 DEBUG : dst/one.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1006b65dd967701a_d20250913_m021012_c001_v0001093_t0051_u01757729412265") 2025/09/13 02:15:52 DEBUG : dst/three: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60bbd_d20250913_m020927_c001_v7007000_t0000_u01757729367781") 2025/09/13 02:15:52 DEBUG : dst/three: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f100b17dc056877d5_d20250913_m020926_c001_v0001183_t0051_u01757729366252") 2025/09/13 02:15:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc4520c_d20250913_m021040_c001_v7007000_t0000_u01757729440703") 2025/09/13 02:15:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f118b946a71eb7744_d20250913_m021038_c001_v0001098_t0004_u01757729438855") 2025/09/13 02:15:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108a0551cc2d52b2_d20250913_m021035_c001_v0001183_t0033_u01757729435552") 2025/09/13 02:15:52 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc4520d_d20250913_m021040_c001_v7007000_t0000_u01757729440887") 2025/09/13 02:15:52 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108289c611c9b8da_d20250913_m021039_c001_v0001043_t0039_u01757729439603") 2025/09/13 02:15:52 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f410a564b8f16e463_d20250913_m021039_c001_v7007000_t0000_u01757729439417") 2025/09/13 02:15:52 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108289c611c9b8c8_d20250913_m021035_c001_v0001043_t0017_u01757729435935") 2025/09/13 02:15:52 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f410a564b8f16e439_d20250913_m021035_c001_v7007000_t0000_u01757729435749") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be22d6_d20250913_m021030_c001_v0001181_t0053_u01757729430522") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f421035119e6e5a90_d20250913_m021028_c001_v7007000_t0000_u01757729428553") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f10147353d0753bc6_d20250913_m021027_c001_v0001177_t0031_u01757729427573") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f413de4df4f3cc26b_d20250913_m021027_c001_v7007000_t0000_u01757729427391") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f10147353d0753bb7_d20250913_m021024_c001_v0001177_t0014_u01757729424280") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f413de4df4f3cc269_d20250913_m021024_c001_v7007000_t0000_u01757729424096") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51cb4_d20250913_m021019_c001_v0001137_t0054_u01757729419097") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f418a9cce0249e486_d20250913_m021016_c001_v7007000_t0000_u01757729416605") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2260_d20250913_m021014_c001_v0001181_t0018_u01757729414351") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f418a9cce0249e483_d20250913_m021013_c001_v7007000_t0000_u01757729413937") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51c9c_d20250913_m021009_c001_v0001137_t0039_u01757729409699") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccc644_d20250913_m021007_c001_v7007000_t0000_u01757729407196") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2220_d20250913_m021004_c001_v0001181_t0000_u01757729404678") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccc63f_d20250913_m021003_c001_v7007000_t0000_u01757729403588") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51c64_d20250913_m020956_c001_v0001137_t0031_u01757729396657") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415e55e7bfcf8b1d_d20250913_m020954_c001_v7007000_t0000_u01757729394325") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be21e0_d20250913_m020952_c001_v0001181_t0047_u01757729392230") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415e55e7bfcf8b1b_d20250913_m020951_c001_v7007000_t0000_u01757729391138") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51c30_d20250913_m020944_c001_v0001137_t0052_u01757729384369") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc98df_d20250913_m020939_c001_v7007000_t0000_u01757729379545") 2025/09/13 02:15:53 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553fe3_d20250913_m020937_c001_v0001105_t0048_u01757729377096") 2025/09/13 02:15:54 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc98dd_d20250913_m020935_c001_v7007000_t0000_u01757729375994") 2025/09/13 02:15:54 DEBUG : dst/three.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2142_d20250913_m020929_c001_v0001181_t0048_u01757729369653") 2025/09/13 02:15:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f421035119e6e5a92_d20250913_m021028_c001_v7007000_t0000_u01757729428736") 2025/09/13 02:15:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064699a846e16a7_d20250913_m021027_c001_v0001171_t0050_u01757729427111") 2025/09/13 02:15:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f105a77f3c7324d14_d20250913_m021023_c001_v0001184_t0008_u01757729423903") 2025/09/13 02:15:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f420ff6e9f695ebd3_d20250913_m021017_c001_v7007000_t0000_u01757729417524") 2025/09/13 02:15:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1071e877baa67c86_d20250913_m021016_c001_v0001172_t0009_u01757729416226") 2025/09/13 02:15:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f119086b80be6b4b3_d20250913_m021013_c001_v0001179_t0040_u01757729413735") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc4520f_d20250913_m021041_c001_v7007000_t0000_u01757729441070") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51ce2_d20250913_m021030_c001_v0001137_t0021_u01757729430218") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f421035119e6e5a93_d20250913_m021028_c001_v7007000_t0000_u01757729428928") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2274_d20250913_m021018_c001_v0001181_t0016_u01757729418858") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f420ff6e9f695ebd4_d20250913_m021017_c001_v7007000_t0000_u01757729417707") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2242_d20250913_m021009_c001_v0001181_t0038_u01757729409490") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f420ff6e9f695eafc_d20250913_m021008_c001_v7007000_t0000_u01757729408308") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be21f8_d20250913_m020956_c001_v0001181_t0050_u01757729396445") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52c54a_d20250913_m020955_c001_v7007000_t0000_u01757729395430") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be219a_d20250913_m020942_c001_v0001181_t0011_u01757729382103") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4146187dcfc28084_d20250913_m020940_c001_v7007000_t0000_u01757729380660") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51bf0_d20250913_m020929_c001_v0001137_t0046_u01757729369365") 2025/09/13 02:15:54 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60bbe_d20250913_m020927_c001_v7007000_t0000_u01757729367964") 2025/09/13 02:15:55 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f114bb7d929f2cd0b_d20250913_m020923_c001_v0001172_t0039_u01757729363598") 2025/09/13 02:15:55 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc98a4_d20250913_m020902_c001_v7007000_t0000_u01757729342376") 2025/09/13 02:15:55 DEBUG : dst/two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1027d546463edd50_d20250913_m020901_c001_v0001172_t0032_u01757729341169") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01cb0b_d20250913_m020828_c001_v7007000_t0000_u01757729308177") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be1fb3_d20250913_m020824_c001_v0001181_t0004_u01757729304641") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01cb09_d20250913_m020822_c001_v7007000_t0000_u01757729302664") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be1f51_d20250913_m020812_c001_v0001181_t0054_u01757729292090") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b1725_d20250913_m020803_c001_v7007000_t0000_u01757729283496") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be1ef6_d20250913_m020759_c001_v0001181_t0051_u01757729279729") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcf5_d20250913_m020739_c001_v7007000_t0000_u01757729259659") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553deb_d20250913_m020737_c001_v0001105_t0023_u01757729257721") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcf1_d20250913_m020736_c001_v7007000_t0000_u01757729256714") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553de1_d20250913_m020735_c001_v0001105_t0038_u01757729255448") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcec_d20250913_m020732_c001_v7007000_t0000_u01757729252642") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553dcb_d20250913_m020730_c001_v0001105_t0046_u01757729250883") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edce9_d20250913_m020729_c001_v7007000_t0000_u01757729249661") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553dbf_d20250913_m020727_c001_v0001105_t0020_u01757729247996") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60718_d20250913_m020721_c001_v7007000_t0000_u01757729241759") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d99_d20250913_m020719_c001_v0001105_t0059_u01757729239955") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60710_d20250913_m020719_c001_v7007000_t0000_u01757729239075") 2025/09/13 02:15:55 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d8b_d20250913_m020718_c001_v0001105_t0010_u01757729238071") 2025/09/13 02:15:56 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60708_d20250913_m020712_c001_v7007000_t0000_u01757729232938") 2025/09/13 02:15:56 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d5d_d20250913_m020711_c001_v0001105_t0037_u01757729231341") 2025/09/13 02:15:56 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60702_d20250913_m020709_c001_v7007000_t0000_u01757729229463") 2025/09/13 02:15:56 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d49_d20250913_m020708_c001_v0001105_t0023_u01757729228404") 2025/09/13 02:15:56 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60701_d20250913_m020708_c001_v7007000_t0000_u01757729228032") 2025/09/13 02:15:56 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f103891d533549241_d20250913_m020707_c001_v0001113_t0055_u01757729227199") 2025/09/13 02:15:56 DEBUG : empty space: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d3b_d20250913_m020705_c001_v0001105_t0012_u01757729225437") 2025/09/13 02:15:56 DEBUG : enormous: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcf3_d20250913_m020738_c001_v7007000_t0000_u01757729258727") 2025/09/13 02:15:56 DEBUG : enormous: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553ded_d20250913_m020738_c001_v0001105_t0052_u01757729258038") 2025/09/13 02:15:56 DEBUG : existing: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f407ae4c2edc45213_d20250913_m021045_c001_v7007000_t0000_u01757729445597") 2025/09/13 02:15:56 DEBUG : existing: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51d06_d20250913_m021044_c001_v0001137_t0048_u01757729444194") 2025/09/13 02:15:56 DEBUG : existing: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b16ff_d20250913_m020758_c001_v7007000_t0000_u01757729278132") 2025/09/13 02:15:56 DEBUG : existing: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be1eda_d20250913_m020757_c001_v0001181_t0023_u01757729277137") 2025/09/13 02:15:56 DEBUG : existing: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf33_d20250913_m020701_c001_v7007000_t0000_u01757729221830") 2025/09/13 02:15:56 DEBUG : existing: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d23_d20250913_m020700_c001_v0001105_t0019_u01757729220738") 2025/09/13 02:15:56 DEBUG : existing: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf31_d20250913_m020700_c001_v7007000_t0000_u01757729220188") 2025/09/13 02:15:56 DEBUG : existing: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d1f_d20250913_m020659_c001_v0001105_t0027_u01757729219405") 2025/09/13 02:15:56 DEBUG : existing: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d1b_d20250913_m020658_c001_v0001105_t0058_u01757729218394") 2025/09/13 02:15:56 DEBUG : existing-b: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b1700_d20250913_m020758_c001_v7007000_t0000_u01757729278315") 2025/09/13 02:15:56 DEBUG : existing-b: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553e43_d20250913_m020757_c001_v0001105_t0035_u01757729277126") 2025/09/13 02:15:57 DEBUG : file1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d41c_d20250913_m021137_c001_v7007000_t0000_u01757729497118") 2025/09/13 02:15:57 DEBUG : file1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51e17_d20250913_m021135_c001_v0001137_t0033_u01757729495829") 2025/09/13 02:15:57 DEBUG : file1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d418_d20250913_m021134_c001_v7007000_t0000_u01757729494507") 2025/09/13 02:15:57 DEBUG : file1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9b8f_d20250913_m021133_c001_v0001130_t0023_u01757729493060") 2025/09/13 02:15:57 DEBUG : five: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcfb_d20250913_m020743_c001_v7007000_t0000_u01757729263560") 2025/09/13 02:15:57 DEBUG : five: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4043d3a268553dff_d20250913_m020741_c001_v0001105_t0058_u01757729261462") 2025/09/13 02:15:57 DEBUG : foo: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60703_d20250913_m020710_c001_v7007000_t0000_u01757729230974") 2025/09/13 02:15:57 DEBUG : foo: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4043d3a268553d51_d20250913_m020710_c001_v0001105_t0058_u01757729230421") 2025/09/13 02:15:57 DEBUG : foo: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4043d3a268553d4f_d20250913_m020709_c001_v0001105_t0058_u01757729229830") 2025/09/13 02:15:57 DEBUG : four: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcfc_d20250913_m020743_c001_v7007000_t0000_u01757729263742") 2025/09/13 02:15:57 DEBUG : four: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408dc8795cf51a53_d20250913_m020742_c001_v0001137_t0055_u01757729262019") 2025/09/13 02:15:57 DEBUG : four: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553df9_d20250913_m020740_c001_v0001105_t0013_u01757729260706") 2025/09/13 02:15:57 DEBUG : hello world2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba5e2_d20250913_m020614_c001_v7007000_t0000_u01757729174824") 2025/09/13 02:15:57 DEBUG : hello world2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553bfc_d20250913_m020614_c001_v0001105_t0037_u01757729174124") 2025/09/13 02:15:57 DEBUG : ignore-size: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf2f_d20250913_m020658_c001_v7007000_t0000_u01757729218028") 2025/09/13 02:15:57 DEBUG : ignore-size: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d05_d20250913_m020656_c001_v0001105_t0056_u01757729216935") 2025/09/13 02:15:57 DEBUG : nested/sub dir/file: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b16fd_d20250913_m020756_c001_v7007000_t0000_u01757729276395") 2025/09/13 02:15:57 DEBUG : nested/sub dir/file: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be1eca_d20250913_m020755_c001_v0001181_t0002_u01757729275664") 2025/09/13 02:15:57 DEBUG : nested/sub dir/file: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd1b_d20250913_m020754_c001_v7007000_t0000_u01757729274905") 2025/09/13 02:15:57 DEBUG : nested/sub dir/file: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be1ebe_d20250913_m020753_c001_v0001181_t0045_u01757729273711") 2025/09/13 02:15:57 DEBUG : one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcfd_d20250913_m020743_c001_v7007000_t0000_u01757729263925") 2025/09/13 02:15:57 DEBUG : one: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4043d3a268553df3_d20250913_m020740_c001_v0001105_t0058_u01757729260067") 2025/09/13 02:15:57 DEBUG : only0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d016_d20250913_m021128_c001_v7007000_t0000_u01757729488584") 2025/09/13 02:15:58 DEBUG : only0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408dc8795cf51dcf_d20250913_m021122_c001_v0001137_t0055_u01757729482565") 2025/09/13 02:15:58 DEBUG : only0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23df_d20250913_m021108_c001_v0001181_t0034_u01757729468826") 2025/09/13 02:15:58 DEBUG : only0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874bf3_d20250913_m021102_c001_v7007000_t0000_u01757729462376") 2025/09/13 02:15:58 DEBUG : only0: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2359_d20250913_m021049_c001_v0001181_t0037_u01757729449340") 2025/09/13 02:15:58 DEBUG : only1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d017_d20250913_m021128_c001_v7007000_t0000_u01757729488767") 2025/09/13 02:15:58 DEBUG : only1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4194a3c9d7d15fce_d20250913_m021123_c001_v0001182_t0052_u01757729483327") 2025/09/13 02:15:58 DEBUG : only1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23e5_d20250913_m021109_c001_v0001181_t0045_u01757729469493") 2025/09/13 02:15:58 DEBUG : only1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874bf6_d20250913_m021102_c001_v7007000_t0000_u01757729462983") 2025/09/13 02:15:58 DEBUG : only1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be235d_d20250913_m021049_c001_v0001181_t0049_u01757729449860") 2025/09/13 02:15:58 DEBUG : only10: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d018_d20250913_m021128_c001_v7007000_t0000_u01757729488951") 2025/09/13 02:15:58 DEBUG : only10: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41831e2ea8be243f_d20250913_m021123_c001_v0001181_t0054_u01757729483349") 2025/09/13 02:15:58 DEBUG : only10: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2409_d20250913_m021115_c001_v0001181_t0027_u01757729475071") 2025/09/13 02:15:58 DEBUG : only10: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52c62b_d20250913_m021102_c001_v7007000_t0000_u01757729462379") 2025/09/13 02:15:58 DEBUG : only10: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be238f_d20250913_m021055_c001_v0001181_t0018_u01757729455546") 2025/09/13 02:15:58 DEBUG : only11: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d019_d20250913_m021129_c001_v7007000_t0000_u01757729489136") 2025/09/13 02:15:58 DEBUG : only11: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4064b2a61e2c9b79_d20250913_m021123_c001_v0001130_t0014_u01757729483526") 2025/09/13 02:15:58 DEBUG : only11: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be240b_d20250913_m021115_c001_v0001181_t0021_u01757729475594") 2025/09/13 02:15:58 DEBUG : only11: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc999c_d20250913_m021102_c001_v7007000_t0000_u01757729462360") 2025/09/13 02:15:58 DEBUG : only11: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2391_d20250913_m021056_c001_v0001181_t0023_u01757729456066") 2025/09/13 02:15:58 DEBUG : only12: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d01a_d20250913_m021129_c001_v7007000_t0000_u01757729489320") 2025/09/13 02:15:58 DEBUG : only12: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41831e2ea8be2437_d20250913_m021122_c001_v0001181_t0054_u01757729482576") 2025/09/13 02:15:59 DEBUG : only12: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be240f_d20250913_m021116_c001_v0001181_t0018_u01757729476209") 2025/09/13 02:15:59 DEBUG : only12: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b23d5_d20250913_m021102_c001_v7007000_t0000_u01757729462719") 2025/09/13 02:15:59 DEBUG : only12: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2395_d20250913_m021056_c001_v0001181_t0037_u01757729456582") 2025/09/13 02:15:59 DEBUG : only13: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d01c_d20250913_m021129_c001_v7007000_t0000_u01757729489506") 2025/09/13 02:15:59 DEBUG : only13: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408dc8795cf51dd7_d20250913_m021123_c001_v0001137_t0055_u01757729483340") 2025/09/13 02:15:59 DEBUG : only13: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2413_d20250913_m021116_c001_v0001181_t0044_u01757729476710") 2025/09/13 02:15:59 DEBUG : only13: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b23d4_d20250913_m021102_c001_v7007000_t0000_u01757729462537") 2025/09/13 02:15:59 DEBUG : only13: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2397_d20250913_m021057_c001_v0001181_t0042_u01757729457158") 2025/09/13 02:15:59 DEBUG : only14: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d01d_d20250913_m021129_c001_v7007000_t0000_u01757729489690") 2025/09/13 02:15:59 DEBUG : only14: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4194a3c9d7d15fc7_d20250913_m021123_c001_v0001182_t0052_u01757729483139") 2025/09/13 02:15:59 DEBUG : only14: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2417_d20250913_m021117_c001_v0001181_t0059_u01757729477217") 2025/09/13 02:15:59 DEBUG : only14: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc999e_d20250913_m021102_c001_v7007000_t0000_u01757729462728") 2025/09/13 02:15:59 DEBUG : only14: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be239b_d20250913_m021057_c001_v0001181_t0052_u01757729457871") 2025/09/13 02:15:59 DEBUG : only15: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d01e_d20250913_m021129_c001_v7007000_t0000_u01757729489875") 2025/09/13 02:15:59 DEBUG : only15: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4064b2a61e2c9b77_d20250913_m021123_c001_v0001130_t0014_u01757729483328") 2025/09/13 02:15:59 DEBUG : only15: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be241d_d20250913_m021119_c001_v0001181_t0019_u01757729479284") 2025/09/13 02:15:59 DEBUG : only15: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874bf5_d20250913_m021102_c001_v7007000_t0000_u01757729462790") 2025/09/13 02:15:59 DEBUG : only15: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23a5_d20250913_m021058_c001_v0001181_t0051_u01757729458526") 2025/09/13 02:15:59 DEBUG : only16: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d01f_d20250913_m021130_c001_v7007000_t0000_u01757729490059") 2025/09/13 02:15:59 DEBUG : only16: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408dc8795cf51dd1_d20250913_m021122_c001_v0001137_t0055_u01757729482969") 2025/09/13 02:16:00 DEBUG : only16: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2421_d20250913_m021119_c001_v0001181_t0031_u01757729479862") 2025/09/13 02:16:00 DEBUG : only16: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52c62d_d20250913_m021102_c001_v7007000_t0000_u01757729462791") 2025/09/13 02:16:00 DEBUG : only16: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23a7_d20250913_m021059_c001_v0001181_t0039_u01757729459012") 2025/09/13 02:16:00 DEBUG : only17: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d020_d20250913_m021130_c001_v7007000_t0000_u01757729490243") 2025/09/13 02:16:00 DEBUG : only17: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41831e2ea8be2439_d20250913_m021122_c001_v0001181_t0054_u01757729482980") 2025/09/13 02:16:00 DEBUG : only17: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2427_d20250913_m021120_c001_v0001181_t0051_u01757729480402") 2025/09/13 02:16:00 DEBUG : only17: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc999f_d20250913_m021102_c001_v7007000_t0000_u01757729462911") 2025/09/13 02:16:00 DEBUG : only17: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23ad_d20250913_m021059_c001_v0001181_t0031_u01757729459632") 2025/09/13 02:16:00 DEBUG : only18: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d021_d20250913_m021130_c001_v7007000_t0000_u01757729490427") 2025/09/13 02:16:00 DEBUG : only18: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408dc8795cf51dd5_d20250913_m021123_c001_v0001137_t0055_u01757729483151") 2025/09/13 02:16:00 DEBUG : only18: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be242b_d20250913_m021121_c001_v0001181_t0034_u01757729481004") 2025/09/13 02:16:00 DEBUG : only18: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b23d3_d20250913_m021102_c001_v7007000_t0000_u01757729462355") 2025/09/13 02:16:01 DEBUG : only18: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23af_d20250913_m021100_c001_v0001181_t0031_u01757729460274") 2025/09/13 02:16:01 DEBUG : only19: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d022_d20250913_m021130_c001_v7007000_t0000_u01757729490611") 2025/09/13 02:16:01 DEBUG : only19: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41831e2ea8be243d_d20250913_m021123_c001_v0001181_t0054_u01757729483164") 2025/09/13 02:16:01 DEBUG : only19: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2431_d20250913_m021121_c001_v0001181_t0038_u01757729481706") 2025/09/13 02:16:01 DEBUG : only19: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52c630_d20250913_m021102_c001_v7007000_t0000_u01757729462971") 2025/09/13 02:16:01 DEBUG : only19: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23b1_d20250913_m021100_c001_v0001181_t0046_u01757729460773") 2025/09/13 02:16:01 DEBUG : only2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d023_d20250913_m021130_c001_v7007000_t0000_u01757729490797") 2025/09/13 02:16:01 DEBUG : only2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4194a3c9d7d15fd6_d20250913_m021123_c001_v0001182_t0052_u01757729483513") 2025/09/13 02:16:01 DEBUG : only2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23e7_d20250913_m021110_c001_v0001181_t0001_u01757729470207") 2025/09/13 02:16:01 DEBUG : only2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b23d2_d20250913_m021102_c001_v7007000_t0000_u01757729462174") 2025/09/13 02:16:01 DEBUG : only2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2361_d20250913_m021050_c001_v0001181_t0014_u01757729450397") 2025/09/13 02:16:01 DEBUG : only3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d024_d20250913_m021130_c001_v7007000_t0000_u01757729490981") 2025/09/13 02:16:01 DEBUG : only3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408dc8795cf51dd9_d20250913_m021123_c001_v0001137_t0055_u01757729483536") 2025/09/13 02:16:01 DEBUG : only3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23eb_d20250913_m021110_c001_v0001181_t0028_u01757729470954") 2025/09/13 02:16:01 DEBUG : only3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b23d6_d20250913_m021102_c001_v7007000_t0000_u01757729462901") 2025/09/13 02:16:01 DEBUG : only3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2367_d20250913_m021050_c001_v0001181_t0025_u01757729450984") 2025/09/13 02:16:01 DEBUG : only4: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d026_d20250913_m021131_c001_v7007000_t0000_u01757729491174") 2025/09/13 02:16:01 DEBUG : only4: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408dc8795cf51ddd_d20250913_m021123_c001_v0001137_t0055_u01757729483724") 2025/09/13 02:16:01 DEBUG : only4: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23ef_d20250913_m021111_c001_v0001181_t0027_u01757729471686") 2025/09/13 02:16:01 DEBUG : only4: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc999d_d20250913_m021102_c001_v7007000_t0000_u01757729462544") 2025/09/13 02:16:01 DEBUG : only4: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be236d_d20250913_m021051_c001_v0001181_t0030_u01757729451661") 2025/09/13 02:16:01 DEBUG : only5: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d027_d20250913_m021131_c001_v7007000_t0000_u01757729491358") 2025/09/13 02:16:02 DEBUG : only5: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4194a3c9d7d15fdc_d20250913_m021123_c001_v0001182_t0052_u01757729483890") 2025/09/13 02:16:02 DEBUG : only5: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23f1_d20250913_m021112_c001_v0001181_t0010_u01757729472238") 2025/09/13 02:16:02 DEBUG : only5: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874bf4_d20250913_m021102_c001_v7007000_t0000_u01757729462557") 2025/09/13 02:16:02 DEBUG : only5: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2371_d20250913_m021052_c001_v0001181_t0020_u01757729452444") 2025/09/13 02:16:02 DEBUG : only6: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d028_d20250913_m021131_c001_v7007000_t0000_u01757729491542") 2025/09/13 02:16:02 DEBUG : only6: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41831e2ea8be2449_d20250913_m021123_c001_v0001181_t0054_u01757729483734") 2025/09/13 02:16:02 DEBUG : only6: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23f7_d20250913_m021112_c001_v0001181_t0047_u01757729472929") 2025/09/13 02:16:02 DEBUG : only6: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b23d7_d20250913_m021103_c001_v7007000_t0000_u01757729463081") 2025/09/13 02:16:02 DEBUG : only6: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2377_d20250913_m021053_c001_v0001181_t0045_u01757729453023") 2025/09/13 02:16:02 DEBUG : only7: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d02a_d20250913_m021131_c001_v7007000_t0000_u01757729491727") 2025/09/13 02:16:02 DEBUG : only7: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41831e2ea8be2447_d20250913_m021123_c001_v0001181_t0054_u01757729483546") 2025/09/13 02:16:02 DEBUG : only7: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be23fd_d20250913_m021113_c001_v0001181_t0003_u01757729473455") 2025/09/13 02:16:02 DEBUG : only7: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc99a1_d20250913_m021103_c001_v7007000_t0000_u01757729463092") 2025/09/13 02:16:02 DEBUG : only7: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2383_d20250913_m021053_c001_v0001181_t0018_u01757729453686") 2025/09/13 02:16:02 DEBUG : only8: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d02c_d20250913_m021131_c001_v7007000_t0000_u01757729491912") 2025/09/13 02:16:02 DEBUG : only8: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4194a3c9d7d15fda_d20250913_m021123_c001_v0001182_t0052_u01757729483701") 2025/09/13 02:16:02 DEBUG : only8: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2403_d20250913_m021114_c001_v0001181_t0056_u01757729474057") 2025/09/13 02:16:02 DEBUG : only8: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b23d1_d20250913_m021101_c001_v7007000_t0000_u01757729461990") 2025/09/13 02:16:02 DEBUG : only8: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2385_d20250913_m021054_c001_v0001181_t0036_u01757729454447") 2025/09/13 02:16:02 DEBUG : only9: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d02d_d20250913_m021132_c001_v7007000_t0000_u01757729492096") 2025/09/13 02:16:02 DEBUG : only9: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4064b2a61e2c9b7d_d20250913_m021123_c001_v0001130_t0014_u01757729483711") 2025/09/13 02:16:02 DEBUG : only9: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2407_d20250913_m021114_c001_v0001181_t0045_u01757729474584") 2025/09/13 02:16:03 DEBUG : only9: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52c62c_d20250913_m021102_c001_v7007000_t0000_u01757729462566") 2025/09/13 02:16:03 DEBUG : only9: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2389_d20250913_m021054_c001_v0001181_t0013_u01757729454949") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd0e_d20250913_m020752_c001_v7007000_t0000_u01757729272529") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51a7b_d20250913_m020750_c001_v0001137_t0052_u01757729270716") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd04_d20250913_m020749_c001_v7007000_t0000_u01757729269559") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553e25_d20250913_m020747_c001_v0001105_t0039_u01757729267729") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd01_d20250913_m020746_c001_v7007000_t0000_u01757729266992") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be1e90_d20250913_m020744_c001_v0001181_t0056_u01757729264857") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcee_d20250913_m020734_c001_v7007000_t0000_u01757729254546") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553dd3_d20250913_m020733_c001_v0001105_t0031_u01757729253194") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edceb_d20250913_m020731_c001_v7007000_t0000_u01757729251565") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553dc9_d20250913_m020730_c001_v0001105_t0002_u01757729250211") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edce8_d20250913_m020728_c001_v7007000_t0000_u01757729248767") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553dbd_d20250913_m020727_c001_v0001105_t0025_u01757729247626") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60716_d20250913_m020721_c001_v7007000_t0000_u01757729241200") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d93_d20250913_m020719_c001_v0001105_t0021_u01757729239625") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60711_d20250913_m020719_c001_v7007000_t0000_u01757729239258") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d89_d20250913_m020717_c001_v0001105_t0053_u01757729237683") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c6070f_d20250913_m020717_c001_v7007000_t0000_u01757729237313") 2025/09/13 02:16:03 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d85_d20250913_m020716_c001_v0001105_t0007_u01757729236465") 2025/09/13 02:16:04 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d79_d20250913_m020715_c001_v0001105_t0048_u01757729235791") 2025/09/13 02:16:04 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c6070b_d20250913_m020715_c001_v7007000_t0000_u01757729235426") 2025/09/13 02:16:04 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d71_d20250913_m020714_c001_v0001105_t0022_u01757729234703") 2025/09/13 02:16:04 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d6d_d20250913_m020713_c001_v0001105_t0009_u01757729233488") 2025/09/13 02:16:04 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60709_d20250913_m020713_c001_v7007000_t0000_u01757729233121") 2025/09/13 02:16:04 DEBUG : potato: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d63_d20250913_m020712_c001_v0001105_t0038_u01757729232189") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874686_d20250913_m020837_c001_v7007000_t0000_u01757729317499") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51b40_d20250913_m020836_c001_v0001137_t0040_u01757729316824") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01cb10_d20250913_m020828_c001_v7007000_t0000_u01757729308601") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51b0c_d20250913_m020823_c001_v0001137_t0016_u01757729303943") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f420ff6e9f695e689_d20250913_m020816_c001_v7007000_t0000_u01757729296366") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51aca_d20250913_m020811_c001_v0001137_t0011_u01757729291289") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b1726_d20250913_m020803_c001_v7007000_t0000_u01757729283775") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51aa1_d20250913_m020759_c001_v0001137_t0001_u01757729279280") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcf4_d20250913_m020738_c001_v7007000_t0000_u01757729258911") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553de9_d20250913_m020737_c001_v0001105_t0056_u01757729257271") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcf2_d20250913_m020736_c001_v7007000_t0000_u01757729256898") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553ddf_d20250913_m020735_c001_v0001105_t0051_u01757729255096") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcef_d20250913_m020734_c001_v7007000_t0000_u01757729254729") 2025/09/13 02:16:04 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553dd5_d20250913_m020733_c001_v0001105_t0053_u01757729253852") 2025/09/13 02:16:05 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edced_d20250913_m020732_c001_v7007000_t0000_u01757729252827") 2025/09/13 02:16:05 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553dcf_d20250913_m020731_c001_v0001105_t0025_u01757729251938") 2025/09/13 02:16:05 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcea_d20250913_m020729_c001_v7007000_t0000_u01757729249844") 2025/09/13 02:16:05 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553dc3_d20250913_m020728_c001_v0001105_t0039_u01757729248779") 2025/09/13 02:16:05 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60719_d20250913_m020721_c001_v7007000_t0000_u01757729241941") 2025/09/13 02:16:05 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553d9b_d20250913_m020720_c001_v0001105_t0058_u01757729240846") 2025/09/13 02:16:05 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba5ee_d20250913_m020617_c001_v7007000_t0000_u01757729177986") 2025/09/13 02:16:05 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c0e_d20250913_m020617_c001_v0001105_t0033_u01757729177290") 2025/09/13 02:16:05 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba5e6_d20250913_m020616_c001_v7007000_t0000_u01757729176309") 2025/09/13 02:16:05 DEBUG : potato2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c02_d20250913_m020615_c001_v0001105_t0034_u01757729175364") 2025/09/13 02:16:05 DEBUG : potato3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01cb11_d20250913_m020828_c001_v7007000_t0000_u01757729308851") 2025/09/13 02:16:05 DEBUG : potato3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553ec5_d20250913_m020825_c001_v0001105_t0053_u01757729305222") 2025/09/13 02:16:05 DEBUG : potato3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f420ff6e9f695e68c_d20250913_m020816_c001_v7007000_t0000_u01757729296756") 2025/09/13 02:16:05 DEBUG : potato3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553e7f_d20250913_m020812_c001_v0001105_t0056_u01757729292660") 2025/09/13 02:16:05 DEBUG : potato3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b1727_d20250913_m020804_c001_v7007000_t0000_u01757729284159") 2025/09/13 02:16:05 DEBUG : potato3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553e53_d20250913_m020759_c001_v0001105_t0042_u01757729279937") 2025/09/13 02:16:05 DEBUG : pre-dest1/1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60bb3_d20250913_m020911_c001_v7007000_t0000_u01757729351552") 2025/09/13 02:16:05 DEBUG : pre-dest1/1: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553f6d_d20250913_m020903_c001_v0001105_t0008_u01757729343127") 2025/09/13 02:16:05 DEBUG : pre-dest2/2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c60bb4_d20250913_m020911_c001_v7007000_t0000_u01757729351736") 2025/09/13 02:16:05 DEBUG : pre-dest2/2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51b94_d20250913_m020904_c001_v0001137_t0032_u01757729344259") 2025/09/13 02:16:06 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc989a_d20250913_m020849_c001_v7007000_t0000_u01757729329105") 2025/09/13 02:16:06 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be203d_d20250913_m020845_c001_v0001181_t0055_u01757729325174") 2025/09/13 02:16:06 DEBUG : sizeonly: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf2e_d20250913_m020656_c001_v7007000_t0000_u01757729216386") 2025/09/13 02:16:06 DEBUG : sizeonly: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553cff_d20250913_m020655_c001_v0001105_t0059_u01757729215271") 2025/09/13 02:16:06 DEBUG : splitbanan: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9b14_d20250913_m021328_c001_v7007000_t0000_u01757729608067") 2025/09/13 02:16:06 DEBUG : splitbanan: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be278d_d20250913_m021320_c001_v0001181_t0009_u01757729600663") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e31_d20250913_m021442_c001_v7007000_t0000_u01757729682765") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf521ad_d20250913_m021435_c001_v0001137_t0021_u01757729675981") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874d83_d20250913_m021427_c001_v7007000_t0000_u01757729667601") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5216b_d20250913_m021421_c001_v0001137_t0059_u01757729661089") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4027163b1d52caf4_d20250913_m021412_c001_v7007000_t0000_u01757729652931") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf5212b_d20250913_m021406_c001_v0001137_t0041_u01757729646373") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f415583662cd56802_d20250913_m021358_c001_v7007000_t0000_u01757729638460") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf520f5_d20250913_m021351_c001_v0001137_t0033_u01757729631969") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b306b8_d20250913_m021343_c001_v7007000_t0000_u01757729623843") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf520af_d20250913_m021336_c001_v0001137_t0052_u01757729616914") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccd34b_d20250913_m021322_c001_v7007000_t0000_u01757729602175") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52068_d20250913_m021319_c001_v0001137_t0010_u01757729599507") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c4a2_d20250913_m021311_c001_v7007000_t0000_u01757729591161") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d164ed_d20250913_m021304_c001_v0001182_t0038_u01757729584204") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62db3_d20250913_m021303_c001_v7007000_t0000_u01757729583249") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9cd4_d20250913_m021259_c001_v0001130_t0041_u01757729579680") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4224daa8c0874cd6_d20250913_m021251_c001_v7007000_t0000_u01757729571483") 2025/09/13 02:16:06 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f9c_d20250913_m021244_c001_v0001137_t0028_u01757729564457") 2025/09/13 02:16:07 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62da4_d20250913_m021243_c001_v7007000_t0000_u01757729563374") 2025/09/13 02:16:07 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9c86_d20250913_m021239_c001_v0001130_t0053_u01757729559694") 2025/09/13 02:16:07 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4033424b34b3022b_d20250913_m021225_c001_v7007000_t0000_u01757729545519") 2025/09/13 02:16:07 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51f06_d20250913_m021221_c001_v0001137_t0019_u01757729541965") 2025/09/13 02:16:07 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f419eac34babcd909_d20250913_m021213_c001_v7007000_t0000_u01757729533878") 2025/09/13 02:16:07 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51ec7_d20250913_m021206_c001_v0001137_t0012_u01757729526953") 2025/09/13 02:16:07 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f408302b63988c459_d20250913_m021158_c001_v7007000_t0000_u01757729518942") 2025/09/13 02:16:07 DEBUG : splitbananasplit: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51e71_d20250913_m021152_c001_v0001137_t0059_u01757729512005") 2025/09/13 02:16:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4146187dcfc28958_d20250913_m021305_c001_v7007000_t0000_u01757729585930") 2025/09/13 02:16:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9cd8_d20250913_m021300_c001_v0001130_t0047_u01757729580915") 2025/09/13 02:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d807_d20250913_m021144_c001_v7007000_t0000_u01757729504621") 2025/09/13 02:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d160f0_d20250913_m021142_c001_v0001182_t0050_u01757729502020") 2025/09/13 02:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c614ab_d20250913_m021140_c001_v7007000_t0000_u01757729500897") 2025/09/13 02:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9b95_d20250913_m021138_c001_v0001130_t0037_u01757729498081") 2025/09/13 02:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f423fb2df749b16fe_d20250913_m020756_c001_v7007000_t0000_u01757729276577") 2025/09/13 02:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51a8f_d20250913_m020755_c001_v0001137_t0014_u01757729275655") 2025/09/13 02:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd1c_d20250913_m020755_c001_v7007000_t0000_u01757729275088") 2025/09/13 02:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553e39_d20250913_m020754_c001_v0001105_t0001_u01757729274066") 2025/09/13 02:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf2a_d20250913_m020652_c001_v7007000_t0000_u01757729212940") 2025/09/13 02:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553ce5_d20250913_m020651_c001_v0001105_t0020_u01757729211405") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf28_d20250913_m020651_c001_v7007000_t0000_u01757729211040") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553cdb_d20250913_m020649_c001_v0001105_t0027_u01757729209858") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf25_d20250913_m020647_c001_v7007000_t0000_u01757729207625") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553cc3_d20250913_m020646_c001_v0001105_t0031_u01757729206486") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf24_d20250913_m020645_c001_v7007000_t0000_u01757729205941") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553cb7_d20250913_m020644_c001_v0001105_t0007_u01757729204460") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553ca9_d20250913_m020641_c001_v0001105_t0028_u01757729201783") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf20_d20250913_m020641_c001_v7007000_t0000_u01757729201368") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c9f_d20250913_m020640_c001_v0001105_t0004_u01757729200395") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c9b_d20250913_m020639_c001_v0001105_t0001_u01757729199383") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4014b6c3fbccaf1f_d20250913_m020639_c001_v7007000_t0000_u01757729199019") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c85_d20250913_m020636_c001_v0001105_t0028_u01757729196153") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c7a_d20250913_m020633_c001_v0001105_t0019_u01757729193217") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba605_d20250913_m020632_c001_v7007000_t0000_u01757729192853") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c74_d20250913_m020632_c001_v0001105_t0043_u01757729192211") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c72_d20250913_m020631_c001_v0001105_t0012_u01757729191208") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba603_d20250913_m020630_c001_v7007000_t0000_u01757729190847") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c62_d20250913_m020626_c001_v0001105_t0027_u01757729186692") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba5fe_d20250913_m020626_c001_v7007000_t0000_u01757729186331") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c5a_d20250913_m020625_c001_v0001105_t0036_u01757729185668") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba5fb_d20250913_m020624_c001_v7007000_t0000_u01757729184771") 2025/09/13 02:16:08 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c4e_d20250913_m020624_c001_v0001105_t0044_u01757729184122") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba5f9_d20250913_m020623_c001_v7007000_t0000_u01757729183581") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c44_d20250913_m020622_c001_v0001105_t0057_u01757729182767") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba5f7_d20250913_m020621_c001_v7007000_t0000_u01757729181870") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c26_d20250913_m020621_c001_v0001105_t0027_u01757729181035") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba5f6_d20250913_m020620_c001_v7007000_t0000_u01757729180493") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c1c_d20250913_m020619_c001_v0001105_t0029_u01757729179838") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba5f2_d20250913_m020619_c001_v7007000_t0000_u01757729179261") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553c14_d20250913_m020618_c001_v0001105_t0045_u01757729178527") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba1f8_d20250913_m020613_c001_v7007000_t0000_u01757729173582") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553bf2_d20250913_m020612_c001_v0001105_t0017_u01757729172767") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba1f6_d20250913_m020612_c001_v7007000_t0000_u01757729172165") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553be6_d20250913_m020611_c001_v0001105_t0001_u01757729171107") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba1f3_d20250913_m020610_c001_v7007000_t0000_u01757729170196") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553bda_d20250913_m020609_c001_v0001105_t0025_u01757729169412") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f411e7b65594ba1f0_d20250913_m020607_c001_v7007000_t0000_u01757729167056") 2025/09/13 02:16:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553bc2_d20250913_m020606_c001_v0001105_t0059_u01757729166234") 2025/09/13 02:16:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d808_d20250913_m021144_c001_v7007000_t0000_u01757729504805") 2025/09/13 02:16:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51e35_d20250913_m021142_c001_v0001137_t0041_u01757729502032") 2025/09/13 02:16:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c614ac_d20250913_m021141_c001_v7007000_t0000_u01757729501079") 2025/09/13 02:16:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2487_d20250913_m021138_c001_v0001181_t0017_u01757729498096") 2025/09/13 02:16:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e34_d20250913_m021444_c001_v7007000_t0000_u01757729684809") 2025/09/13 02:16:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2a72_d20250913_m021444_c001_v0001181_t0017_u01757729684128") 2025/09/13 02:16:10 DEBUG : sub/yam: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd07_d20250913_m020751_c001_v7007000_t0000_u01757729271979") 2025/09/13 02:16:10 DEBUG : sub/yam: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be1eb0_d20250913_m020750_c001_v0001181_t0010_u01757729270359") 2025/09/13 02:16:10 DEBUG : test_dir1/file2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d41d_d20250913_m021137_c001_v7007000_t0000_u01757729497302") 2025/09/13 02:16:10 DEBUG : test_dir1/file2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16088_d20250913_m021135_c001_v0001182_t0002_u01757729495486") 2025/09/13 02:16:10 DEBUG : test_dir1/file2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d419_d20250913_m021134_c001_v7007000_t0000_u01757729494691") 2025/09/13 02:16:10 DEBUG : test_dir1/file2: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16066_d20250913_m021133_c001_v0001182_t0056_u01757729493079") 2025/09/13 02:16:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d41e_d20250913_m021137_c001_v7007000_t0000_u01757729497486") 2025/09/13 02:16:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be247b_d20250913_m021135_c001_v0001181_t0045_u01757729495477") 2025/09/13 02:16:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f417c3ec94f01d41b_d20250913_m021134_c001_v7007000_t0000_u01757729494876") 2025/09/13 02:16:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be246d_d20250913_m021133_c001_v0001181_t0052_u01757729493071") 2025/09/13 02:16:10 DEBUG : three: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcfe_d20250913_m020744_c001_v7007000_t0000_u01757729264107") 2025/09/13 02:16:10 DEBUG : three: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553e07_d20250913_m020742_c001_v0001105_t0052_u01757729262778") 2025/09/13 02:16:10 DEBUG : three: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1043d3a268553df7_d20250913_m020740_c001_v0001105_t0036_u01757729260436") 2025/09/13 02:16:10 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e35_d20250913_m021446_c001_v7007000_t0000_u01757729686380") 2025/09/13 02:16:10 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d1686d_d20250913_m021445_c001_v0001182_t0052_u01757729685775") 2025/09/13 02:16:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e67_d20250913_m021505_c001_v7007000_t0000_u01757729705847") 2025/09/13 02:16:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9e8b_d20250913_m021503_c001_v0001130_t0007_u01757729703548") 2025/09/13 02:16:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e62_d20250913_m021501_c001_v7007000_t0000_u01757729701985") 2025/09/13 02:16:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d168e8_d20250913_m021500_c001_v0001182_t0013_u01757729700614") 2025/09/13 02:16:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e60_d20250913_m021459_c001_v7007000_t0000_u01757729699677") 2025/09/13 02:16:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2b00_d20250913_m021459_c001_v0001181_t0013_u01757729699053") 2025/09/13 02:16:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e57_d20250913_m021453_c001_v7007000_t0000_u01757729693888") 2025/09/13 02:16:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d168b0_d20250913_m021452_c001_v0001182_t0021_u01757729692687") 2025/09/13 02:16:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e5a_d20250913_m021456_c001_v7007000_t0000_u01757729696342") 2025/09/13 02:16:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9e7b_d20250913_m021454_c001_v0001130_t0043_u01757729694868") 2025/09/13 02:16:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e55_d20250913_m021451_c001_v7007000_t0000_u01757729691738") 2025/09/13 02:16:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be2ab6_d20250913_m021450_c001_v0001181_t0014_u01757729690931") 2025/09/13 02:16:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e39_d20250913_m021449_c001_v7007000_t0000_u01757729689957") 2025/09/13 02:16:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf521ec_d20250913_m021449_c001_v0001137_t0025_u01757729689230") 2025/09/13 02:16:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e37_d20250913_m021448_c001_v7007000_t0000_u01757729688270") 2025/09/13 02:16:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1064b2a61e2c9e61_d20250913_m021447_c001_v0001130_t0051_u01757729687426") 2025/09/13 02:16:11 DEBUG : toe/toe/toe: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f406706708fdc9baf_d20250913_m021511_c001_v7007000_t0000_u01757729711110") 2025/09/13 02:16:11 DEBUG : toe/toe/toe: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1194a3c9d7d16952_d20250913_m021510_c001_v0001182_t0009_u01757729710473") 2025/09/13 02:16:11 DEBUG : toe/toe/toe: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e5d_d20250913_m021458_c001_v7007000_t0000_u01757729698081") 2025/09/13 02:16:11 DEBUG : toe/toe/toe: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52210_d20250913_m021457_c001_v0001137_t0018_u01757729697312") 2025/09/13 02:16:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e68_d20250913_m021506_c001_v7007000_t0000_u01757729706442") 2025/09/13 02:16:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf52230_d20250913_m021505_c001_v0001137_t0002_u01757729705236") 2025/09/13 02:16:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f416fe87503c62e64_d20250913_m021502_c001_v7007000_t0000_u01757729702576") 2025/09/13 02:16:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f115dfab15ae0932f_d20250913_m021501_c001_v0001183_t0037_u01757729701790") 2025/09/13 02:16:11 DEBUG : two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edcff_d20250913_m020744_c001_v7007000_t0000_u01757729264295") 2025/09/13 02:16:11 DEBUG : two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f41831e2ea8be1e7a_d20250913_m020742_c001_v0001181_t0054_u01757729262209") 2025/09/13 02:16:12 DEBUG : two: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f4043d3a268553df5_d20250913_m020740_c001_v0001105_t0058_u01757729260251") 2025/09/13 02:16:12 DEBUG : yam: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd12_d20250913_m020752_c001_v7007000_t0000_u01757729272763") 2025/09/13 02:16:12 DEBUG : yam: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1110681b88ba68f3_d20250913_m020751_c001_v0001184_t0035_u01757729271779") 2025/09/13 02:16:12 DEBUG : yam: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd03_d20250913_m020748_c001_v7007000_t0000_u01757729268993") 2025/09/13 02:16:12 DEBUG : yam: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f11831e2ea8be1ea2_d20250913_m020747_c001_v0001181_t0009_u01757729267739") 2025/09/13 02:16:12 DEBUG : yam: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd00_d20250913_m020746_c001_v7007000_t0000_u01757729266422") 2025/09/13 02:16:12 DEBUG : yam: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f108dc8795cf51a5d_d20250913_m020744_c001_v0001137_t0040_u01757729264846") 2025/09/13 02:16:12 DEBUG : yaml: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd05_d20250913_m020749_c001_v7007000_t0000_u01757729269745") 2025/09/13 02:16:12 DEBUG : yaml: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f118dc9e5baad332b_d20250913_m020748_c001_v0001038_t0059_u01757729268618") 2025/09/13 02:16:12 DEBUG : yaml: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f412a8b411d7edd02_d20250913_m020747_c001_v7007000_t0000_u01757729267175") 2025/09/13 02:16:12 DEBUG : yaml: Deleting (id "4_zdf828db3d02d4b0b9f980e1b_f1168434018208b31_d20250913_m020746_c001_v0001105_t0020_u01757729266123") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m10.340133229s (try 1/5)