"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/13 02:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito" 2025/09/13 02:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 02:07:04 DEBUG : Creating backend with remote "/tmp/rclone2403162409" === 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-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/13 02:07:05 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:05 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:07:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:06 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:06 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:07 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:07:07 DEBUG : B2 bucket rclone-test-newikeq2yito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", 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-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:08 DEBUG : Creating backend with remote "/non-existing" 2025/09/13 02:07:08 DEBUG : Config file has changed externally - reloading 2025/09/13 02:07:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/13 02:07:08 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:08 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:09 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:09 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:11 INFO : B2 bucket rclone-test-newikeq2yito: Running all checks before starting transfers 2025/09/13 02:07:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:11 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:11 INFO : B2 bucket rclone-test-newikeq2yito: Checks finished, now starting transfers 2025/09/13 02:07:11 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.31s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:12 ERROR : Ignoring --no-traverse with sync 2025/09/13 02:07:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:12 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:12 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:13 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:07:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.32s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/13 02:07:14 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:14 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:14 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/13 02:07:14 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:07:15 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:15 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:07:17 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:17 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/13 02:07:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:07:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/13 02:07:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:07:18 INFO : sub dir2: Making directory 2025/09/13 02:07:18 INFO : sub dir: Making directory 2025/09/13 02:07:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:18 INFO : sub dir2/sub sub dir2: Making directory 2025/09/13 02:07:18 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:18 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07: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:07:19 DEBUG : B2 bucket rclone-test-newikeq2yito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.41s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:19 INFO : sub dir2: Making directory 2025/09/13 02:07:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/13 02:07:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:07:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:19 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:19 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:20 DEBUG : sub dir2: Making directory with metadata 2025/09/13 02:07:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:07:21 INFO : sub dir2: Making directory 2025/09/13 02:07:21 INFO : sub dir: Making directory 2025/09/13 02:07:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:21 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:21 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:21 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:07:21 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/13 02:07:21 DEBUG : B2 bucket rclone-test-newikeq2yito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/13 02:07:22 DEBUG : B2 bucket rclone-test-newikeq2yito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.63s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", 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-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:22 INFO : sub dir2: Making directory 2025/09/13 02:07:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:23 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:23 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:24 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:07:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.77s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:24 DEBUG : sub dir2: Making directory with metadata 2025/09/13 02:07:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:07:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:07:24 INFO : sub dir2: Making directory 2025/09/13 02:07:24 INFO : sub dir: Making directory 2025/09/13 02:07:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:24 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:24 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:25 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:07:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/13 02:07:25 DEBUG : B2 bucket rclone-test-newikeq2yito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.22s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", 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-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:26 INFO : sub dir2: Making directory 2025/09/13 02:07:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:26 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:26 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:27 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:07:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:28 DEBUG : Creating backend with remote "TestB2:rclone-test-pusupoq8hivo" 2025/09/13 02:07:28 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-newikeq2yito -> B2 bucket rclone-test-pusupoq8hivo 2025/09/13 02:07:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:29 DEBUG : B2 bucket rclone-test-pusupoq8hivo: Waiting for checks to finish 2025/09/13 02:07:29 DEBUG : B2 bucket rclone-test-pusupoq8hivo: Waiting for transfers to finish 2025/09/13 02:07:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:07:30 DEBUG : B2 bucket rclone-test-pusupoq8hivo: Purge remote 2025/09/13 02:07:30 INFO : B2 bucket rclone-test-pusupoq8hivo: cleaning bucket "rclone-test-pusupoq8hivo" of all files 2025/09/13 02:07:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd93d03d4b0b9f980e1b_f105927e40127c5c0_d20250913_m020730_c001_v0001041_t0027_u01757729250101") --- PASS: TestServerSideCopy (4.11s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:32 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 02:07:32 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 02:07:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xucefep4temi" 2025/09/13 02:07:34 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-newikeq2yito -> B2 bucket rclone-test-xucefep4temi 2025/09/13 02:07:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:35 DEBUG : B2 bucket rclone-test-xucefep4temi: Waiting for checks to finish 2025/09/13 02:07:35 DEBUG : B2 bucket rclone-test-xucefep4temi: Waiting for transfers to finish 2025/09/13 02:07:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:07:37 DEBUG : B2 bucket rclone-test-xucefep4temi: Waiting for checks to finish 2025/09/13 02:07:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 02:07:37 DEBUG : B2 bucket rclone-test-xucefep4temi: Waiting for transfers to finish 2025/09/13 02:07:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 02:07:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:07:37 DEBUG : B2 bucket rclone-test-xucefep4temi: Purge remote 2025/09/13 02:07:37 INFO : B2 bucket rclone-test-xucefep4temi: cleaning bucket "rclone-test-xucefep4temi" of all files 2025/09/13 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf52fd03d03d4b0b9f980e1b_f10379ef8b5fda0f2_d20250913_m020737_c001_v0001105_t0029_u01757729257266") 2025/09/13 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_zbf52fd03d03d4b0b9f980e1b_f113d36c6097ad4d3_d20250913_m020736_c001_v0001099_t0034_u01757729256019") --- PASS: TestServerSideCopyOverSelf (5.85s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 02:07:40 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:40 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 02:07:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/13 02:07:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.92s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:42 DEBUG : Creating backend with remote "TestB2:rclone-test-facorut0nuzu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-newikeq2yito -> B2 bucket rclone-test-facorut0nuzu 2025/09/13 02:07:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:43 DEBUG : B2 bucket rclone-test-facorut0nuzu: Waiting for checks to finish 2025/09/13 02:07:43 DEBUG : B2 bucket rclone-test-facorut0nuzu: Waiting for transfers to finish 2025/09/13 02:07:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:07:45 DEBUG : B2 bucket rclone-test-facorut0nuzu: Waiting for checks to finish 2025/09/13 02:07:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/13 02:07:45 DEBUG : B2 bucket rclone-test-facorut0nuzu: Waiting for transfers to finish 2025/09/13 02:07:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/13 02:07:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:07:45 INFO : sub dir/hello world: Deleted 2025/09/13 02:07:46 DEBUG : testing file moves 2025/09/13 02:07:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/13 02:07:46 DEBUG : B2 bucket rclone-test-facorut0nuzu: Waiting for checks to finish 2025/09/13 02:07:46 DEBUG : B2 bucket rclone-test-facorut0nuzu: Waiting for transfers to finish 2025/09/13 02:07:47 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/13 02:07:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/13 02:07:47 INFO : sub dir/hello world: Deleted 2025/09/13 02:07:47 DEBUG : B2 bucket rclone-test-facorut0nuzu: Purge remote 2025/09/13 02:07:47 INFO : B2 bucket rclone-test-facorut0nuzu: cleaning bucket "rclone-test-facorut0nuzu" of all files 2025/09/13 02:07:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fa20df3d04d4b0b9f980e1b_f11859993b12e63a3_d20250913_m020746_c001_v0001161_t0010_u01757729266867") 2025/09/13 02:07:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fa20df3d04d4b0b9f980e1b_f10876b3d17b63dfc_d20250913_m020745_c001_v0001181_t0022_u01757729265324") 2025/09/13 02:07:47 DEBUG : sub dir/hello world: Deleting (id "4_z9fa20df3d04d4b0b9f980e1b_f111e509d9da13c86_d20250913_m020743_c001_v0001116_t0013_u01757729263892") --- PASS: TestServerSideMoveOverSelf (7.69s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:49 ERROR : error listing: directory not found 2025/09/13 02:07:49 INFO : Local file system at /tmp/rclone2403162409: Making directory 2025/09/13 02:07:50 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:50 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.58s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:07:51 DEBUG : Local file system at /tmp/rclone2403162409: Waiting for checks to finish 2025/09/13 02:07:51 DEBUG : Local file system at /tmp/rclone2403162409: Waiting for transfers to finish 2025/09/13 02:07:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:07:52 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/13 02:07:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/13 02:07:52 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:52 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:07:53 INFO : check sum: Copied (new) 2025/09/13 02:07:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:53 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:07:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/13 02:07:53 DEBUG : check sum: Unchanged skipping 2025/09/13 02:07:53 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/13 02:07:54 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:54 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 02:07:55 INFO : sizeonly: Copied (new) 2025/09/13 02:07:55 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:55 DEBUG : sizeonly: Sizes identical 2025/09/13 02:07:55 DEBUG : sizeonly: Unchanged skipping 2025/09/13 02:07:55 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:55 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:55 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.78s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/13 02:07:56 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:56 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:56 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/13 02:07:56 INFO : ignore-size: Copied (new) 2025/09/13 02:07:56 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:57 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:07:57 DEBUG : ignore-size: Unchanged skipping 2025/09/13 02:07:57 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:57 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:07:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:07:58 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:58 DEBUG : existing: Unchanged skipping 2025/09/13 02:07:58 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:58 DEBUG : Waiting for deletions to finish 2025/09/13 02:07:58 INFO : There was nothing to transfer 2025/09/13 02:07:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/13 02:07:58 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:07:58 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:07:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 02:07:59 INFO : existing: Copied (replaced existing) 2025/09/13 02:07:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.08s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 02:08:00 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:00 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 02:08:00 INFO : existing: Copied (new) 2025/09/13 02:08:00 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:01 DEBUG : existing: Destination exists, skipping 2025/09/13 02:08:01 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:01 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:01 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.80s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:02 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/13 02:08:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:03 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:03 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 02:08:03 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:03 INFO : a/potato2: Copied (new) 2025/09/13 02:08:03 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:03 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.78s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:05 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/13 02:08:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:08:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/13 02:08:05 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:05 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:05 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:05 INFO : There was nothing to transfer 2025/09/13 02:08:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/13 02:08:05 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:08:06 INFO : empty space: Updated modification time in destination 2025/09/13 02:08:06 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:06 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:06 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.94s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:08 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:08:08 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:08:08 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:08 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:08 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:08 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:09 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:08:09 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2403162409) 2025/09/13 02:08:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-newikeq2yito) 2025/09/13 02:08:09 DEBUG : foo: sha1 differ 2025/09/13 02:08:09 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/13 02:08:09 INFO : foo: Copied (replaced existing) 2025/09/13 02:08:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/13 02:08:11 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:11 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:11 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:11 INFO : potato: Copied (new) 2025/09/13 02:08:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:13 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/13 02:08:13 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/13 02:08:14 INFO : potato: Copied (replaced existing) 2025/09/13 02:08:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:15 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:08:15 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2403162409) 2025/09/13 02:08:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-newikeq2yito) 2025/09/13 02:08:15 DEBUG : potato: sha1 differ 2025/09/13 02:08:15 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/13 02:08:16 INFO : potato: Copied (replaced existing) 2025/09/13 02:08:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:17 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:17 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/13 02:08:17 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:17 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:20 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:20 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:20 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:20 INFO : potato2: Copied (new) 2025/09/13 02:08:20 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:20 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:22 INFO : d: Making directory 2025/09/13 02:08: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:08:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:22 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:22 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 02:08:22 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:23 INFO : a/potato2: Copied (new) 2025/09/13 02:08:23 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:23 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/13 02:08:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:25 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:25 DEBUG : c/non empty space: Unchanged skipping 2025/09/13 02:08:25 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:26 INFO : a/potato2: Copied (new) 2025/09/13 02:08:26 ERROR : B2 bucket rclone-test-newikeq2yito: not deleting files as there were IO errors 2025/09/13 02:08:26 ERROR : B2 bucket rclone-test-newikeq2yito: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:28 DEBUG : Waiting for deletions to finish 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 -456.789µs, within tolerance 1ms) 2025/09/13 02:08:28 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:28 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:28 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:29 INFO : potato: Deleted 2025/09/13 02:08:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.49s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:31 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:31 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:31 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:31 INFO : potato: Deleted 2025/09/13 02:08:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:31 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:31 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:31 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:08:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.22s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:08:34 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:34 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/13 02:08:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.18s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:36 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 02:08:36 DEBUG : enormous: Excluded 2025/09/13 02:08:36 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 02:08:36 DEBUG : potato2: Excluded 2025/09/13 02:08:36 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 02:08:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:36 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:36 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:36 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:36 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:36 INFO : There was nothing to transfer 2025/09/13 02:08:37 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 02:08:37 DEBUG : enormous: Excluded 2025/09/13 02:08:37 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 02:08:37 DEBUG : potato2: Excluded 2025/09/13 02:08:37 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 02:08:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/13 02:08:37 DEBUG : Local file system at /tmp/rclone2403162409: Waiting for checks to finish 2025/09/13 02:08:37 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:37 DEBUG : Local file system at /tmp/rclone2403162409: Waiting for transfers to finish 2025/09/13 02:08:37 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:39 DEBUG : enormous: Excluded (Size Filter) 2025/09/13 02:08:39 DEBUG : enormous: Excluded 2025/09/13 02:08:39 DEBUG : potato2: Excluded (Size Filter) 2025/09/13 02:08:39 DEBUG : potato2: Excluded 2025/09/13 02:08:39 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:08:39 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:39 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:39 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:39 INFO : enormous: Deleted 2025/09/13 02:08:39 INFO : potato2: Deleted 2025/09/13 02:08:39 INFO : There was nothing to transfer 2025/09/13 02:08:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/13 02:08:40 DEBUG : empty space: Unchanged skipping 2025/09/13 02:08:40 DEBUG : Local file system at /tmp/rclone2403162409: Waiting for checks to finish 2025/09/13 02:08:40 DEBUG : Local file system at /tmp/rclone2403162409: Waiting for transfers to finish 2025/09/13 02:08:40 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:40 INFO : enormous: Deleted 2025/09/13 02:08:40 INFO : potato2: Deleted 2025/09/13 02:08:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.77s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:42 DEBUG : five: Need to transfer - File not found at Destination 2025/09/13 02:08:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/13 02:08:42 DEBUG : one: Destination is newer than source, skipping 2025/09/13 02:08:42 DEBUG : three: Sizes identical 2025/09/13 02:08:42 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/13 02:08:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2403162409) 2025/09/13 02:08:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-newikeq2yito) 2025/09/13 02:08:42 DEBUG : two: sha1 differ 2025/09/13 02:08:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 02:08:42 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/13 02:08:42 INFO : five: Copied (new) 2025/09/13 02:08:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/13 02:08:42 INFO : four: Copied (replaced existing) 2025/09/13 02:08:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 02:08:43 INFO : two: Copied (replaced existing) 2025/09/13 02:08:43 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:43 DEBUG : one: Destination is newer than source, skipping 2025/09/13 02:08:43 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/13 02:08:43 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/13 02:08:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 02:08:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2403162409) 2025/09/13 02:08:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 02:08:43 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/13 02:08:43 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-newikeq2yito) 2025/09/13 02:08:43 DEBUG : three: sha1 differ 2025/09/13 02:08:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 02:08:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/13 02:08:43 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/13 02:08:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/13 02:08:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/13 02:08:43 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:08:43 INFO : three: Copied (replaced existing) 2025/09/13 02:08:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.54s) === 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-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/13 02:08:45 INFO : B2 bucket rclone-test-newikeq2yito: Making map for --track-renames 2025/09/13 02:08:45 INFO : B2 bucket rclone-test-newikeq2yito: Finished making map for --track-renames 2025/09/13 02:08:45 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 02:08:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/13 02:08:45 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for renames to finish 2025/09/13 02:08:45 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/13 02:08:45 INFO : potato: Copied (new) 2025/09/13 02:08:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:08:45 INFO : yam: Copied (new) 2025/09/13 02:08:45 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:08:46 INFO : B2 bucket rclone-test-newikeq2yito: Making map for --track-renames 2025/09/13 02:08:46 INFO : B2 bucket rclone-test-newikeq2yito: Finished making map for --track-renames 2025/09/13 02:08:46 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:46 DEBUG : potato: Unchanged skipping 2025/09/13 02:08:46 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for renames to finish 2025/09/13 02:08:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:08:46 INFO : yam: Copied (server-side copy) to: yaml 2025/09/13 02:08:47 INFO : yam: Deleted 2025/09/13 02:08:47 INFO : yaml: Renamed from "yam" 2025/09/13 02:08:47 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/13 02:08:48 INFO : B2 bucket rclone-test-newikeq2yito: Making map for --track-renames 2025/09/13 02:08:48 INFO : B2 bucket rclone-test-newikeq2yito: Finished making map for --track-renames 2025/09/13 02:08:48 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 02:08:48 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for renames to finish 2025/09/13 02:08:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/13 02:08:48 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:08:48 INFO : yam: Copied (new) 2025/09/13 02:08:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/13 02:08:48 INFO : potato: Copied (new) 2025/09/13 02:08:48 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:08:48 DEBUG : potato: Unchanged skipping 2025/09/13 02:08:48 INFO : B2 bucket rclone-test-newikeq2yito: Making map for --track-renames 2025/09/13 02:08:48 INFO : B2 bucket rclone-test-newikeq2yito: Finished making map for --track-renames 2025/09/13 02:08:48 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:48 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for renames to finish 2025/09/13 02:08:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:08:49 INFO : yam: Copied (server-side copy) to: yaml 2025/09/13 02:08:50 INFO : yam: Deleted 2025/09/13 02:08:50 INFO : yaml: Renamed from "yam" 2025/09/13 02:08:50 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.96s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/13 02:08:51 INFO : B2 bucket rclone-test-newikeq2yito: Making map for --track-renames 2025/09/13 02:08:51 INFO : B2 bucket rclone-test-newikeq2yito: Finished making map for --track-renames 2025/09/13 02:08:51 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/13 02:08:51 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for renames to finish 2025/09/13 02:08:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/13 02:08:51 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/13 02:08:51 INFO : potato: Copied (new) 2025/09/13 02:08:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:08:51 INFO : sub/yam: Copied (new) 2025/09/13 02:08:51 DEBUG : Waiting for deletions to finish 2025/09/13 02:08:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:08:52 DEBUG : potato: Unchanged skipping 2025/09/13 02:08:52 INFO : B2 bucket rclone-test-newikeq2yito: Making map for --track-renames 2025/09/13 02:08:52 INFO : B2 bucket rclone-test-newikeq2yito: Finished making map for --track-renames 2025/09/13 02:08:52 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:52 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for renames to finish 2025/09/13 02:08:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/13 02:08:52 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/13 02:08:52 INFO : sub/yam: Deleted 2025/09/13 02:08:52 INFO : yam: Renamed from "sub/yam" 2025/09/13 02:08:52 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:53 DEBUG : Creating backend with remote "/tmp/rclone2403162409/dir1" 2025/09/13 02:08:53 DEBUG : Config file has changed externally - reloading 2025/09/13 02:08:53 DEBUG : Creating backend with remote "/tmp/rclone2403162409/dir2" 2025/09/13 02:08:53 DEBUG : Local file system at /tmp/rclone2403162409/dir2: Using server-side directory move 2025/09/13 02:08:53 INFO : Local file system at /tmp/rclone2403162409/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/13 02:08:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/13 02:08:53 DEBUG : Local file system at /tmp/rclone2403162409/dir2: Waiting for checks to finish 2025/09/13 02:08:53 DEBUG : Local file system at /tmp/rclone2403162409/dir2: Waiting for transfers to finish 2025/09/13 02:08:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:08:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/13 02:08:54 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:54 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/13 02:08:54 INFO : nested/sub dir/file: Copied (new) 2025/09/13 02:08:54 INFO : nested/sub dir/file: Deleted 2025/09/13 02:08:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:08:55 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:08:55 INFO : sub dir/hello world: Deleted 2025/09/13 02:08:55 INFO : sub dir: Removing directory 2025/09/13 02:08:55 INFO : nested/sub dir: Removing directory 2025/09/13 02:08:55 INFO : nested: Removing directory 2025/09/13 02:08:55 DEBUG : Local file system at /tmp/rclone2403162409: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/13 02:08:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/13 02:08:56 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:56 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:08:56 INFO : sub dir/hello world: Copied (new) 2025/09/13 02:08:56 INFO : sub dir/hello world: Deleted 2025/09/13 02:08:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/13 02:08:56 INFO : nested/sub dir/file: Copied (new) 2025/09/13 02:08:56 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.36s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/13 02:08:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 02:08:57 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:57 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 02:08:57 INFO : existing: Copied (new) 2025/09/13 02:08:57 INFO : existing: Deleted 2025/09/13 02:08:57 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/13 02:08:57 INFO : existing-b: Copied (new) 2025/09/13 02:08:57 INFO : existing-b: Deleted 2025/09/13 02:08:58 DEBUG : existing: Destination exists, skipping 2025/09/13 02:08:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/13 02:08:58 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:08:58 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:08:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:08:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bamuvoy7boho" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-newikeq2yito -> B2 bucket rclone-test-bamuvoy7boho 2025/09/13 02:09:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:09:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/13 02:09:03 DEBUG : empty space: Unchanged skipping 2025/09/13 02:09:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 02:09:03 DEBUG : B2 bucket rclone-test-bamuvoy7boho: Waiting for checks to finish 2025/09/13 02:09:03 INFO : empty space: Deleted 2025/09/13 02:09:03 DEBUG : B2 bucket rclone-test-bamuvoy7boho: Waiting for transfers to finish 2025/09/13 02:09:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:09:03 INFO : potato2: Copied (server-side copy) 2025/09/13 02:09:03 INFO : potato2: Deleted 2025/09/13 02:09:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:09:03 INFO : potato3: Copied (server-side copy) 2025/09/13 02:09:03 INFO : potato3: Deleted 2025/09/13 02:09:04 DEBUG : Creating backend with remote "TestB2:rclone-test-pihesen8musa" 2025/09/13 02:09:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/13 02:09:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:09:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/13 02:09:05 DEBUG : B2 bucket rclone-test-pihesen8musa: Waiting for checks to finish 2025/09/13 02:09:05 DEBUG : B2 bucket rclone-test-pihesen8musa: Waiting for transfers to finish 2025/09/13 02:09:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:09:06 INFO : empty space: Copied (server-side copy) 2025/09/13 02:09:06 INFO : empty space: Deleted 2025/09/13 02:09:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:09:06 INFO : potato3: Copied (server-side copy) 2025/09/13 02:09:06 INFO : potato3: Deleted 2025/09/13 02:09:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:09:06 INFO : potato2: Copied (server-side copy) 2025/09/13 02:09:06 INFO : potato2: Deleted 2025/09/13 02:09:07 DEBUG : B2 bucket rclone-test-pihesen8musa: Purge remote 2025/09/13 02:09:07 INFO : B2 bucket rclone-test-pihesen8musa: cleaning bucket "rclone-test-pihesen8musa" of all files 2025/09/13 02:09:07 DEBUG : empty space: Deleting (id "4_z2f525d03d05d4b0b9f980e1b_f101bbd91e89b1fff_d20250913_m020906_c001_v0001179_t0017_u01757729346006") 2025/09/13 02:09:07 DEBUG : potato2: Deleting (id "4_z2f525d03d05d4b0b9f980e1b_f1012ab67734c59df_d20250913_m020906_c001_v0001036_t0003_u01757729346245") 2025/09/13 02:09:07 DEBUG : potato3: Deleting (id "4_z2f525d03d05d4b0b9f980e1b_f10779f44bfb1e501_d20250913_m020906_c001_v0001182_t0028_u01757729346376") 2025/09/13 02:09:08 DEBUG : B2 bucket rclone-test-bamuvoy7boho: Purge remote 2025/09/13 02:09:08 INFO : B2 bucket rclone-test-bamuvoy7boho: cleaning bucket "rclone-test-bamuvoy7boho" of all files 2025/09/13 02:09:08 DEBUG : empty space: Deleting (id "4_zff223de3d05d4b0b9f980e1b_f420ff6e9f695eabc_d20250913_m020906_c001_v7007000_t0000_u01757729346231") 2025/09/13 02:09:08 DEBUG : empty space: Deleting (id "4_zff223de3d05d4b0b9f980e1b_f1118f350a22d994e_d20250913_m020902_c001_v0001099_t0056_u01757729342225") 2025/09/13 02:09:08 DEBUG : potato2: Deleting (id "4_zff223de3d05d4b0b9f980e1b_f420ff6e9f695eabe_d20250913_m020906_c001_v7007000_t0000_u01757729346816") 2025/09/13 02:09:08 DEBUG : potato2: Deleting (id "4_zff223de3d05d4b0b9f980e1b_f105a77f3c7324a77_d20250913_m020903_c001_v0001184_t0024_u01757729343256") 2025/09/13 02:09:08 DEBUG : potato3: Deleting (id "4_zff223de3d05d4b0b9f980e1b_f420ff6e9f695eabd_d20250913_m020906_c001_v7007000_t0000_u01757729346611") 2025/09/13 02:09:08 DEBUG : potato3: Deleting (id "4_zff223de3d05d4b0b9f980e1b_f1103f3d43994724f_d20250913_m020903_c001_v0001161_t0017_u01757729343489") 2025/09/13 02:09:08 DEBUG : potato3: Deleting (id "4_zff223de3d05d4b0b9f980e1b_f1118f350a22d9950_d20250913_m020902_c001_v0001099_t0041_u01757729342561") --- PASS: TestServerSideMove (10.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:09:10 DEBUG : Creating backend with remote "TestB2:rclone-test-teduxof8zire" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-newikeq2yito -> B2 bucket rclone-test-teduxof8zire 2025/09/13 02:09:15 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 02:09:15 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 02:09:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:09:15 DEBUG : B2 bucket rclone-test-teduxof8zire: Waiting for checks to finish 2025/09/13 02:09:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 02:09:15 DEBUG : B2 bucket rclone-test-teduxof8zire: Waiting for transfers to finish 2025/09/13 02:09:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:09:15 INFO : potato2: Copied (server-side copy) 2025/09/13 02:09:16 INFO : potato2: Deleted 2025/09/13 02:09:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:09:16 INFO : potato3: Copied (server-side copy) 2025/09/13 02:09:16 INFO : potato3: Deleted 2025/09/13 02:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dusocep1qane" 2025/09/13 02:09:17 DEBUG : empty space: Excluded (Size Filter) 2025/09/13 02:09:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:09:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/13 02:09:18 DEBUG : B2 bucket rclone-test-dusocep1qane: Waiting for checks to finish 2025/09/13 02:09:18 DEBUG : B2 bucket rclone-test-dusocep1qane: Waiting for transfers to finish 2025/09/13 02:09:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:09:18 INFO : potato3: Copied (server-side copy) 2025/09/13 02:09:18 INFO : potato3: Deleted 2025/09/13 02:09:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:09:19 INFO : potato2: Copied (server-side copy) 2025/09/13 02:09:19 INFO : potato2: Deleted 2025/09/13 02:09:19 DEBUG : B2 bucket rclone-test-dusocep1qane: Purge remote 2025/09/13 02:09:19 INFO : B2 bucket rclone-test-dusocep1qane: cleaning bucket "rclone-test-dusocep1qane" of all files 2025/09/13 02:09:19 DEBUG : potato2: Deleting (id "4_z4fe28d13d05d4b0b9f980e1b_f1148ea9db42472aa_d20250913_m020918_c001_v0001134_t0021_u01757729358884") 2025/09/13 02:09:19 DEBUG : potato3: Deleting (id "4_z4fe28d13d05d4b0b9f980e1b_f10685faf2def81cb_d20250913_m020918_c001_v0001183_t0039_u01757729358663") 2025/09/13 02:09:20 DEBUG : B2 bucket rclone-test-teduxof8zire: Purge remote 2025/09/13 02:09:20 INFO : B2 bucket rclone-test-teduxof8zire: cleaning bucket "rclone-test-teduxof8zire" of all files 2025/09/13 02:09:20 DEBUG : empty space: Deleting (id "4_zdf826dd3d05d4b0b9f980e1b_f100771994afb66af_d20250913_m020914_c001_v0001153_t0018_u01757729354193") 2025/09/13 02:09:20 DEBUG : potato2: Deleting (id "4_zdf826dd3d05d4b0b9f980e1b_f405a05ac62fb5539_d20250913_m020919_c001_v7007000_t0000_u01757729359288") 2025/09/13 02:09:20 DEBUG : potato2: Deleting (id "4_zdf826dd3d05d4b0b9f980e1b_f10621506658f60e4_d20250913_m020915_c001_v0001146_t0020_u01757729355666") 2025/09/13 02:09:20 DEBUG : potato3: Deleting (id "4_zdf826dd3d05d4b0b9f980e1b_f405a05ac62fb5538_d20250913_m020918_c001_v7007000_t0000_u01757729358869") 2025/09/13 02:09:20 DEBUG : potato3: Deleting (id "4_zdf826dd3d05d4b0b9f980e1b_f109174b92f641e69_d20250913_m020916_c001_v0001120_t0013_u01757729356068") 2025/09/13 02:09:20 DEBUG : potato3: Deleting (id "4_zdf826dd3d05d4b0b9f980e1b_f100771994afb66b1_d20250913_m020914_c001_v0001153_t0005_u01757729354642") --- PASS: TestServerSideMoveWithFilter (12.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jipakoh4vuhu" 2025/09/13 02:09:25 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-newikeq2yito -> B2 bucket rclone-test-jipakoh4vuhu 2025/09/13 02:09:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:09:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/13 02:09:27 DEBUG : empty space: Unchanged skipping 2025/09/13 02:09:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/13 02:09:27 DEBUG : B2 bucket rclone-test-jipakoh4vuhu: Waiting for checks to finish 2025/09/13 02:09:28 INFO : empty space: Deleted 2025/09/13 02:09:28 DEBUG : B2 bucket rclone-test-jipakoh4vuhu: Waiting for transfers to finish 2025/09/13 02:09:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:09:28 INFO : potato2: Copied (server-side copy) 2025/09/13 02:09:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:09:28 INFO : potato3: Copied (server-side copy) 2025/09/13 02:09:28 INFO : potato2: Deleted 2025/09/13 02:09:28 INFO : potato3: Deleted 2025/09/13 02:09:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jafadod9qifu" 2025/09/13 02:09:29 INFO : tomatoDir: Making directory 2025/09/13 02:09:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/13 02:09:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/13 02:09:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/13 02:09:30 DEBUG : B2 bucket rclone-test-jafadod9qifu: Waiting for checks to finish 2025/09/13 02:09:30 DEBUG : B2 bucket rclone-test-jafadod9qifu: Waiting for transfers to finish 2025/09/13 02:09:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/13 02:09:31 INFO : empty space: Copied (server-side copy) 2025/09/13 02:09:31 INFO : empty space: Deleted 2025/09/13 02:09:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/13 02:09:31 INFO : potato2: Copied (server-side copy) 2025/09/13 02:09:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/13 02:09:31 INFO : potato3: Copied (server-side copy) 2025/09/13 02:09:31 INFO : potato2: Deleted 2025/09/13 02:09:31 INFO : potato3: Deleted 2025/09/13 02:09:32 DEBUG : B2 bucket rclone-test-jafadod9qifu: Purge remote 2025/09/13 02:09:32 INFO : B2 bucket rclone-test-jafadod9qifu: cleaning bucket "rclone-test-jafadod9qifu" of all files 2025/09/13 02:09:32 DEBUG : empty space: Deleting (id "4_zffe2bd13d05d4b0b9f980e1b_f10207504269db776_d20250913_m020931_c001_v0001102_t0023_u01757729371087") 2025/09/13 02:09:32 DEBUG : potato2: Deleting (id "4_zffe2bd13d05d4b0b9f980e1b_f10318d9090ec692d_d20250913_m020931_c001_v0001134_t0041_u01757729371423") 2025/09/13 02:09:32 DEBUG : potato3: Deleting (id "4_zffe2bd13d05d4b0b9f980e1b_f11433405b6c5f5a0_d20250913_m020931_c001_v0001105_t0057_u01757729371449") 2025/09/13 02:09:33 DEBUG : B2 bucket rclone-test-jipakoh4vuhu: Purge remote 2025/09/13 02:09:33 INFO : B2 bucket rclone-test-jipakoh4vuhu: cleaning bucket "rclone-test-jipakoh4vuhu" of all files 2025/09/13 02:09:33 DEBUG : empty space: Deleting (id "4_zbff29df3d05d4b0b9f980e1b_f420ff6e9f695eac7_d20250913_m020931_c001_v7007000_t0000_u01757729371362") 2025/09/13 02:09:33 DEBUG : empty space: Deleting (id "4_zbff29df3d05d4b0b9f980e1b_f11550650eef4b387_d20250913_m020926_c001_v0001101_t0026_u01757729366944") 2025/09/13 02:09:33 DEBUG : potato2: Deleting (id "4_zbff29df3d05d4b0b9f980e1b_f420ff6e9f695eac8_d20250913_m020931_c001_v7007000_t0000_u01757729371799") 2025/09/13 02:09:33 DEBUG : potato2: Deleting (id "4_zbff29df3d05d4b0b9f980e1b_f118dc9e5baad3409_d20250913_m020928_c001_v0001038_t0019_u01757729368085") 2025/09/13 02:09:33 DEBUG : potato3: Deleting (id "4_zbff29df3d05d4b0b9f980e1b_f4224daa8c08746da_d20250913_m020931_c001_v7007000_t0000_u01757729371894") 2025/09/13 02:09:33 DEBUG : potato3: Deleting (id "4_zbff29df3d05d4b0b9f980e1b_f1018e92389cb97d0_d20250913_m020928_c001_v0001180_t0026_u01757729368447") 2025/09/13 02:09:33 DEBUG : potato3: Deleting (id "4_zbff29df3d05d4b0b9f980e1b_f11550650eef4b389_d20250913_m020927_c001_v0001101_t0017_u01757729367313") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.25s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:09:34 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:09:37 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:09:38 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/rclone-sync-test" 2025/09/13 02:09:40 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/rclone-sync-test-include/layer2" 2025/09/13 02:09:42 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/rclone-sync-test-ignore-file" 2025/09/13 02:09:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/13 02:09:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 02:09:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 02:09:46 DEBUG : B2 bucket rclone-test-newikeq2yito path rclone-sync-test: Waiting for checks to finish 2025/09/13 02:09:46 DEBUG : B2 bucket rclone-test-newikeq2yito path rclone-sync-test: Waiting for transfers to finish 2025/09/13 02:09:46 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:46 INFO : There was nothing to transfer 2025/09/13 02:09:46 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:09:46 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:09:46 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:46 INFO : There was nothing to transfer 2025/09/13 02:09:47 DEBUG : B2 bucket rclone-test-newikeq2yito path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/13 02:09:47 DEBUG : B2 bucket rclone-test-newikeq2yito path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/13 02:09:47 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:47 INFO : There was nothing to transfer 2025/09/13 02:09:47 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:09:47 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:09:47 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:47 INFO : There was nothing to transfer 2025/09/13 02:09:47 DEBUG : B2 bucket rclone-test-newikeq2yito path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/13 02:09:47 DEBUG : B2 bucket rclone-test-newikeq2yito path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/13 02:09:47 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.43s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:09:48 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/dst" 2025/09/13 02:09:49 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/CompareDest" 2025/09/13 02:09:51 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 02:09:51 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:09:51 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:09:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:09:52 INFO : one: Copied (new) 2025/09/13 02:09:52 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:53 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:09:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:53 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:09:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/13 02:09:53 INFO : one: Copied (replaced existing) 2025/09/13 02:09:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:55 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:09:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 02:09:56 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:09:56 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:56 INFO : There was nothing to transfer 2025/09/13 02:09:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 02:09:57 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:09:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 02:09:57 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:09:57 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:57 INFO : There was nothing to transfer 2025/09/13 02:09:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 02:09:58 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:09:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 02:09:58 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:09:58 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:58 INFO : There was nothing to transfer 2025/09/13 02:09:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09: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:09:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 02:09:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 02:09:59 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:09:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 02:09:59 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:09:59 DEBUG : Waiting for deletions to finish 2025/09/13 02:09:59 INFO : There was nothing to transfer 2025/09/13 02:09:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/13 02:09:59 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 02:09:59 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:09:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:09:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 02:09:59 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:10:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/13 02:10:00 INFO : two: Copied (new) 2025/09/13 02:10:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/dest" 2025/09/13 02:10:05 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/pre-dest1" 2025/09/13 02:10:06 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/pre-dest2" 2025/09/13 02:10:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/13 02:10:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/13 02:10:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/13 02:10:08 DEBUG : B2 bucket rclone-test-newikeq2yito path dest: Waiting for checks to finish 2025/09/13 02:10:08 DEBUG : B2 bucket rclone-test-newikeq2yito path dest: Waiting for transfers to finish 2025/09/13 02:10:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/13 02:10:09 INFO : 3: Copied (new) 2025/09/13 02:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.12s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:10:11 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/dst" 2025/09/13 02:10:12 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/CopyDest" 2025/09/13 02:10:14 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 02:10:14 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:14 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:10:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 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:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:10:15 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:16 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:10:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/13 02:10:16 INFO : one: Copied (replaced existing) 2025/09/13 02:10:16 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:18 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/BackupDir" 2025/09/13 02:10:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:10:19 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:10:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 02:10:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:10:21 INFO : one: Copied (server-side copy) 2025/09/13 02:10:21 INFO : one: Deleted 2025/09/13 02:10:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/13 02:10:21 INFO : one: Copied (server-side copy) 2025/09/13 02:10:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/13 02:10:21 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:10:21 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:10:22 DEBUG : one: Unchanged skipping 2025/09/13 02:10:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:10:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/13 02:10:23 INFO : two: Copied (server-side copy) 2025/09/13 02:10:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/13 02:10:23 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:23 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:10:23 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:10:23 DEBUG : one: Unchanged skipping 2025/09/13 02:10:23 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:10:23 DEBUG : two: Unchanged skipping 2025/09/13 02:10:23 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:10:23 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:23 INFO : There was nothing to transfer 2025/09/13 02:10:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:10:24 DEBUG : one: Unchanged skipping 2025/09/13 02:10:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/13 02:10:25 DEBUG : three: Destination not found in --copy-dest 2025/09/13 02:10:25 DEBUG : three: Need to transfer - File not found at Destination 2025/09/13 02:10:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/13 02:10:25 DEBUG : two: Unchanged skipping 2025/09/13 02:10:25 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:25 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:10:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/13 02:10:25 INFO : three: Copied (new) 2025/09/13 02:10:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.24s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:10:29 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/dst" 2025/09/13 02:10:30 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/backup" 2025/09/13 02:10:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:10:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:32 DEBUG : two: Unchanged skipping 2025/09/13 02:10:32 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:10:33 INFO : one: Copied (server-side copy) 2025/09/13 02:10:34 INFO : one: Deleted 2025/09/13 02:10:34 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 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:34 DEBUG : Waiting for deletions to finish 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) 2025/09/13 02:10:35 INFO : three.txt: Deleted 2025/09/13 02:10:35 INFO : three.txt: Moved into backup dir 2025/09/13 02:10:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:10:37 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:37 DEBUG : two: Unchanged skipping 2025/09/13 02:10:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:38 INFO : one: Copied (server-side copy) 2025/09/13 02:10:38 INFO : one: Deleted 2025/09/13 02:10:38 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 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 : Waiting for deletions to finish 2025/09/13 02:10:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:10:38 INFO : three.txt: Copied (server-side copy) 2025/09/13 02:10:39 INFO : three.txt: Deleted 2025/09/13 02:10:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.93s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:10:42 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/dst" 2025/09/13 02:10:43 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/backup" 2025/09/13 02:10:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:10:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:45 DEBUG : two: Unchanged skipping 2025/09/13 02:10:45 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:10:46 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:10:46 INFO : one: Deleted 2025/09/13 02:10:46 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:10:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:47 INFO : one: Copied (new) 2025/09/13 02:10:47 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:10:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:10:48 INFO : three.txt: Deleted 2025/09/13 02:10:48 INFO : three.txt: Moved into backup dir 2025/09/13 02:10:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:10:49 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:49 DEBUG : two: Unchanged skipping 2025/09/13 02:10:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:50 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:10:50 INFO : one: Deleted 2025/09/13 02:10:50 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:10:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:10:50 INFO : one: Copied (new) 2025/09/13 02:10:50 DEBUG : Waiting for deletions to finish 2025/09/13 02:10:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:10:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:10:51 INFO : three.txt: Deleted 2025/09/13 02:10:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:10:54 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/dst" 2025/09/13 02:10:55 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/backup" 2025/09/13 02:10:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:10:57 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:10:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:10:57 DEBUG : two: Unchanged skipping 2025/09/13 02:10:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:10:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/13 02:10:58 INFO : one: Deleted 2025/09/13 02:10:58 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:10:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:10:59 INFO : one: Copied (new) 2025/09/13 02:10:59 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:11:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/13 02:11:00 INFO : three.txt: Deleted 2025/09/13 02:11:00 INFO : three.txt: Moved into backup dir 2025/09/13 02:11:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:11:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:02 DEBUG : two: Unchanged skipping 2025/09/13 02:11:02 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:11:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:11:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/13 02:11:02 INFO : one: Deleted 2025/09/13 02:11:02 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:11:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:11:03 INFO : one: Copied (new) 2025/09/13 02:11:03 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:11:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/13 02:11:04 INFO : three.txt: Deleted 2025/09/13 02:11:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.54s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:11:07 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/dst" 2025/09/13 02:11:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:11:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:09 DEBUG : two: Unchanged skipping 2025/09/13 02:11:09 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:11:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:11:09 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:11:10 INFO : one: Deleted 2025/09/13 02:11:10 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:11:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:11:11 INFO : one: Copied (new) 2025/09/13 02:11:11 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:11:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:11:11 INFO : three.txt: Deleted 2025/09/13 02:11:11 INFO : three.txt: Moved into backup dir 2025/09/13 02:11:13 DEBUG : one.bak: Excluded (Path Filter) 2025/09/13 02:11:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/13 02:11:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:11:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:13 DEBUG : two: Unchanged skipping 2025/09/13 02:11:13 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for checks to finish 2025/09/13 02:11:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:11:13 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:11:14 INFO : one: Deleted 2025/09/13 02:11:14 DEBUG : B2 bucket rclone-test-newikeq2yito path dst: Waiting for transfers to finish 2025/09/13 02:11:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:11:14 INFO : one: Copied (new) 2025/09/13 02:11:14 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:11:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:11:15 INFO : three.txt: Deleted 2025/09/13 02:11:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.13s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:11:17 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1098-07.backblaze.com/b2api/v1/b2_upload_file/bf027d93d03d4b0b9f980e1b/c001_v0001098_t0057": EOF 2025/09/13 02:11:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1098-07.backblaze.com/b2api/v1/b2_upload_file/bf027d93d03d4b0b9f980e1b/c001_v0001098_t0057": EOF) 2025/09/13 02:11:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-newikeq2yito: 1/10 (Post "https://pod-000-1098-07.backblaze.com/b2api/v1/b2_upload_file/bf027d93d03d4b0b9f980e1b/c001_v0001098_t0057": EOF) 2025/09/13 02:11:20 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 02:11:20 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/dst" 2025/09/13 02:11:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:11:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:11:22 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:11:23 INFO : one: Deleted 2025/09/13 02:11:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:11:24 INFO : one: Copied (new) 2025/09/13 02:11:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:24 DEBUG : two: Unchanged skipping 2025/09/13 02:11:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/13 02:11:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:11:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:11:25 INFO : three.txt: Deleted 2025/09/13 02:11:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:11:25 INFO : three.txt: Copied (new) 2025/09/13 02:11:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:11:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:11:27 INFO : one: Copied (server-side copy) to: one.bak 2025/09/13 02:11:27 INFO : one: Deleted 2025/09/13 02:11:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:11:27 INFO : one: Copied (new) 2025/09/13 02:11:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:28 DEBUG : two: Unchanged skipping 2025/09/13 02:11:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/13 02:11:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:11:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/13 02:11:28 INFO : three.txt: Deleted 2025/09/13 02:11:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/13 02:11:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:11:32 DEBUG : Creating backend with remote "TestB2:rclone-test-newikeq2yito/dst" 2025/09/13 02:11:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/13 02:11:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/13 02:11:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/13 02:11:35 INFO : one: Deleted 2025/09/13 02:11:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:11:36 INFO : one: Copied (new) 2025/09/13 02:11:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:36 DEBUG : two: Unchanged skipping 2025/09/13 02:11:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/13 02:11:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/13 02:11:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/13 02:11:37 INFO : three.txt: Deleted 2025/09/13 02:11:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:11:37 INFO : three.txt: Copied (new) 2025/09/13 02:11:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/13 02:11:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/13 02:11:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/13 02:11:39 INFO : one: Deleted 2025/09/13 02:11:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/13 02:11:39 INFO : one: Copied (new) 2025/09/13 02:11:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:39 DEBUG : two: Unchanged skipping 2025/09/13 02:11:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/13 02:11:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/13 02:11:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/13 02:11:40 INFO : three.txt: Deleted 2025/09/13 02:11:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/13 02:11:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.61s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:11:43 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:11:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/13 02:11:43 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:11:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/13 02:11:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/13 02:11:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:11:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/13 02:11:45 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:11:45 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:11:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/13 02:11:45 INFO : existing: Copied (new) 2025/09/13 02:11:45 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/13 02:11:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/13 02:11:46 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:11:46 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:11:46 ERROR : B2 bucket rclone-test-newikeq2yito: not deleting files as there were IO errors 2025/09/13 02:11:46 ERROR : B2 bucket rclone-test-newikeq2yito: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:11:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:47 DEBUG : existing: Unchanged skipping 2025/09/13 02:11:47 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:11:47 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:11:47 DEBUG : Waiting for deletions to finish 2025/09/13 02:11:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", 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-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:11:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both10: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both13: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both14: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both15: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both0: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both17: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both12: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both11: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both16: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both18: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both3: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both4: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both5: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both6: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both7: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both8: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:11:59 DEBUG : both2: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both19: Unchanged skipping 2025/09/13 02:11:59 DEBUG : both1: Unchanged skipping 2025/09/13 02:11:59 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:11:59 DEBUG : both9: Unchanged skipping 2025/09/13 02:11:59 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:11:59 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:00 INFO : only7: Deleted 2025/09/13 02:12:00 INFO : only0: Deleted 2025/09/13 02:12:00 INFO : only11: Deleted 2025/09/13 02:12:00 INFO : only13: Deleted 2025/09/13 02:12:00 INFO : only17: Deleted 2025/09/13 02:12:00 INFO : only16: Deleted 2025/09/13 02:12:00 INFO : only2: Deleted 2025/09/13 02:12:00 INFO : only6: Deleted 2025/09/13 02:12:00 INFO : only8: Deleted 2025/09/13 02:12:00 INFO : only12: Deleted 2025/09/13 02:12:00 INFO : only14: Deleted 2025/09/13 02:12:00 INFO : only15: Deleted 2025/09/13 02:12:00 INFO : only18: Deleted 2025/09/13 02:12:00 INFO : only1: Deleted 2025/09/13 02:12:01 INFO : only3: Deleted 2025/09/13 02:12:01 INFO : only4: Deleted 2025/09/13 02:12:01 INFO : only9: Deleted 2025/09/13 02:12:01 INFO : only10: Deleted 2025/09/13 02:12:01 INFO : only19: Deleted 2025/09/13 02:12:01 INFO : only5: Deleted 2025/09/13 02:12:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.98s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:12:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:12:16 DEBUG : both11: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both13: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both10: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both15: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both12: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both0: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both18: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both14: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both16: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both19: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both3: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both4: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both5: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both6: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both17: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both1: Unchanged skipping 2025/09/13 02:12:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:16 DEBUG : both2: Unchanged skipping 2025/09/13 02:12:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : both7: Unchanged skipping 2025/09/13 02:12:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : both8: Unchanged skipping 2025/09/13 02:12:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : both9: Unchanged skipping 2025/09/13 02:12:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/13 02:12:16 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:12:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:16 INFO : only10: Copied (replaced existing) 2025/09/13 02:12:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:16 INFO : only12: Copied (replaced existing) 2025/09/13 02:12:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:16 INFO : only15: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only17: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only13: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only0: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only16: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only19: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only14: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only11: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only1: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only4: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only6: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only3: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only7: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only8: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only9: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only2: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only18: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/13 02:12:17 INFO : only5: Copied (replaced existing) 2025/09/13 02:12:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.38s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:12:26 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:12:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:12:26 DEBUG : empty_on_remote: Making directory with metadata 2025/09/13 02:12:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:12:26 INFO : empty_on_remote: Making directory 2025/09/13 02:12:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/13 02:12:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/13 02:12:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/13 02:12:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:12:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:12:28 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:12:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:12:28 DEBUG : empty_on_remote: Making directory with metadata 2025/09/13 02:12:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/13 02:12:28 INFO : empty_on_remote: Making directory 2025/09/13 02:12:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/13 02:12:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/13 02:12:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/13 02:12:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:12:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/13 02:12:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:12:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:12:30 INFO : sub dir: Making directory 2025/09/13 02:12:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:12:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/13 02:12:32 INFO : sub dir: Making directory 2025/09/13 02:12:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:12:41 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:41 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : apple: Unchanged skipping 2025/09/13 02:12:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : banana: Unchanged skipping 2025/09/13 02:12:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:12:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:12:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:12:42 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:42 INFO : There was nothing to transfer 2025/09/13 02:12:42 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:42 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:12:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : apple: Unchanged skipping 2025/09/13 02:12:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:12:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : banana: Unchanged skipping 2025/09/13 02:12:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:12:42 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:12:42 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:12:42 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:42 INFO : There was nothing to transfer 2025/09/13 02:12:42 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:43 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:12:56 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:57 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:12:58 DEBUG : apple: Unchanged skipping 2025/09/13 02:12:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:12:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : banana: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:12:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:12:58 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:58 INFO : There was nothing to transfer 2025/09/13 02:12:58 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:58 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:12:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : banana: Unchanged skipping 2025/09/13 02:12:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : apple: Unchanged skipping 2025/09/13 02:12:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:12:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:12:58 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:12:58 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:12:58 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:58 INFO : There was nothing to transfer 2025/09/13 02:12:58 DEBUG : Waiting for deletions to finish 2025/09/13 02:12:58 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:12:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:13:11 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:12 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 02:13:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:12 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:13:12 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:13:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/13 02:13:12 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/13 02:13:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:13:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:13:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/13 02:13:12 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/13 02:13:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:13:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:13:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:13:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:13:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:13:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:13:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:13:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:13:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:13:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:13:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:13:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:13:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:13:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:13:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:13:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:13:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:13:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:13:14 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:14 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 02:13:14 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 02:13:14 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 02:13:14 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 02:13:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 02:13:14 INFO : appleappleapplebanana: Deleted 2025/09/13 02:13:14 INFO : banana: Deleted 2025/09/13 02:13:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 02:13:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 02:13:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 02:13:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 02:13:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 02:13:14 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 02:13:15 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 02:13:15 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 02:13:15 INFO : apple: Deleted 2025/09/13 02:13:15 INFO : splitbananasplit: Deleted 2025/09/13 02:13:15 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 02:13:15 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 02:13:15 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 02:13:15 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : apple: Unchanged skipping 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:13:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : banana: Unchanged skipping 2025/09/13 02:13:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:13:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:13:15 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:13:15 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:13:15 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:15 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/13 02:13:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/13 02:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/13 02:13:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/13 02:13:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/13 02:13:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/13 02:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/13 02:13:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/13 02:13:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/13 02:13:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/13 02:13:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/13 02:13:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:13:28 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:28 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:13:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/13 02:13:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/13 02:13:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/13 02:13:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/13 02:13:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/13 02:13:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/13 02:13:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/13 02:13:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/13 02:13:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/13 02:13:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/13 02:13:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/13 02:13:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/13 02:13:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:29 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:13:29 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:13:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/13 02:13:29 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/13 02:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:13:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/13 02:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:13:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/13 02:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:13:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:13:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:13:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:13:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:13:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:13:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:13:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:13:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:13:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:13:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:13:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/13 02:13:30 INFO : apple: Copied (new) to: PREFIXapple 2025/09/13 02:13:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:13:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:13:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:13:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:13:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:13:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:13:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:13:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:13:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:13:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:13:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:13:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:13:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:13:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:13:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/13 02:13:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:13:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:13:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:13:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:13:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:13:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:13:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:13:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:13:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:13:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:13:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:13:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:13:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:13:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:13:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:13:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:13:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:13:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:13:31 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 02:13:31 INFO : appleappleapplebanana: Deleted 2025/09/13 02:13:31 INFO : banana: Deleted 2025/09/13 02:13:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 02:13:31 INFO : apple: Deleted 2025/09/13 02:13:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 02:13:31 INFO : splitbananasplit: Deleted 2025/09/13 02:13:31 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 02:13:31 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 02:13:31 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:32 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : apple: transformed to: PREFIXapple 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/13 02:13:32 DEBUG : banana: transformed to: PREFIXbanana 2025/09/13 02:13:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/13 02:13:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/13 02:13:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/13 02:13:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/13 02:13:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/13 02:13:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/13 02:13:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/13 02:13:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/13 02:13:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/13 02:13:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/13 02:13:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/13 02:13:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/13 02:13:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/13 02:13:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/13 02:13:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/13 02:13:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/13 02:13:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/13 02:13:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:32 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:13:32 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:13:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/13 02:13:32 INFO : apple: Copied (new) 2025/09/13 02:13:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:13:32 INFO : splitbananasplit: Copied (new) 2025/09/13 02:13:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/13 02:13:33 INFO : banana: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:13:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:13:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/13 02:13:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:13:33 INFO : appleappleapplebanana: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:13:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:13:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:13:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:13:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:13:33 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:13:33 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:13:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:13:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/13 02:13:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:13:33 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/13 02:13:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:13:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/13 02:13:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:13:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/13 02:13:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:13:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/13 02:13:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:13:34 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/13 02:13:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:13:34 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/13 02:13:34 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:34 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/13 02:13:34 INFO : PREFIXapple: Deleted 2025/09/13 02:13:34 INFO : PREFIXsplitbananasplit: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/13 02:13:34 INFO : PREFIXbanana: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/13 02:13:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/13 02:13:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/13 02:13:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/13 02:13:35 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/13 02:13:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/13 02:13:35 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:35 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:35 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:13:48 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:48 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:13:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:49 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:13:49 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:13:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:13:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:13:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/13 02:13:49 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/13 02:13:49 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:13:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:13:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:13:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:13:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:13:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:13:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:13:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:13:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:13:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:13:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:13:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:13:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:13:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:13:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:13:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:13:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:50 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:51 INFO : appleappleapplebanana: Deleted 2025/09/13 02:13:51 INFO : banana: Deleted 2025/09/13 02:13:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 02:13:51 INFO : apple: Deleted 2025/09/13 02:13:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 02:13:51 INFO : splitbananasplit: Deleted 2025/09/13 02:13:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 02:13:51 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 02:13:51 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/13 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : apple: transformed to: appleSUFFIX 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/13 02:13:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/13 02:13:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/13 02:13:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:13:52 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:13:52 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:13:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/13 02:13:52 INFO : banana: Copied (new) 2025/09/13 02:13:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:13:52 INFO : splitbananasplit: Copied (new) 2025/09/13 02:13:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/13 02:13:52 INFO : apple: Copied (new) 2025/09/13 02:13:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:13:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:13:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:13:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:13:53 INFO : appleappleapplebanana: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:13:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:13:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:13:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:13:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:13:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:13:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:13:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:13:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:13:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:13:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/13 02:13:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:13:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/13 02:13:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:13:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/13 02:13:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:13:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/13 02:13:54 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : appleSUFFIX: Deleted 2025/09/13 02:13:54 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : splitbananasplitSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : bananaSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/13 02:13:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 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) 2025/09/13 02:13:55 DEBUG : Waiting for deletions to finish 2025/09/13 02:13:55 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:13:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 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 : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 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 : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:08 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:14:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:14:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/13 02:14:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/13 02:14:08 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:14:08 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:14:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/13 02:14:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/13 02:14:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/13 02:14:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/13 02:14:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:14:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/13 02:14:08 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/13 02:14:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:14:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/13 02:14:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/13 02:14:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:14:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/13 02:14:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/13 02:14:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:14:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/13 02:14:08 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/13 02:14:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:14:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/13 02:14:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/13 02:14:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:14:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/13 02:14:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/13 02:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:14:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/13 02:14:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/13 02:14:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:14:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/13 02:14:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/13 02:14:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:14:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/13 02:14:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/13 02:14:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:14:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/13 02:14:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/13 02:14:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:14:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/13 02:14:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/13 02:14:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:14:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/13 02:14:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/13 02:14:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:14:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/13 02:14:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/13 02:14:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/13 02:14:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/13 02:14:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/13 02:14:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/13 02:14:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/13 02:14:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/13 02:14:09 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:09 INFO : dir1/0007-1234567.txt: Deleted 2025/09/13 02:14:09 INFO : dir1/0008-2345678.txt: Deleted 2025/09/13 02:14:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/13 02:14:09 INFO : dir1/0013-789;=.txt: Deleted 2025/09/13 02:14:10 INFO : dir1/0014-89;=.txt: Deleted 2025/09/13 02:14:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/13 02:14:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/13 02:14:10 INFO : splitbananasplit: Deleted 2025/09/13 02:14:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/13 02:14:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/13 02:14:10 INFO : dir1/0009-3456789.txt: Deleted 2025/09/13 02:14:10 INFO : dir1/0015-9;=.txt: Deleted 2025/09/13 02:14:10 INFO : dir1/0010-456789.txt: Deleted 2025/09/13 02:14:10 INFO : appleappleapplebanana: Deleted 2025/09/13 02:14:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/13 02:14:10 INFO : dir1/0011-56789;.txt: Deleted 2025/09/13 02:14:10 INFO : dir1/0012-6789;.txt: Deleted 2025/09/13 02:14:10 INFO : dir1/0003-defghij.txt: Deleted 2025/09/13 02:14:10 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:10 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : appleapple: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/13 02:14:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:14:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/13 02:14:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/13 02:14:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/13 02:14:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/13 02:14:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/13 02:14:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/13 02:14:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/13 02:14:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/13 02:14:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/13 02:14:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/13 02:14:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/13 02:14:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/13 02:14:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/13 02:14:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/13 02:14:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:11 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:14:11 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:11 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:11 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : appleapple: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:14:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:14:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/13 02:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/13 02:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/13 02:14:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/13 02:14:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/13 02:14:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/13 02:14:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/13 02:14:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/13 02:14:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/13 02:14:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/13 02:14:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/13 02:14:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/13 02:14:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/13 02:14:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/13 02:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/13 02:14:11 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:14:24 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:24 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:14:25 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:25 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:25 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:25 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:14:25 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:14:25 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:25 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:26 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:26 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:14:38 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:39 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:14:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:39 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:14:39 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:39 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:40 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:14:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:40 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:14:40 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:40 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:40 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:14:52 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:53 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:53 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:14:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:53 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:14:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:53 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:54 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : apple: Unchanged skipping 2025/09/13 02:14:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:14:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : banana: Unchanged skipping 2025/09/13 02:14:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:14:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:14:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:14:54 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:14:54 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:54 DEBUG : Waiting for deletions to finish 2025/09/13 02:14:54 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:07 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:08 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:15:08 DEBUG : apple: Unchanged skipping 2025/09/13 02:15:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:15:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : banana: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:15:08 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:08 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:08 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:08 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:15:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : banana: Unchanged skipping 2025/09/13 02:15:09 DEBUG : apple: Unchanged skipping 2025/09/13 02:15:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:15:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:15:09 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:09 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:09 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:09 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:15:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:22 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:23 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : apple: Unchanged skipping 2025/09/13 02:15:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:15:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : banana: Unchanged skipping 2025/09/13 02:15:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:15:23 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:23 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:23 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:23 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : apple: Unchanged skipping 2025/09/13 02:15:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : banana: Unchanged skipping 2025/09/13 02:15:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/13 02:15:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : splitbananasplit: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/13 02:15:24 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:24 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:24 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:24 DEBUG : apple: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : banana: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/13 02:15:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (174.68s) --- PASS: TestTransform/NFC (13.46s) --- PASS: TestTransform/NFD (15.52s) --- PASS: TestTransform/base64 (17.23s) --- PASS: TestTransform/prefix (19.59s) --- PASS: TestTransform/suffix (19.66s) --- PASS: TestTransform/truncate (16.24s) --- PASS: TestTransform/encoder (15.07s) --- PASS: TestTransform/ISO-8859-1 (14.21s) --- PASS: TestTransform/charmap (14.08s) --- PASS: TestTransform/lowercase (14.76s) --- PASS: TestTransform/ascii (14.85s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/13 02:15:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/13 02:15:29 INFO : sub dir_somesuffix: Making directory 2025/09/13 02:15:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/13 02:15:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/13 02:15:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/13 02:15:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/13 02:15:29 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:29 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/13 02:15:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:30 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:31 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:31 INFO : tictactoe: Making directory 2025/09/13 02:15:31 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:31 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/13 02:15:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:31 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:31 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/13 02:15:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:32 INFO : toe: Making directory 2025/09/13 02:15:32 INFO : toe/toe: Making directory 2025/09/13 02:15:32 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 02:15:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 02:15:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 02:15:32 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:32 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/13 02:15:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:34 INFO : toe: Making directory 2025/09/13 02:15:34 INFO : toe/toe: Making directory 2025/09/13 02:15:34 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 02:15:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 02:15:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/13 02:15:34 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:34 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/13 02:15:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:35 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:15:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 02:15:35 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:36 INFO : tictacempty_dir: Making directory 2025/09/13 02:15:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:36 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:36 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:36 INFO : tictactoe: Making directory 2025/09/13 02:15:36 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:36 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:36 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:15:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 02:15:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 02:15:36 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:36 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/13 02:15:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:37 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:15:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 02:15:37 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:37 INFO : tictacempty_dir: Making directory 2025/09/13 02:15:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:37 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:37 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:37 INFO : tictactoe: Making directory 2025/09/13 02:15:37 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:37 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:37 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:15:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 02:15:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:37 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:37 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/13 02:15:38 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:38 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:38 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:38 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 02:15:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/13 02:15:38 NOTICE: B2 bucket rclone-test-newikeq2yito: 0 differences found 2025/09/13 02:15:38 NOTICE: B2 bucket rclone-test-newikeq2yito: 1 matching files --- PASS: TestAllTag (1.98s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:39 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:39 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:39 INFO : tictactoe: Making directory 2025/09/13 02:15:39 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:39 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:39 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:15:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 02:15:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 02:15:39 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:39 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/13 02:15:40 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:40 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:40 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:40 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/13 02:15:40 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/13 02:15:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/13 02:15:40 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.13s) === RUN TestSyntax 2025/09/13 02:15:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:41 INFO : toe: Making directory 2025/09/13 02:15:41 INFO : toe/toe: Making directory 2025/09/13 02:15:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 02:15:41 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:41 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:42 INFO : toe/toe/toe: Copied (new) 2025/09/13 02:15:42 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.55s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:43 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:15:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 02:15:43 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:43 INFO : tictacempty_dir: Making directory 2025/09/13 02:15:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:43 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:43 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:43 INFO : tictactoe: Making directory 2025/09/13 02:15:43 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:43 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:43 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:15:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 02:15:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:43 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:43 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:43 INFO : toe/toe/toe.txt: Deleted 2025/09/13 02:15:43 INFO : toe/toe: Removing directory 2025/09/13 02:15:43 INFO : toe: Removing directory 2025/09/13 02:15:43 INFO : empty_dir: Removing directory 2025/09/13 02:15:43 DEBUG : Local file system at /tmp/rclone2403162409: 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-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:44 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:15:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 02:15:44 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:44 INFO : tictacempty_dir: Making directory 2025/09/13 02:15:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:44 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:44 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:44 INFO : tictactoe: Making directory 2025/09/13 02:15:44 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:44 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:44 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:15:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 02:15:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:44 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:44 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:45 INFO : toe/toe/toe.txt: Deleted 2025/09/13 02:15:45 INFO : toe/toe: Removing directory 2025/09/13 02:15:45 INFO : toe: Removing directory 2025/09/13 02:15:45 INFO : empty_dir: Removing directory 2025/09/13 02:15:45 DEBUG : Local file system at /tmp/rclone2403162409: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/13 02:15:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/13 02:15:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/13 02:15:47 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.49s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:48 DEBUG : Reset feature "Copy" 2025/09/13 02:15:48 DEBUG : Reset feature "Move" 2025/09/13 02:15:48 DEBUG : Reset feature "Copy" 2025/09/13 02:15:48 DEBUG : Reset feature "Move" 2025/09/13 02:15:48 DEBUG : empty_dir: Making directory with metadata 2025/09/13 02:15:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/13 02:15:48 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:48 INFO : tictacempty_dir: Making directory 2025/09/13 02:15:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/13 02:15:48 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:48 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:48 INFO : tictactoe: Making directory 2025/09/13 02:15:48 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:48 DEBUG : toe: transformed to: tictactoe 2025/09/13 02:15:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:48 INFO : tictactoe/tictactoe: Making directory 2025/09/13 02:15:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/13 02:15:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/13 02:15:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:48 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:48 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/13 02:15:49 INFO : toe/toe/toe.txt: Deleted 2025/09/13 02:15:49 INFO : toe/toe: Removing directory 2025/09/13 02:15:49 INFO : toe: Removing directory 2025/09/13 02:15:49 INFO : empty_dir: Removing directory 2025/09/13 02:15:49 DEBUG : Local file system at /tmp/rclone2403162409: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/13 02:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/13 02:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/13 02:15:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/13 02:15:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.24s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:51 DEBUG : toe: transformed to: dG9l 2025/09/13 02:15:51 DEBUG : toe: transformed to: dG9l 2025/09/13 02:15:51 INFO : dG9l: Making directory 2025/09/13 02:15:51 DEBUG : toe: transformed to: dG9l 2025/09/13 02:15:51 DEBUG : toe: transformed to: dG9l 2025/09/13 02:15:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/13 02:15:51 INFO : dG9l/dG9l: Making directory 2025/09/13 02:15:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/13 02:15:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/13 02:15:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/13 02:15:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/13 02:15:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/13 02:15:51 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:51 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/13 02:15:52 DEBUG : Waiting for deletions to finish 2025/09/13 02:15:52 DEBUG : dG9l: transformed to: toe 2025/09/13 02:15:52 DEBUG : dG9l: transformed to: toe 2025/09/13 02:15:52 DEBUG : dG9l: transformed to: toe 2025/09/13 02:15:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/13 02:15:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/13 02:15:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/13 02:15:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/13 02:15:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/13 02:15:52 DEBUG : Local file system at /tmp/rclone2403162409: Waiting for checks to finish 2025/09/13 02:15:52 DEBUG : Local file system at /tmp/rclone2403162409: Waiting for transfers to finish 2025/09/13 02:15:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.34s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-newikeq2yito", Local "Local file system at /tmp/rclone2403162409", Modify Window "1ms" 2025/09/13 02:15:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:53 DEBUG : toe: transformed to: 2025/09/13 02:15:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:53 DEBUG : toe: transformed to: 2025/09/13 02:15:53 INFO : B2 bucket rclone-test-newikeq2yito: Making directory 2025/09/13 02:15:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:53 DEBUG : toe: transformed to: 2025/09/13 02:15:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:53 DEBUG : toe: transformed to: 2025/09/13 02:15:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:53 DEBUG : toe/toe: transformed to: 2025/09/13 02:15:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/13 02:15:53 INFO : toe/toe: Making directory 2025/09/13 02:15:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:53 DEBUG : toe/toe: transformed to: 2025/09/13 02:15:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/13 02:15:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:53 DEBUG : toe: transformed to: 2025/09/13 02:15:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/13 02:15:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/13 02:15:53 DEBUG : toe/toe/toe: transformed to: 2025/09/13 02:15:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/13 02:15:53 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for checks to finish 2025/09/13 02:15:53 DEBUG : B2 bucket rclone-test-newikeq2yito: Waiting for transfers to finish 2025/09/13 02:15:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/13 02:15:54 INFO : toe/toe/toe: Copied (new) 2025/09/13 02:15:54 ERROR : B2 bucket rclone-test-newikeq2yito: not deleting files as there were IO errors 2025/09/13 02:15:54 ERROR : B2 bucket rclone-test-newikeq2yito: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2025/09/13 02:15:55 DEBUG : B2 bucket rclone-test-newikeq2yito: Purge remote 2025/09/13 02:15:55 INFO : B2 bucket rclone-test-newikeq2yito: cleaning bucket "rclone-test-newikeq2yito" of all files 2025/09/13 02:15:56 DEBUG : BackupDir/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897c91d_d20250913_m021026_c001_v7007000_t0000_u01757729426223") 2025/09/13 02:15:56 DEBUG : BackupDir/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f108928cbe4f37baf_d20250913_m021020_c001_v0001041_t0031_u01757729420711") 2025/09/13 02:15:56 DEBUG : CompareDest/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b88d7_d20250913_m021001_c001_v7007000_t0000_u01757729401364") 2025/09/13 02:15:56 DEBUG : CompareDest/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50d44_d20250913_m020955_c001_v0001179_t0023_u01757729395368") 2025/09/13 02:15:56 DEBUG : CompareDest/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b88d8_d20250913_m021001_c001_v7007000_t0000_u01757729401545") 2025/09/13 02:15:56 DEBUG : CompareDest/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd37c_d20250913_m020956_c001_v0001165_t0038_u01757729396669") 2025/09/13 02:15:56 DEBUG : CopyDest/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897c923_d20250913_m021026_c001_v7007000_t0000_u01757729426422") 2025/09/13 02:15:56 DEBUG : CopyDest/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf8c7_d20250913_m021017_c001_v0001098_t0022_u01757729417664") 2025/09/13 02:15:56 DEBUG : CopyDest/three: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897c926_d20250913_m021026_c001_v7007000_t0000_u01757729426604") 2025/09/13 02:15:56 DEBUG : CopyDest/three: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd3ec_d20250913_m021024_c001_v0001165_t0048_u01757729424372") 2025/09/13 02:15:56 DEBUG : CopyDest/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897c928_d20250913_m021026_c001_v7007000_t0000_u01757729426788") 2025/09/13 02:15:57 DEBUG : CopyDest/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50e1c_d20250913_m021022_c001_v0001179_t0040_u01757729422263") 2025/09/13 02:15:57 DEBUG : EXISTING: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4a9da6_d20250913_m021147_c001_v7007000_t0000_u01757729507875") 2025/09/13 02:15:57 DEBUG : EXISTING: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd533_d20250913_m021146_c001_v0001165_t0007_u01757729506901") 2025/09/13 02:15:57 DEBUG : PREFIXapple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2d8_d20250913_m021334_c001_v7007000_t0000_u01757729614652") 2025/09/13 02:15:57 DEBUG : PREFIXapple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8a2_d20250913_m021329_c001_v0001105_t0051_u01757729609628") 2025/09/13 02:15:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcd970_d20250913_m021334_c001_v7007000_t0000_u01757729614593") 2025/09/13 02:15:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42aba_d20250913_m021329_c001_v0001098_t0009_u01757729609636") 2025/09/13 02:15:57 DEBUG : PREFIXbanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cacf_d20250913_m021334_c001_v7007000_t0000_u01757729614833") 2025/09/13 02:15:57 DEBUG : PREFIXbanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd739_d20250913_m021329_c001_v0001165_t0043_u01757729609618") 2025/09/13 02:15:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28966_d20250913_m021334_c001_v7007000_t0000_u01757729614667") 2025/09/13 02:15:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51425_d20250913_m021329_c001_v0001179_t0002_u01757729609607") 2025/09/13 02:15:57 DEBUG : Testêé: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4a9da4_d20250913_m021144_c001_v7007000_t0000_u01757729504596") 2025/09/13 02:15:57 DEBUG : Testêé: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd523_d20250913_m021144_c001_v0001165_t0004_u01757729504003") 2025/09/13 02:15:57 DEBUG : Testêé: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac510d1_d20250913_m021143_c001_v0001179_t0056_u01757729503053") 2025/09/13 02:15:57 DEBUG : YXBwbGU=: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd336_d20250913_m021316_c001_v7007000_t0000_u01757729596692") 2025/09/13 02:15:57 DEBUG : YXBwbGU=: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5138f_d20250913_m021312_c001_v0001179_t0032_u01757729592743") 2025/09/13 02:15:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd337_d20250913_m021316_c001_v7007000_t0000_u01757729596875") 2025/09/13 02:15:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6ec_d20250913_m021312_c001_v0001165_t0022_u01757729592764") 2025/09/13 02:15:57 DEBUG : YmFuYW5h: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd338_d20250913_m021317_c001_v7007000_t0000_u01757729597056") 2025/09/13 02:15:57 DEBUG : YmFuYW5h: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c854_d20250913_m021312_c001_v0001105_t0041_u01757729592775") 2025/09/13 02:15:58 DEBUG : a/potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2ca_d20250913_m020826_c001_v7007000_t0000_u01757729306959") 2025/09/13 02:15:58 DEBUG : a/potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf744_d20250913_m020826_c001_v0001098_t0011_u01757729306051") 2025/09/13 02:15:58 DEBUG : a/potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2c7_d20250913_m020823_c001_v7007000_t0000_u01757729303991") 2025/09/13 02:15:58 DEBUG : a/potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf730_d20250913_m020822_c001_v0001098_t0048_u01757729302971") 2025/09/13 02:15:58 DEBUG : a/potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2fa_d20250913_m020804_c001_v7007000_t0000_u01757729284191") 2025/09/13 02:15:58 DEBUG : a/potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf6a4_d20250913_m020803_c001_v0001098_t0002_u01757729283224") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bba_d20250913_m021525_c001_v7007000_t0000_u01757729725106") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd97c_d20250913_m021521_c001_v0001165_t0010_u01757729721260") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bc5_d20250913_m021510_c001_v7007000_t0000_u01757729710181") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd933_d20250913_m021506_c001_v0001165_t0002_u01757729706737") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9815_d20250913_m021455_c001_v7007000_t0000_u01757729695426") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd901_d20250913_m021452_c001_v0001165_t0028_u01757729692014") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b92_d20250913_m021441_c001_v7007000_t0000_u01757729681340") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd8b9_d20250913_m021437_c001_v0001165_t0024_u01757729677916") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612773_d20250913_m021427_c001_v7007000_t0000_u01757729667226") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd871_d20250913_m021423_c001_v0001165_t0015_u01757729663064") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306d5_d20250913_m021412_c001_v7007000_t0000_u01757729652056") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c940_d20250913_m021406_c001_v0001105_t0019_u01757729646429") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24c2_d20250913_m021355_c001_v7007000_t0000_u01757729635894") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c908_d20250913_m021352_c001_v0001105_t0042_u01757729632591") 2025/09/13 02:15:58 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf97f5_d20250913_m021351_c001_v7007000_t0000_u01757729631418") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514c7_d20250913_m021347_c001_v0001179_t0025_u01757729627499") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b249c_d20250913_m021336_c001_v7007000_t0000_u01757729616296") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51445_d20250913_m021332_c001_v0001179_t0052_u01757729612772") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cac7_d20250913_m021331_c001_v7007000_t0000_u01757729611604") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5141b_d20250913_m021327_c001_v0001179_t0049_u01757729607542") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd334_d20250913_m021314_c001_v7007000_t0000_u01757729594930") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5137b_d20250913_m021310_c001_v0001179_t0009_u01757729590194") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b245a_d20250913_m021259_c001_v7007000_t0000_u01757729579483") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5133d_d20250913_m021255_c001_v0001179_t0031_u01757729575705") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2b1_d20250913_m021243_c001_v7007000_t0000_u01757729563707") 2025/09/13 02:15:59 DEBUG : apple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac512f5_d20250913_m021240_c001_v0001179_t0004_u01757729560310") 2025/09/13 02:15:59 DEBUG : appleSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c8ac_d20250913_m021354_c001_v7007000_t0000_u01757729634177") 2025/09/13 02:15:59 DEBUG : appleSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8f7_d20250913_m021349_c001_v0001105_t0026_u01757729629680") 2025/09/13 02:15:59 DEBUG : appleapple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306d6_d20250913_m021412_c001_v7007000_t0000_u01757729652237") 2025/09/13 02:15:59 DEBUG : appleapple: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c948_d20250913_m021408_c001_v0001105_t0030_u01757729648366") 2025/09/13 02:15:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bbb_d20250913_m021525_c001_v7007000_t0000_u01757729725289") 2025/09/13 02:15:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154caaf_d20250913_m021521_c001_v0001105_t0021_u01757729721916") 2025/09/13 02:15:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bc6_d20250913_m021510_c001_v7007000_t0000_u01757729710363") 2025/09/13 02:15:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca65_d20250913_m021507_c001_v0001105_t0038_u01757729707382") 2025/09/13 02:15:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9816_d20250913_m021455_c001_v7007000_t0000_u01757729695609") 2025/09/13 02:15:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca13_d20250913_m021452_c001_v0001105_t0056_u01757729692498") 2025/09/13 02:15:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b93_d20250913_m021441_c001_v7007000_t0000_u01757729681523") 2025/09/13 02:15:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c9c8_d20250913_m021438_c001_v0001105_t0038_u01757729678548") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612775_d20250913_m021427_c001_v7007000_t0000_u01757729667409") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c990_d20250913_m021423_c001_v0001105_t0057_u01757729663879") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b958d_d20250913_m021410_c001_v7007000_t0000_u01757729650273") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5154f_d20250913_m021407_c001_v0001179_t0032_u01757729647150") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24c4_d20250913_m021356_c001_v7007000_t0000_u01757729636076") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b2e_d20250913_m021352_c001_v0001098_t0033_u01757729632597") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc2896e_d20250913_m021351_c001_v7007000_t0000_u01757729631036") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b12_d20250913_m021347_c001_v0001098_t0054_u01757729627938") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b249d_d20250913_m021336_c001_v7007000_t0000_u01757729616476") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8ac_d20250913_m021332_c001_v0001105_t0015_u01757729612761") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cac5_d20250913_m021331_c001_v7007000_t0000_u01757729611403") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c896_d20250913_m021327_c001_v0001105_t0017_u01757729607972") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612360_d20250913_m021314_c001_v7007000_t0000_u01757729594713") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6e6_d20250913_m021311_c001_v0001165_t0036_u01757729591173") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b245b_d20250913_m021259_c001_v7007000_t0000_u01757729579663") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd69e_d20250913_m021256_c001_v0001165_t0032_u01757729576558") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2b2_d20250913_m021243_c001_v7007000_t0000_u01757729563890") 2025/09/13 02:16:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd65c_d20250913_m021240_c001_v0001165_t0038_u01757729560974") 2025/09/13 02:16:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24b5_d20250913_m021354_c001_v7007000_t0000_u01757729634188") 2025/09/13 02:16:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514d1_d20250913_m021349_c001_v0001179_t0053_u01757729629584") 2025/09/13 02:16:01 DEBUG : b/potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2cb_d20250913_m020827_c001_v7007000_t0000_u01757729307163") 2025/09/13 02:16:01 DEBUG : b/potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf736_d20250913_m020824_c001_v0001098_t0019_u01757729304538") 2025/09/13 02:16:01 DEBUG : b/potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2c6_d20250913_m020823_c001_v7007000_t0000_u01757729303432") 2025/09/13 02:16:01 DEBUG : b/potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf726_d20250913_m020821_c001_v0001098_t0014_u01757729301836") 2025/09/13 02:16:01 DEBUG : b/potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2f8_d20250913_m020803_c001_v7007000_t0000_u01757729283633") 2025/09/13 02:16:01 DEBUG : b/potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf69c_d20250913_m020801_c001_v0001098_t0058_u01757729281961") 2025/09/13 02:16:01 DEBUG : backup/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4090828a97954c4f_d20250913_m021039_c001_v7007000_t0000_u01757729439722") 2025/09/13 02:16:01 DEBUG : backup/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f111dfdf87c736b23_d20250913_m021037_c001_v0001109_t0001_u01757729437601") 2025/09/13 02:16:01 DEBUG : backup/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1131ead0b3d8d953_d20250913_m021033_c001_v0001131_t0011_u01757729433534") 2025/09/13 02:16:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f417c3ec94f01cbde_d20250913_m021104_c001_v7007000_t0000_u01757729464604") 2025/09/13 02:16:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f11433405b6c5f6cd_d20250913_m021102_c001_v0001105_t0007_u01757729462345") 2025/09/13 02:16:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1091770c2cc6c9b9_d20250913_m021058_c001_v0001171_t0004_u01757729458555") 2025/09/13 02:16:01 DEBUG : backup/one.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888b34_d20250913_m021052_c001_v7007000_t0000_u01757729452084") 2025/09/13 02:16:01 DEBUG : backup/one.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1048834396c59c5d_d20250913_m021050_c001_v0001184_t0015_u01757729450167") 2025/09/13 02:16:01 DEBUG : backup/one.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f112b4f141aaccfd9_d20250913_m021046_c001_v0001177_t0025_u01757729446371") 2025/09/13 02:16:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f417c3ec94f01cbe0_d20250913_m021104_c001_v7007000_t0000_u01757729464786") 2025/09/13 02:16:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f111c3256658b9412_d20250913_m021103_c001_v0001161_t0058_u01757729463730") 2025/09/13 02:16:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f105fd8722735b7d4_d20250913_m021100_c001_v0001183_t0042_u01757729460038") 2025/09/13 02:16:01 DEBUG : backup/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4090828a97954c50_d20250913_m021039_c001_v7007000_t0000_u01757729439903") 2025/09/13 02:16:01 DEBUG : backup/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf915_d20250913_m021038_c001_v0001098_t0031_u01757729438731") 2025/09/13 02:16:02 DEBUG : backup/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f110e651d812f26d6_d20250913_m021035_c001_v0001134_t0036_u01757729435097") 2025/09/13 02:16:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888b35_d20250913_m021052_c001_v7007000_t0000_u01757729452266") 2025/09/13 02:16:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1020d6c3642a3c5a_d20250913_m021051_c001_v0001101_t0035_u01757729451229") 2025/09/13 02:16:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f115c2ac5c9f2616a_d20250913_m021047_c001_v0001040_t0036_u01757729447834") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bbd_d20250913_m021525_c001_v7007000_t0000_u01757729725471") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ca2_d20250913_m021521_c001_v0001098_t0037_u01757729721532") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bc7_d20250913_m021510_c001_v7007000_t0000_u01757729710545") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c5a_d20250913_m021506_c001_v0001098_t0030_u01757729706961") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9817_d20250913_m021455_c001_v7007000_t0000_u01757729695792") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c26_d20250913_m021452_c001_v0001098_t0048_u01757729692216") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b94_d20250913_m021441_c001_v7007000_t0000_u01757729681707") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42bf0_d20250913_m021438_c001_v0001098_t0004_u01757729678126") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612776_d20250913_m021427_c001_v7007000_t0000_u01757729667591") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42bba_d20250913_m021423_c001_v0001098_t0015_u01757729663382") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306d7_d20250913_m021412_c001_v7007000_t0000_u01757729652420") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b71_d20250913_m021406_c001_v0001098_t0001_u01757729646758") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24c5_d20250913_m021356_c001_v7007000_t0000_u01757729636259") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514f5_d20250913_m021352_c001_v0001179_t0035_u01757729632582") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cad7_d20250913_m021351_c001_v7007000_t0000_u01757729631046") 2025/09/13 02:16:02 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7ab_d20250913_m021347_c001_v0001165_t0043_u01757729627705") 2025/09/13 02:16:03 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b249e_d20250913_m021336_c001_v7007000_t0000_u01757729616658") 2025/09/13 02:16:03 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ac6_d20250913_m021332_c001_v0001098_t0054_u01757729612780") 2025/09/13 02:16:03 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f410a564b8f16e54d_d20250913_m021331_c001_v7007000_t0000_u01757729611415") 2025/09/13 02:16:03 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd737_d20250913_m021327_c001_v0001165_t0007_u01757729607747") 2025/09/13 02:16:03 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf97d4_d20250913_m021314_c001_v7007000_t0000_u01757729594726") 2025/09/13 02:16:03 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a73_d20250913_m021310_c001_v0001098_t0003_u01757729590400") 2025/09/13 02:16:03 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b245c_d20250913_m021259_c001_v7007000_t0000_u01757729579845") 2025/09/13 02:16:03 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a3d_d20250913_m021255_c001_v0001098_t0009_u01757729575911") 2025/09/13 02:16:03 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2b3_d20250913_m021244_c001_v7007000_t0000_u01757729564073") 2025/09/13 02:16:03 DEBUG : banana: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff429ff_d20250913_m021240_c001_v0001098_t0030_u01757729560508") 2025/09/13 02:16:03 DEBUG : bananaSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306c6_d20250913_m021354_c001_v7007000_t0000_u01757729634403") 2025/09/13 02:16:03 DEBUG : bananaSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b1a_d20250913_m021349_c001_v0001098_t0000_u01757729629603") 2025/09/13 02:16:03 DEBUG : both0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30200_d20250913_m021218_c001_v7007000_t0000_u01757729538475") 2025/09/13 02:16:03 DEBUG : both0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511c3_d20250913_m021206_c001_v0001179_t0053_u01757729526104") 2025/09/13 02:16:03 DEBUG : both0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99f0_d20250913_m021201_c001_v7007000_t0000_u01757729521786") 2025/09/13 02:16:03 DEBUG : both0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51111_d20250913_m021149_c001_v0001179_t0034_u01757729509747") 2025/09/13 02:16:03 DEBUG : both1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30201_d20250913_m021218_c001_v7007000_t0000_u01757729538660") 2025/09/13 02:16:03 DEBUG : both1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511c9_d20250913_m021206_c001_v0001179_t0035_u01757729526912") 2025/09/13 02:16:03 DEBUG : both1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99f1_d20250913_m021202_c001_v7007000_t0000_u01757729522007") 2025/09/13 02:16:03 DEBUG : both1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5111d_d20250913_m021150_c001_v0001179_t0000_u01757729510236") 2025/09/13 02:16:03 DEBUG : both10: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30202_d20250913_m021218_c001_v7007000_t0000_u01757729538853") 2025/09/13 02:16:03 DEBUG : both10: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511f5_d20250913_m021211_c001_v0001179_t0039_u01757729531451") 2025/09/13 02:16:03 DEBUG : both10: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99f2_d20250913_m021202_c001_v7007000_t0000_u01757729522190") 2025/09/13 02:16:03 DEBUG : both10: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5114f_d20250913_m021154_c001_v0001179_t0002_u01757729514513") 2025/09/13 02:16:04 DEBUG : both11: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30203_d20250913_m021219_c001_v7007000_t0000_u01757729539036") 2025/09/13 02:16:04 DEBUG : both11: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511f9_d20250913_m021211_c001_v0001179_t0012_u01757729531851") 2025/09/13 02:16:04 DEBUG : both11: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99f3_d20250913_m021202_c001_v7007000_t0000_u01757729522372") 2025/09/13 02:16:04 DEBUG : both11: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51151_d20250913_m021154_c001_v0001179_t0048_u01757729514928") 2025/09/13 02:16:04 DEBUG : both12: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30204_d20250913_m021219_c001_v7007000_t0000_u01757729539219") 2025/09/13 02:16:04 DEBUG : both12: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511ff_d20250913_m021212_c001_v0001179_t0000_u01757729532361") 2025/09/13 02:16:04 DEBUG : both12: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99f4_d20250913_m021202_c001_v7007000_t0000_u01757729522554") 2025/09/13 02:16:04 DEBUG : both12: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51157_d20250913_m021155_c001_v0001179_t0059_u01757729515398") 2025/09/13 02:16:04 DEBUG : both13: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30205_d20250913_m021219_c001_v7007000_t0000_u01757729539403") 2025/09/13 02:16:04 DEBUG : both13: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51203_d20250913_m021212_c001_v0001179_t0014_u01757729532758") 2025/09/13 02:16:04 DEBUG : both13: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99f5_d20250913_m021202_c001_v7007000_t0000_u01757729522738") 2025/09/13 02:16:04 DEBUG : both13: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5115d_d20250913_m021155_c001_v0001179_t0038_u01757729515790") 2025/09/13 02:16:04 DEBUG : both14: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30206_d20250913_m021219_c001_v7007000_t0000_u01757729539586") 2025/09/13 02:16:04 DEBUG : both14: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51205_d20250913_m021213_c001_v0001179_t0041_u01757729533231") 2025/09/13 02:16:04 DEBUG : both14: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99f6_d20250913_m021202_c001_v7007000_t0000_u01757729522933") 2025/09/13 02:16:04 DEBUG : both14: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5115f_d20250913_m021156_c001_v0001179_t0047_u01757729516262") 2025/09/13 02:16:04 DEBUG : both15: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30207_d20250913_m021219_c001_v7007000_t0000_u01757729539770") 2025/09/13 02:16:04 DEBUG : both15: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51209_d20250913_m021213_c001_v0001179_t0021_u01757729533631") 2025/09/13 02:16:04 DEBUG : both15: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99f7_d20250913_m021203_c001_v7007000_t0000_u01757729523117") 2025/09/13 02:16:04 DEBUG : both15: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51163_d20250913_m021156_c001_v0001179_t0032_u01757729516710") 2025/09/13 02:16:05 DEBUG : both16: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30208_d20250913_m021219_c001_v7007000_t0000_u01757729539954") 2025/09/13 02:16:05 DEBUG : both16: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5120d_d20250913_m021214_c001_v0001179_t0022_u01757729534072") 2025/09/13 02:16:05 DEBUG : both16: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99f8_d20250913_m021203_c001_v7007000_t0000_u01757729523307") 2025/09/13 02:16:05 DEBUG : both16: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51169_d20250913_m021157_c001_v0001179_t0017_u01757729517149") 2025/09/13 02:16:05 DEBUG : both17: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30209_d20250913_m021220_c001_v7007000_t0000_u01757729540137") 2025/09/13 02:16:05 DEBUG : both17: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51213_d20250913_m021214_c001_v0001179_t0029_u01757729534500") 2025/09/13 02:16:05 DEBUG : both17: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99f9_d20250913_m021203_c001_v7007000_t0000_u01757729523492") 2025/09/13 02:16:05 DEBUG : both17: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5116f_d20250913_m021157_c001_v0001179_t0050_u01757729517713") 2025/09/13 02:16:05 DEBUG : both18: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3020a_d20250913_m021220_c001_v7007000_t0000_u01757729540320") 2025/09/13 02:16:05 DEBUG : both18: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51219_d20250913_m021214_c001_v0001179_t0002_u01757729534933") 2025/09/13 02:16:05 DEBUG : both18: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99fa_d20250913_m021203_c001_v7007000_t0000_u01757729523698") 2025/09/13 02:16:05 DEBUG : both18: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51175_d20250913_m021158_c001_v0001179_t0050_u01757729518133") 2025/09/13 02:16:05 DEBUG : both19: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3020b_d20250913_m021220_c001_v7007000_t0000_u01757729540516") 2025/09/13 02:16:05 DEBUG : both19: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5121d_d20250913_m021215_c001_v0001179_t0022_u01757729535373") 2025/09/13 02:16:05 DEBUG : both19: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99fb_d20250913_m021203_c001_v7007000_t0000_u01757729523879") 2025/09/13 02:16:05 DEBUG : both19: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51177_d20250913_m021158_c001_v0001179_t0004_u01757729518557") 2025/09/13 02:16:05 DEBUG : both2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3020c_d20250913_m021220_c001_v7007000_t0000_u01757729540700") 2025/09/13 02:16:05 DEBUG : both2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511d1_d20250913_m021207_c001_v0001179_t0021_u01757729527450") 2025/09/13 02:16:05 DEBUG : both2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99fc_d20250913_m021204_c001_v7007000_t0000_u01757729524061") 2025/09/13 02:16:05 DEBUG : both2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51123_d20250913_m021150_c001_v0001179_t0043_u01757729510731") 2025/09/13 02:16:05 DEBUG : both3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3020d_d20250913_m021220_c001_v7007000_t0000_u01757729540883") 2025/09/13 02:16:06 DEBUG : both3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511d5_d20250913_m021208_c001_v0001179_t0019_u01757729528305") 2025/09/13 02:16:06 DEBUG : both3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99fd_d20250913_m021204_c001_v7007000_t0000_u01757729524243") 2025/09/13 02:16:06 DEBUG : both3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51129_d20250913_m021151_c001_v0001179_t0038_u01757729511158") 2025/09/13 02:16:06 DEBUG : both4: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3020f_d20250913_m021221_c001_v7007000_t0000_u01757729541067") 2025/09/13 02:16:06 DEBUG : both4: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511d7_d20250913_m021208_c001_v0001179_t0046_u01757729528746") 2025/09/13 02:16:06 DEBUG : both4: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99fe_d20250913_m021204_c001_v7007000_t0000_u01757729524425") 2025/09/13 02:16:06 DEBUG : both4: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51130_d20250913_m021151_c001_v0001179_t0034_u01757729511662") 2025/09/13 02:16:06 DEBUG : both5: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30210_d20250913_m021221_c001_v7007000_t0000_u01757729541250") 2025/09/13 02:16:06 DEBUG : both5: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511db_d20250913_m021209_c001_v0001179_t0030_u01757729529145") 2025/09/13 02:16:06 DEBUG : both5: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99ff_d20250913_m021204_c001_v7007000_t0000_u01757729524607") 2025/09/13 02:16:06 DEBUG : both5: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51139_d20250913_m021152_c001_v0001179_t0017_u01757729512100") 2025/09/13 02:16:06 DEBUG : both6: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30211_d20250913_m021221_c001_v7007000_t0000_u01757729541433") 2025/09/13 02:16:06 DEBUG : both6: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511df_d20250913_m021209_c001_v0001179_t0015_u01757729529660") 2025/09/13 02:16:06 DEBUG : both6: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9a00_d20250913_m021204_c001_v7007000_t0000_u01757729524789") 2025/09/13 02:16:06 DEBUG : both6: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5113f_d20250913_m021152_c001_v0001179_t0043_u01757729512577") 2025/09/13 02:16:06 DEBUG : both7: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30213_d20250913_m021221_c001_v7007000_t0000_u01757729541616") 2025/09/13 02:16:06 DEBUG : both7: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511e5_d20250913_m021210_c001_v0001179_t0019_u01757729530111") 2025/09/13 02:16:06 DEBUG : both7: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9a01_d20250913_m021204_c001_v7007000_t0000_u01757729524971") 2025/09/13 02:16:06 DEBUG : both7: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51143_d20250913_m021153_c001_v0001179_t0006_u01757729513198") 2025/09/13 02:16:06 DEBUG : both8: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30214_d20250913_m021221_c001_v7007000_t0000_u01757729541801") 2025/09/13 02:16:06 DEBUG : both8: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511e9_d20250913_m021210_c001_v0001179_t0039_u01757729530557") 2025/09/13 02:16:07 DEBUG : both8: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9a02_d20250913_m021205_c001_v7007000_t0000_u01757729525154") 2025/09/13 02:16:07 DEBUG : both8: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51147_d20250913_m021153_c001_v0001179_t0023_u01757729513657") 2025/09/13 02:16:07 DEBUG : both9: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30215_d20250913_m021221_c001_v7007000_t0000_u01757729541984") 2025/09/13 02:16:07 DEBUG : both9: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac511ef_d20250913_m021211_c001_v0001179_t0055_u01757729531010") 2025/09/13 02:16:07 DEBUG : both9: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9a03_d20250913_m021205_c001_v7007000_t0000_u01757729525339") 2025/09/13 02:16:07 DEBUG : both9: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5114b_d20250913_m021154_c001_v0001179_t0027_u01757729514091") 2025/09/13 02:16:07 DEBUG : c/non empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2cc_d20250913_m020827_c001_v7007000_t0000_u01757729307347") 2025/09/13 02:16:07 DEBUG : c/non empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf73c_d20250913_m020825_c001_v0001098_t0015_u01757729305095") 2025/09/13 02:16:07 DEBUG : c/non empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2c8_d20250913_m020824_c001_v7007000_t0000_u01757729304175") 2025/09/13 02:16:07 DEBUG : c/non empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf72c_d20250913_m020822_c001_v0001098_t0051_u01757729302287") 2025/09/13 02:16:07 DEBUG : c/non empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2fb_d20250913_m020804_c001_v7007000_t0000_u01757729284372") 2025/09/13 02:16:07 DEBUG : c/non empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf69e_d20250913_m020802_c001_v0001098_t0043_u01757729282386") 2025/09/13 02:16:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd339_d20250913_m021317_c001_v7007000_t0000_u01757729597238") 2025/09/13 02:16:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a7b_d20250913_m021312_c001_v0001098_t0020_u01757729592753") 2025/09/13 02:16:07 DEBUG : check sum: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2e6_d20250913_m020754_c001_v7007000_t0000_u01757729274124") 2025/09/13 02:16:07 DEBUG : check sum: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf672_d20250913_m020753_c001_v0001098_t0054_u01757729273081") 2025/09/13 02:16:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f411e7b65594bb855_d20250913_m021553_c001_v7007000_t0000_u01757729753494") 2025/09/13 02:16:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fda24_d20250913_m021552_c001_v0001165_t0037_u01757729752110") 2025/09/13 02:16:07 DEBUG : dest/3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897c8a8_d20250913_m021010_c001_v7007000_t0000_u01757729410721") 2025/09/13 02:16:07 DEBUG : dest/3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4129be5661d1d1ee_d20250913_m021009_c001_v0001109_t0004_u01757729409614") 2025/09/13 02:16:07 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306d8_d20250913_m021412_c001_v7007000_t0000_u01757729652602") 2025/09/13 02:16:07 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51553_d20250913_m021408_c001_v0001179_t0001_u01757729648387") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bbe_d20250913_m021525_c001_v7007000_t0000_u01757729725653") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd95c_d20250913_m021514_c001_v0001165_t0006_u01757729714914") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bc8_d20250913_m021510_c001_v7007000_t0000_u01757729710734") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd91d_d20250913_m021500_c001_v0001165_t0012_u01757729700143") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9818_d20250913_m021455_c001_v7007000_t0000_u01757729695986") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd8e3_d20250913_m021446_c001_v0001165_t0024_u01757729686066") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b96_d20250913_m021441_c001_v7007000_t0000_u01757729681889") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd899_d20250913_m021431_c001_v0001165_t0029_u01757729671848") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612777_d20250913_m021427_c001_v7007000_t0000_u01757729667777") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd849_d20250913_m021416_c001_v0001165_t0011_u01757729656783") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306d2_d20250913_m021410_c001_v7007000_t0000_u01757729650062") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c928_d20250913_m021400_c001_v0001105_t0030_u01757729640550") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24c6_d20250913_m021356_c001_v7007000_t0000_u01757729636441") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514f9_d20250913_m021352_c001_v0001179_t0031_u01757729632805") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf97f4_d20250913_m021351_c001_v7007000_t0000_u01757729631236") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5148f_d20250913_m021340_c001_v0001179_t0043_u01757729620889") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b249f_d20250913_m021336_c001_v7007000_t0000_u01757729616839") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5144b_d20250913_m021332_c001_v0001179_t0036_u01757729612986") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cac6_d20250913_m021331_c001_v7007000_t0000_u01757729611587") 2025/09/13 02:16:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac513d3_d20250913_m021321_c001_v0001179_t0054_u01757729601305") 2025/09/13 02:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30282_d20250913_m021314_c001_v7007000_t0000_u01757729594732") 2025/09/13 02:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51359_d20250913_m021304_c001_v0001179_t0013_u01757729584099") 2025/09/13 02:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b245d_d20250913_m021300_c001_v7007000_t0000_u01757729580025") 2025/09/13 02:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5131b_d20250913_m021248_c001_v0001179_t0031_u01757729568543") 2025/09/13 02:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2b4_d20250913_m021244_c001_v7007000_t0000_u01757729564261") 2025/09/13 02:16:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac512cd_d20250913_m021234_c001_v0001179_t0021_u01757729554724") 2025/09/13 02:16:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28978_d20250913_m021354_c001_v7007000_t0000_u01757729634413") 2025/09/13 02:16:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514d3_d20250913_m021349_c001_v0001179_t0057_u01757729629850") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306d9_d20250913_m021412_c001_v7007000_t0000_u01757729652785") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd817_d20250913_m021408_c001_v0001165_t0040_u01757729648399") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bbf_d20250913_m021525_c001_v7007000_t0000_u01757729725834") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c8c_d20250913_m021515_c001_v0001098_t0009_u01757729715477") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bc9_d20250913_m021510_c001_v7007000_t0000_u01757729710918") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c44_d20250913_m021500_c001_v0001098_t0057_u01757729700792") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9819_d20250913_m021456_c001_v7007000_t0000_u01757729696169") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c10_d20250913_m021446_c001_v0001098_t0008_u01757729686619") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b97_d20250913_m021442_c001_v7007000_t0000_u01757729682072") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42bd6_d20250913_m021432_c001_v0001098_t0032_u01757729672420") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e9861461277a_d20250913_m021427_c001_v7007000_t0000_u01757729667959") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ba4_d20250913_m021417_c001_v0001098_t0045_u01757729657503") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306d1_d20250913_m021409_c001_v7007000_t0000_u01757729649880") 2025/09/13 02:16:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b54_d20250913_m021401_c001_v0001098_t0029_u01757729641191") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24c7_d20250913_m021356_c001_v7007000_t0000_u01757729636624") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7c9_d20250913_m021352_c001_v0001165_t0034_u01757729632880") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf97f6_d20250913_m021351_c001_v7007000_t0000_u01757729631603") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd793_d20250913_m021341_c001_v0001165_t0032_u01757729621461") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24a0_d20250913_m021337_c001_v7007000_t0000_u01757729617027") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd761_d20250913_m021333_c001_v0001165_t0024_u01757729613057") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f410a564b8f16e54c_d20250913_m021331_c001_v7007000_t0000_u01757729611234") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd717_d20250913_m021321_c001_v0001165_t0013_u01757729601872") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4163d92ab9f57549_d20250913_m021314_c001_v7007000_t0000_u01757729594748") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a53_d20250913_m021304_c001_v0001098_t0038_u01757729584712") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b245e_d20250913_m021300_c001_v7007000_t0000_u01757729580214") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a13_d20250913_m021249_c001_v0001098_t0050_u01757729569099") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2b5_d20250913_m021244_c001_v7007000_t0000_u01757729564444") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff429e7_d20250913_m021235_c001_v0001098_t0058_u01757729555132") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24b7_d20250913_m021354_c001_v7007000_t0000_u01757729634559") 2025/09/13 02:16:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7b7_d20250913_m021349_c001_v0001165_t0013_u01757729629876") 2025/09/13 02:16:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306da_d20250913_m021412_c001_v7007000_t0000_u01757729652968") 2025/09/13 02:16:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd819_d20250913_m021408_c001_v0001165_t0037_u01757729648595") 2025/09/13 02:16:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bc0_d20250913_m021526_c001_v7007000_t0000_u01757729726017") 2025/09/13 02:16:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca93_d20250913_m021516_c001_v0001105_t0056_u01757729716287") 2025/09/13 02:16:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bca_d20250913_m021511_c001_v7007000_t0000_u01757729711101") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca3d_d20250913_m021501_c001_v0001105_t0013_u01757729701629") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf981b_d20250913_m021456_c001_v7007000_t0000_u01757729696352") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c9fd_d20250913_m021447_c001_v0001105_t0001_u01757729687436") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b98_d20250913_m021442_c001_v7007000_t0000_u01757729682256") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c9b0_d20250913_m021433_c001_v0001105_t0006_u01757729673237") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e9861461277b_d20250913_m021428_c001_v7007000_t0000_u01757729668141") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c970_d20250913_m021418_c001_v0001105_t0056_u01757729658195") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897ca18_d20250913_m021410_c001_v7007000_t0000_u01757729650074") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51535_d20250913_m021401_c001_v0001179_t0042_u01757729641869") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24c9_d20250913_m021356_c001_v7007000_t0000_u01757729636808") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c90a_d20250913_m021353_c001_v0001105_t0013_u01757729633010") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24b3_d20250913_m021351_c001_v7007000_t0000_u01757729631429") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42af0_d20250913_m021342_c001_v0001098_t0008_u01757729622036") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24a1_d20250913_m021337_c001_v7007000_t0000_u01757729617209") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ac8_d20250913_m021333_c001_v0001098_t0034_u01757729613094") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c4af_d20250913_m021331_c001_v7007000_t0000_u01757729611655") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c878_d20250913_m021322_c001_v0001105_t0000_u01757729602606") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f404f355580e03c24_d20250913_m021314_c001_v7007000_t0000_u01757729594756") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6b8_d20250913_m021305_c001_v0001165_t0006_u01757729585492") 2025/09/13 02:16:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b245f_d20250913_m021300_c001_v7007000_t0000_u01757729580395") 2025/09/13 02:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd67e_d20250913_m021249_c001_v0001165_t0021_u01757729569876") 2025/09/13 02:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2b6_d20250913_m021244_c001_v7007000_t0000_u01757729564626") 2025/09/13 02:16:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd638_d20250913_m021235_c001_v0001165_t0040_u01757729555740") 2025/09/13 02:16:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28976_d20250913_m021354_c001_v7007000_t0000_u01757729634228") 2025/09/13 02:16:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b1e_d20250913_m021349_c001_v0001098_t0009_u01757729629942") 2025/09/13 02:16:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306db_d20250913_m021413_c001_v7007000_t0000_u01757729653149") 2025/09/13 02:16:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51557_d20250913_m021408_c001_v0001179_t0003_u01757729648606") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bc2_d20250913_m021526_c001_v7007000_t0000_u01757729726199") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac516f4_d20250913_m021517_c001_v0001179_t0054_u01757729717018") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bcb_d20250913_m021511_c001_v7007000_t0000_u01757729711373") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51695_d20250913_m021502_c001_v0001179_t0002_u01757729702428") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf981c_d20250913_m021456_c001_v7007000_t0000_u01757729696536") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51649_d20250913_m021448_c001_v0001179_t0031_u01757729688270") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b99_d20250913_m021442_c001_v7007000_t0000_u01757729682439") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac515ff_d20250913_m021434_c001_v0001179_t0002_u01757729674341") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e9861461277c_d20250913_m021428_c001_v7007000_t0000_u01757729668327") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5159f_d20250913_m021418_c001_v0001179_t0004_u01757729658922") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306d4_d20250913_m021410_c001_v7007000_t0000_u01757729650426") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7f3_d20250913_m021402_c001_v0001165_t0059_u01757729642444") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24ca_d20250913_m021356_c001_v7007000_t0000_u01757729636990") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514ff_d20250913_m021353_c001_v0001179_t0024_u01757729633023") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c89f_d20250913_m021351_c001_v7007000_t0000_u01757729631438") 2025/09/13 02:16:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8d5_d20250913_m021342_c001_v0001105_t0009_u01757729622747") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24a2_d20250913_m021337_c001_v7007000_t0000_u01757729617390") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5144f_d20250913_m021333_c001_v0001179_t0015_u01757729613193") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cacb_d20250913_m021331_c001_v7007000_t0000_u01757729611825") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42aaa_d20250913_m021323_c001_v0001098_t0001_u01757729603584") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4163d92ab9f5754b_d20250913_m021314_c001_v7007000_t0000_u01757729594950") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c83a_d20250913_m021306_c001_v0001105_t0055_u01757729586186") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2460_d20250913_m021300_c001_v7007000_t0000_u01757729580574") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c7fe_d20250913_m021250_c001_v0001105_t0002_u01757729570438") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2b7_d20250913_m021244_c001_v7007000_t0000_u01757729564809") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c7d0_d20250913_m021235_c001_v0001105_t0001_u01757729555944") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4aa20b_d20250913_m021354_c001_v7007000_t0000_u01757729634519") 2025/09/13 02:16:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8fa_d20250913_m021350_c001_v0001105_t0042_u01757729630042") 2025/09/13 02:16:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306dc_d20250913_m021413_c001_v7007000_t0000_u01757729653331") 2025/09/13 02:16:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c94a_d20250913_m021408_c001_v0001105_t0002_u01757729648616") 2025/09/13 02:16:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bc3_d20250913_m021526_c001_v7007000_t0000_u01757729726381") 2025/09/13 02:16:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd96a_d20250913_m021517_c001_v0001165_t0057_u01757729717223") 2025/09/13 02:16:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bcc_d20250913_m021511_c001_v7007000_t0000_u01757729711557") 2025/09/13 02:16:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd91f_d20250913_m021502_c001_v0001165_t0048_u01757729702630") 2025/09/13 02:16:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf981d_d20250913_m021456_c001_v7007000_t0000_u01757729696721") 2025/09/13 02:16:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd8ef_d20250913_m021448_c001_v0001165_t0030_u01757729688469") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b9a_d20250913_m021442_c001_v7007000_t0000_u01757729682622") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd8a3_d20250913_m021434_c001_v0001165_t0008_u01757729674565") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e9861461277d_d20250913_m021428_c001_v7007000_t0000_u01757729668510") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd859_d20250913_m021419_c001_v0001165_t0037_u01757729659128") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f411e7b65594bb824_d20250913_m021410_c001_v7007000_t0000_u01757729650227") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c92e_d20250913_m021402_c001_v0001105_t0020_u01757729642679") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24d0_d20250913_m021357_c001_v7007000_t0000_u01757729637174") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7cf_d20250913_m021353_c001_v0001165_t0006_u01757729633103") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24b4_d20250913_m021351_c001_v7007000_t0000_u01757729631617") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514ab_d20250913_m021343_c001_v0001179_t0054_u01757729623357") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24a3_d20250913_m021337_c001_v7007000_t0000_u01757729617571") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd763_d20250913_m021333_c001_v0001165_t0024_u01757729613261") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cac4_d20250913_m021331_c001_v7007000_t0000_u01757729611220") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac513f9_d20250913_m021323_c001_v0001179_t0019_u01757729603957") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd333_d20250913_m021314_c001_v7007000_t0000_u01757729594876") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51361_d20250913_m021306_c001_v0001179_t0014_u01757729586638") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2461_d20250913_m021300_c001_v7007000_t0000_u01757729580755") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5131f_d20250913_m021250_c001_v0001179_t0045_u01757729570968") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2b8_d20250913_m021245_c001_v7007000_t0000_u01757729565005") 2025/09/13 02:16:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac512d7_d20250913_m021236_c001_v0001179_t0037_u01757729556760") 2025/09/13 02:16:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f421035119e6e5c8b_d20250913_m021354_c001_v7007000_t0000_u01757729634195") 2025/09/13 02:16:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514d5_d20250913_m021350_c001_v0001179_t0007_u01757729630073") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306dd_d20250913_m021413_c001_v7007000_t0000_u01757729653513") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd81b_d20250913_m021408_c001_v0001165_t0011_u01757729648795") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bc5_d20250913_m021526_c001_v7007000_t0000_u01757729726562") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c92_d20250913_m021517_c001_v0001098_t0035_u01757729717424") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bcd_d20250913_m021511_c001_v7007000_t0000_u01757729711740") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c4a_d20250913_m021502_c001_v0001098_t0027_u01757729702825") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf981e_d20250913_m021456_c001_v7007000_t0000_u01757729696905") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c1a_d20250913_m021448_c001_v0001098_t0050_u01757729688687") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b9b_d20250913_m021442_c001_v7007000_t0000_u01757729682861") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42be0_d20250913_m021434_c001_v0001098_t0025_u01757729674776") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e9861461277f_d20250913_m021428_c001_v7007000_t0000_u01757729668692") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42bac_d20250913_m021419_c001_v0001098_t0053_u01757729659345") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612762_d20250913_m021410_c001_v7007000_t0000_u01757729650280") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b62_d20250913_m021403_c001_v0001098_t0015_u01757729643030") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24d6_d20250913_m021357_c001_v7007000_t0000_u01757729637357") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51501_d20250913_m021353_c001_v0001179_t0050_u01757729633245") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf97f3_d20250913_m021351_c001_v7007000_t0000_u01757729631055") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd79b_d20250913_m021343_c001_v0001165_t0001_u01757729623580") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24a4_d20250913_m021337_c001_v7007000_t0000_u01757729617753") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8b0_d20250913_m021333_c001_v0001105_t0007_u01757729613353") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cac8_d20250913_m021331_c001_v7007000_t0000_u01757729611623") 2025/09/13 02:16:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd725_d20250913_m021324_c001_v0001165_t0042_u01757729604164") 2025/09/13 02:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c4aa_d20250913_m021314_c001_v7007000_t0000_u01757729594889") 2025/09/13 02:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a5d_d20250913_m021307_c001_v0001098_t0040_u01757729586866") 2025/09/13 02:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2462_d20250913_m021300_c001_v7007000_t0000_u01757729580935") 2025/09/13 02:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a1f_d20250913_m021251_c001_v0001098_t0059_u01757729571189") 2025/09/13 02:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2b9_d20250913_m021245_c001_v7007000_t0000_u01757729565188") 2025/09/13 02:16:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff429e9_d20250913_m021236_c001_v0001098_t0024_u01757729556963") 2025/09/13 02:16:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4aa20a_d20250913_m021354_c001_v7007000_t0000_u01757729634337") 2025/09/13 02:16:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7b9_d20250913_m021350_c001_v0001165_t0004_u01757729630165") 2025/09/13 02:16:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306de_d20250913_m021413_c001_v7007000_t0000_u01757729653695") 2025/09/13 02:16:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51559_d20250913_m021408_c001_v0001179_t0051_u01757729648806") 2025/09/13 02:16:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bc7_d20250913_m021526_c001_v7007000_t0000_u01757729726745") 2025/09/13 02:16:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca9f_d20250913_m021517_c001_v0001105_t0020_u01757729717779") 2025/09/13 02:16:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bce_d20250913_m021511_c001_v7007000_t0000_u01757729711922") 2025/09/13 02:16:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca49_d20250913_m021503_c001_v0001105_t0001_u01757729703318") 2025/09/13 02:16:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf981f_d20250913_m021457_c001_v7007000_t0000_u01757729697091") 2025/09/13 02:16:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca03_d20250913_m021449_c001_v0001105_t0008_u01757729689092") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b9c_d20250913_m021443_c001_v7007000_t0000_u01757729683045") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c9b4_d20250913_m021435_c001_v0001105_t0043_u01757729675085") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612780_d20250913_m021428_c001_v7007000_t0000_u01757729668874") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c978_d20250913_m021419_c001_v0001105_t0018_u01757729659787") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306d3_d20250913_m021410_c001_v7007000_t0000_u01757729650243") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5153f_d20250913_m021403_c001_v0001179_t0021_u01757729643503") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24d7_d20250913_m021357_c001_v7007000_t0000_u01757729637545") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b30_d20250913_m021353_c001_v0001098_t0024_u01757729633276") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4aa206_d20250913_m021351_c001_v7007000_t0000_u01757729631451") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42afc_d20250913_m021343_c001_v0001098_t0030_u01757729623822") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24a5_d20250913_m021337_c001_v7007000_t0000_u01757729617935") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51451_d20250913_m021333_c001_v0001179_t0002_u01757729613454") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2d1_d20250913_m021331_c001_v7007000_t0000_u01757729611599") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c880_d20250913_m021324_c001_v0001105_t0049_u01757729604386") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd332_d20250913_m021314_c001_v7007000_t0000_u01757729594704") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6c4_d20250913_m021307_c001_v0001165_t0004_u01757729587343") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2463_d20250913_m021301_c001_v7007000_t0000_u01757729581114") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd686_d20250913_m021251_c001_v0001165_t0026_u01757729571487") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2ba_d20250913_m021245_c001_v7007000_t0000_u01757729565376") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd642_d20250913_m021237_c001_v0001165_t0040_u01757729557428") 2025/09/13 02:16:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28977_d20250913_m021354_c001_v7007000_t0000_u01757729634347") 2025/09/13 02:16:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514d7_d20250913_m021350_c001_v0001179_t0045_u01757729630283") 2025/09/13 02:16:18 DEBUG : dir1/0007-12345: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306df_d20250913_m021413_c001_v7007000_t0000_u01757729653883") 2025/09/13 02:16:18 DEBUG : dir1/0007-12345: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b80_d20250913_m021408_c001_v0001098_t0000_u01757729648816") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bc9_d20250913_m021526_c001_v7007000_t0000_u01757729726926") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac516fc_d20250913_m021518_c001_v0001179_t0028_u01757729718263") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bcf_d20250913_m021512_c001_v7007000_t0000_u01757729712103") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5169f_d20250913_m021504_c001_v0001179_t0025_u01757729704126") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9821_d20250913_m021457_c001_v7007000_t0000_u01757729697273") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51653_d20250913_m021449_c001_v0001179_t0049_u01757729689735") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b9d_d20250913_m021443_c001_v7007000_t0000_u01757729683229") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51609_d20250913_m021435_c001_v0001179_t0044_u01757729675452") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612781_d20250913_m021429_c001_v7007000_t0000_u01757729669058") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac515a7_d20250913_m021420_c001_v0001179_t0058_u01757729660117") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f411e7b65594bb822_d20250913_m021409_c001_v7007000_t0000_u01757729649861") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7fb_d20250913_m021403_c001_v0001165_t0059_u01757729643765") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24d8_d20250913_m021357_c001_v7007000_t0000_u01757729637728") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7d1_d20250913_m021353_c001_v0001165_t0021_u01757729633315") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28970_d20250913_m021351_c001_v7007000_t0000_u01757729631411") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8db_d20250913_m021344_c001_v0001105_t0006_u01757729624316") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24a6_d20250913_m021338_c001_v7007000_t0000_u01757729618117") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd767_d20250913_m021333_c001_v0001165_t0043_u01757729613570") 2025/09/13 02:16:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2495_d20250913_m021331_c001_v7007000_t0000_u01757729611632") 2025/09/13 02:16:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ab0_d20250913_m021324_c001_v0001098_t0056_u01757729604678") 2025/09/13 02:16:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c4a9_d20250913_m021314_c001_v7007000_t0000_u01757729594708") 2025/09/13 02:16:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c840_d20250913_m021307_c001_v0001105_t0011_u01757729587581") 2025/09/13 02:16:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2464_d20250913_m021301_c001_v7007000_t0000_u01757729581295") 2025/09/13 02:16:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c806_d20250913_m021251_c001_v0001105_t0006_u01757729571698") 2025/09/13 02:16:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2bb_d20250913_m021245_c001_v7007000_t0000_u01757729565559") 2025/09/13 02:16:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c7d4_d20250913_m021237_c001_v0001105_t0022_u01757729557722") 2025/09/13 02:16:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28979_d20250913_m021354_c001_v7007000_t0000_u01757729634528") 2025/09/13 02:16:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8fe_d20250913_m021350_c001_v0001105_t0025_u01757729630292") 2025/09/13 02:16:19 DEBUG : dir1/0008-23456: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306e0_d20250913_m021414_c001_v7007000_t0000_u01757729654065") 2025/09/13 02:16:19 DEBUG : dir1/0008-23456: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5155b_d20250913_m021409_c001_v0001179_t0041_u01757729649007") 2025/09/13 02:16:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bcb_d20250913_m021527_c001_v7007000_t0000_u01757729727107") 2025/09/13 02:16:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd970_d20250913_m021518_c001_v0001165_t0058_u01757729718469") 2025/09/13 02:16:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bd0_d20250913_m021512_c001_v7007000_t0000_u01757729712285") 2025/09/13 02:16:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd92b_d20250913_m021504_c001_v0001165_t0000_u01757729704327") 2025/09/13 02:16:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9823_d20250913_m021457_c001_v7007000_t0000_u01757729697457") 2025/09/13 02:16:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd8f1_d20250913_m021449_c001_v0001165_t0024_u01757729689941") 2025/09/13 02:16:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b9e_d20250913_m021443_c001_v7007000_t0000_u01757729683412") 2025/09/13 02:16:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd8a7_d20250913_m021435_c001_v0001165_t0039_u01757729675655") 2025/09/13 02:16:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612782_d20250913_m021429_c001_v7007000_t0000_u01757729669238") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd861_d20250913_m021420_c001_v0001165_t0013_u01757729660320") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4163d92ab9f57999_d20250913_m021409_c001_v7007000_t0000_u01757729649875") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c938_d20250913_m021403_c001_v0001105_t0049_u01757729643964") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24da_d20250913_m021357_c001_v7007000_t0000_u01757729637911") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51503_d20250913_m021353_c001_v0001179_t0032_u01757729633446") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cada_d20250913_m021351_c001_v7007000_t0000_u01757729631413") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514b9_d20250913_m021345_c001_v0001179_t0010_u01757729625133") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24a7_d20250913_m021338_c001_v7007000_t0000_u01757729618299") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42aca_d20250913_m021333_c001_v0001098_t0035_u01757729613576") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f410a564b8f16e54e_d20250913_m021331_c001_v7007000_t0000_u01757729611598") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51407_d20250913_m021325_c001_v0001179_t0033_u01757729605311") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c4a7_d20250913_m021314_c001_v7007000_t0000_u01757729594323") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5136d_d20250913_m021307_c001_v0001179_t0056_u01757729587982") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2465_d20250913_m021301_c001_v7007000_t0000_u01757729581476") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51323_d20250913_m021252_c001_v0001179_t0019_u01757729572276") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2bc_d20250913_m021245_c001_v7007000_t0000_u01757729565740") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac512e1_d20250913_m021238_c001_v0001179_t0049_u01757729558078") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c8ad_d20250913_m021354_c001_v7007000_t0000_u01757729634366") 2025/09/13 02:16:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b22_d20250913_m021350_c001_v0001098_t0059_u01757729630360") 2025/09/13 02:16:20 DEBUG : dir1/0009-34567: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306e1_d20250913_m021414_c001_v7007000_t0000_u01757729654247") 2025/09/13 02:16:20 DEBUG : dir1/0009-34567: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd81d_d20250913_m021409_c001_v0001165_t0019_u01757729649052") 2025/09/13 02:16:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bce_d20250913_m021527_c001_v7007000_t0000_u01757729727289") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c94_d20250913_m021518_c001_v0001098_t0003_u01757729718693") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bd1_d20250913_m021512_c001_v7007000_t0000_u01757729712467") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c52_d20250913_m021504_c001_v0001098_t0058_u01757729704542") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9825_d20250913_m021457_c001_v7007000_t0000_u01757729697640") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c1e_d20250913_m021450_c001_v0001098_t0042_u01757729690157") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9b9f_d20250913_m021443_c001_v7007000_t0000_u01757729683595") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42be4_d20250913_m021435_c001_v0001098_t0055_u01757729675858") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612784_d20250913_m021429_c001_v7007000_t0000_u01757729669421") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42bb0_d20250913_m021420_c001_v0001098_t0004_u01757729660708") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897ca19_d20250913_m021410_c001_v7007000_t0000_u01757729650257") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b6a_d20250913_m021404_c001_v0001098_t0013_u01757729644286") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24db_d20250913_m021358_c001_v7007000_t0000_u01757729638093") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c910_d20250913_m021353_c001_v0001105_t0023_u01757729633456") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc2896f_d20250913_m021351_c001_v7007000_t0000_u01757729631229") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd79f_d20250913_m021345_c001_v0001165_t0001_u01757729625338") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24a8_d20250913_m021338_c001_v7007000_t0000_u01757729618480") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51455_d20250913_m021333_c001_v0001179_t0057_u01757729613656") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c4b0_d20250913_m021331_c001_v7007000_t0000_u01757729611837") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd72b_d20250913_m021325_c001_v0001165_t0022_u01757729605514") 2025/09/13 02:16:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612361_d20250913_m021314_c001_v7007000_t0000_u01757729594897") 2025/09/13 02:16:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a69_d20250913_m021308_c001_v0001098_t0055_u01757729588243") 2025/09/13 02:16:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2466_d20250913_m021301_c001_v7007000_t0000_u01757729581656") 2025/09/13 02:16:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a27_d20250913_m021252_c001_v0001098_t0019_u01757729572831") 2025/09/13 02:16:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2bd_d20250913_m021245_c001_v7007000_t0000_u01757729565933") 2025/09/13 02:16:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff429ef_d20250913_m021238_c001_v0001098_t0011_u01757729558304") 2025/09/13 02:16:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c8ae_d20250913_m021354_c001_v7007000_t0000_u01757729634548") 2025/09/13 02:16:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7bd_d20250913_m021350_c001_v0001165_t0022_u01757729630376") 2025/09/13 02:16:22 DEBUG : dir1/0010-45678: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306e3_d20250913_m021414_c001_v7007000_t0000_u01757729654430") 2025/09/13 02:16:22 DEBUG : dir1/0010-45678: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5155f_d20250913_m021409_c001_v0001179_t0038_u01757729649213") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bcf_d20250913_m021527_c001_v7007000_t0000_u01757729727471") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154caa1_d20250913_m021519_c001_v0001105_t0013_u01757729719053") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bd3_d20250913_m021512_c001_v7007000_t0000_u01757729712652") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca57_d20250913_m021505_c001_v0001105_t0047_u01757729705035") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9827_d20250913_m021457_c001_v7007000_t0000_u01757729697823") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca07_d20250913_m021450_c001_v0001105_t0035_u01757729690495") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9ba1_d20250913_m021443_c001_v7007000_t0000_u01757729683779") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c9b8_d20250913_m021436_c001_v0001105_t0017_u01757729676224") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612785_d20250913_m021429_c001_v7007000_t0000_u01757729669604") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c984_d20250913_m021421_c001_v0001105_t0014_u01757729661199") 2025/09/13 02:16:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f420ff6e9f695ed2f_d20250913_m021410_c001_v7007000_t0000_u01757729650267") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51547_d20250913_m021404_c001_v0001179_t0000_u01757729644993") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24dc_d20250913_m021358_c001_v7007000_t0000_u01757729638275") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7d3_d20250913_m021353_c001_v0001165_t0043_u01757729633539") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c8ab_d20250913_m021351_c001_v7007000_t0000_u01757729631627") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b04_d20250913_m021345_c001_v0001098_t0019_u01757729625521") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24a9_d20250913_m021338_c001_v7007000_t0000_u01757729618662") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd76d_d20250913_m021333_c001_v0001165_t0026_u01757729613785") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cac9_d20250913_m021331_c001_v7007000_t0000_u01757729611770") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c88e_d20250913_m021325_c001_v0001105_t0016_u01757729605711") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf97d5_d20250913_m021314_c001_v7007000_t0000_u01757729594909") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6ce_d20250913_m021308_c001_v0001165_t0014_u01757729588592") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2467_d20250913_m021301_c001_v7007000_t0000_u01757729581836") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd68e_d20250913_m021253_c001_v0001165_t0002_u01757729573304") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2be_d20250913_m021246_c001_v7007000_t0000_u01757729566208") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd650_d20250913_m021238_c001_v0001165_t0022_u01757729558779") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4aa209_d20250913_m021354_c001_v7007000_t0000_u01757729634154") 2025/09/13 02:16:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514d9_d20250913_m021350_c001_v0001179_t0028_u01757729630471") 2025/09/13 02:16:23 DEBUG : dir1/0011-56789: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306e4_d20250913_m021414_c001_v7007000_t0000_u01757729654613") 2025/09/13 02:16:23 DEBUG : dir1/0011-56789: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd825_d20250913_m021409_c001_v0001165_t0002_u01757729649308") 2025/09/13 02:16:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bd0_d20250913_m021527_c001_v7007000_t0000_u01757729727652") 2025/09/13 02:16:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51704_d20250913_m021519_c001_v0001179_t0016_u01757729719501") 2025/09/13 02:16:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bd4_d20250913_m021512_c001_v7007000_t0000_u01757729712837") 2025/09/13 02:16:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac516a7_d20250913_m021505_c001_v0001179_t0059_u01757729705322") 2025/09/13 02:16:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9829_d20250913_m021458_c001_v7007000_t0000_u01757729698007") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5165b_d20250913_m021450_c001_v0001179_t0020_u01757729690761") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9ba2_d20250913_m021443_c001_v7007000_t0000_u01757729683962") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5160d_d20250913_m021436_c001_v0001179_t0024_u01757729676590") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612786_d20250913_m021429_c001_v7007000_t0000_u01757729669786") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac515b9_d20250913_m021421_c001_v0001179_t0035_u01757729661767") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f404f355580e0401c_d20250913_m021410_c001_v7007000_t0000_u01757729650298") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd803_d20250913_m021405_c001_v0001165_t0020_u01757729645218") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24dd_d20250913_m021358_c001_v7007000_t0000_u01757729638457") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51505_d20250913_m021353_c001_v0001179_t0054_u01757729633664") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4aa207_d20250913_m021351_c001_v7007000_t0000_u01757729631638") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8e3_d20250913_m021346_c001_v0001105_t0024_u01757729626006") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24aa_d20250913_m021338_c001_v7007000_t0000_u01757729618848") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51459_d20250913_m021333_c001_v0001179_t0011_u01757729613862") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2d3_d20250913_m021331_c001_v7007000_t0000_u01757729611781") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ab2_d20250913_m021326_c001_v0001098_t0024_u01757729606073") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd335_d20250913_m021315_c001_v7007000_t0000_u01757729595061") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c844_d20250913_m021308_c001_v0001105_t0042_u01757729588849") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2468_d20250913_m021302_c001_v7007000_t0000_u01757729582020") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c810_d20250913_m021253_c001_v0001105_t0002_u01757729573530") 2025/09/13 02:16:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2bf_d20250913_m021246_c001_v7007000_t0000_u01757729566390") 2025/09/13 02:16:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c7da_d20250913_m021239_c001_v0001105_t0023_u01757729559057") 2025/09/13 02:16:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24b6_d20250913_m021354_c001_v7007000_t0000_u01757729634371") 2025/09/13 02:16:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c900_d20250913_m021350_c001_v0001105_t0058_u01757729630553") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306e5_d20250913_m021414_c001_v7007000_t0000_u01757729654796") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51561_d20250913_m021409_c001_v0001179_t0014_u01757729649402") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bd1_d20250913_m021527_c001_v7007000_t0000_u01757729727837") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd974_d20250913_m021519_c001_v0001165_t0037_u01757729719762") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bd5_d20250913_m021513_c001_v7007000_t0000_u01757729713021") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd92d_d20250913_m021505_c001_v0001165_t0049_u01757729705529") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf982b_d20250913_m021458_c001_v7007000_t0000_u01757729698190") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd8fd_d20250913_m021450_c001_v0001165_t0045_u01757729690964") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9ba3_d20250913_m021444_c001_v7007000_t0000_u01757729684145") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd8ad_d20250913_m021436_c001_v0001165_t0044_u01757729676792") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612787_d20250913_m021429_c001_v7007000_t0000_u01757729669968") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd86d_d20250913_m021421_c001_v0001165_t0024_u01757729661975") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f411e7b65594bb825_d20250913_m021410_c001_v7007000_t0000_u01757729650410") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c93e_d20250913_m021405_c001_v0001105_t0039_u01757729645419") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24de_d20250913_m021358_c001_v7007000_t0000_u01757729638641") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b34_d20250913_m021353_c001_v0001098_t0022_u01757729633718") 2025/09/13 02:16:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28974_d20250913_m021351_c001_v7007000_t0000_u01757729631647") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514c1_d20250913_m021346_c001_v0001179_t0019_u01757729626279") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24ab_d20250913_m021339_c001_v7007000_t0000_u01757729619030") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8b4_d20250913_m021333_c001_v0001105_t0034_u01757729613894") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52caca_d20250913_m021331_c001_v7007000_t0000_u01757729611792") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51415_d20250913_m021326_c001_v0001179_t0047_u01757729606396") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c4ab_d20250913_m021315_c001_v7007000_t0000_u01757729595072") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51371_d20250913_m021309_c001_v0001179_t0044_u01757729589111") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2469_d20250913_m021302_c001_v7007000_t0000_u01757729582201") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51333_d20250913_m021254_c001_v0001179_t0048_u01757729574073") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2c0_d20250913_m021246_c001_v7007000_t0000_u01757729566573") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac512eb_d20250913_m021239_c001_v0001179_t0038_u01757729559306") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f421035119e6e5c8c_d20250913_m021354_c001_v7007000_t0000_u01757729634376") 2025/09/13 02:16:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7bf_d20250913_m021350_c001_v0001165_t0032_u01757729630589") 2025/09/13 02:16:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306e6_d20250913_m021414_c001_v7007000_t0000_u01757729654979") 2025/09/13 02:16:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b86_d20250913_m021409_c001_v0001098_t0059_u01757729649424") 2025/09/13 02:16:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bd2_d20250913_m021528_c001_v7007000_t0000_u01757729728058") 2025/09/13 02:16:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c9c_d20250913_m021519_c001_v0001098_t0001_u01757729719973") 2025/09/13 02:16:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bd6_d20250913_m021513_c001_v7007000_t0000_u01757729713203") 2025/09/13 02:16:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c56_d20250913_m021505_c001_v0001098_t0049_u01757729705743") 2025/09/13 02:16:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf982d_d20250913_m021458_c001_v7007000_t0000_u01757729698373") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42c22_d20250913_m021451_c001_v0001098_t0034_u01757729691177") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9ba4_d20250913_m021444_c001_v7007000_t0000_u01757729684328") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42bec_d20250913_m021437_c001_v0001098_t0001_u01757729677009") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614612788_d20250913_m021430_c001_v7007000_t0000_u01757729670149") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42bb8_d20250913_m021422_c001_v0001098_t0054_u01757729662170") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897ca17_d20250913_m021409_c001_v7007000_t0000_u01757729649892") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b6e_d20250913_m021405_c001_v0001098_t0058_u01757729645670") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24df_d20250913_m021358_c001_v7007000_t0000_u01757729638828") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7d5_d20250913_m021353_c001_v0001165_t0012_u01757729633741") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cad8_d20250913_m021351_c001_v7007000_t0000_u01757729631229") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7a3_d20250913_m021346_c001_v0001165_t0004_u01757729626508") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24ac_d20250913_m021339_c001_v7007000_t0000_u01757729619212") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd76f_d20250913_m021333_c001_v0001165_t0053_u01757729613985") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcd955_d20250913_m021331_c001_v7007000_t0000_u01757729611651") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd733_d20250913_m021326_c001_v0001165_t0041_u01757729606601") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c4a8_d20250913_m021314_c001_v7007000_t0000_u01757729594527") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a6f_d20250913_m021309_c001_v0001098_t0045_u01757729589317") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b246a_d20250913_m021302_c001_v7007000_t0000_u01757729582382") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a33_d20250913_m021254_c001_v0001098_t0010_u01757729574319") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2c1_d20250913_m021246_c001_v7007000_t0000_u01757729566755") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff429fb_d20250913_m021239_c001_v0001098_t0014_u01757729559504") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf97f9_d20250913_m021354_c001_v7007000_t0000_u01757729634389") 2025/09/13 02:16:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b26_d20250913_m021350_c001_v0001098_t0045_u01757729630642") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306e7_d20250913_m021415_c001_v7007000_t0000_u01757729655162") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd827_d20250913_m021409_c001_v0001165_t0031_u01757729649543") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bd3_d20250913_m021528_c001_v7007000_t0000_u01757729728241") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154caa9_d20250913_m021520_c001_v0001105_t0011_u01757729720482") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bd7_d20250913_m021513_c001_v7007000_t0000_u01757729713385") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca63_d20250913_m021506_c001_v0001105_t0026_u01757729706069") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf982f_d20250913_m021458_c001_v7007000_t0000_u01757729698556") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154ca0d_d20250913_m021451_c001_v0001105_t0049_u01757729691518") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9ba5_d20250913_m021444_c001_v7007000_t0000_u01757729684511") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c9c2_d20250913_m021437_c001_v0001105_t0020_u01757729677398") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e9861461278a_d20250913_m021430_c001_v7007000_t0000_u01757729670331") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c98a_d20250913_m021422_c001_v0001105_t0042_u01757729662527") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f411e7b65594bb823_d20250913_m021410_c001_v7007000_t0000_u01757729650044") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5154d_d20250913_m021406_c001_v0001179_t0028_u01757729646014") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24e0_d20250913_m021359_c001_v7007000_t0000_u01757729639036") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51507_d20250913_m021353_c001_v0001179_t0045_u01757729633902") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28971_d20250913_m021351_c001_v7007000_t0000_u01757729631457") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b0c_d20250913_m021346_c001_v0001098_t0016_u01757729626726") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24ad_d20250913_m021339_c001_v7007000_t0000_u01757729619393") 2025/09/13 02:16:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42acc_d20250913_m021334_c001_v0001098_t0026_u01757729614029") 2025/09/13 02:16:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f410a564b8f16e54f_d20250913_m021331_c001_v7007000_t0000_u01757729611801") 2025/09/13 02:16:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c890_d20250913_m021326_c001_v0001105_t0059_u01757729606799") 2025/09/13 02:16:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd331_d20250913_m021314_c001_v7007000_t0000_u01757729594694") 2025/09/13 02:16:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6d6_d20250913_m021309_c001_v0001165_t0049_u01757729589652") 2025/09/13 02:16:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b246b_d20250913_m021302_c001_v7007000_t0000_u01757729582562") 2025/09/13 02:16:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd694_d20250913_m021254_c001_v0001165_t0031_u01757729574765") 2025/09/13 02:16:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2c2_d20250913_m021246_c001_v7007000_t0000_u01757729566937") 2025/09/13 02:16:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd656_d20250913_m021239_c001_v0001165_t0003_u01757729559872") 2025/09/13 02:16:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf97f8_d20250913_m021354_c001_v7007000_t0000_u01757729634205") 2025/09/13 02:16:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac514db_d20250913_m021350_c001_v0001179_t0024_u01757729630694") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306e8_d20250913_m021415_c001_v7007000_t0000_u01757729655421") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51567_d20250913_m021409_c001_v0001179_t0034_u01757729649659") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bd4_d20250913_m021528_c001_v7007000_t0000_u01757729728423") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51708_d20250913_m021520_c001_v0001179_t0007_u01757729720977") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bd8_d20250913_m021513_c001_v7007000_t0000_u01757729713571") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac516af_d20250913_m021506_c001_v0001179_t0049_u01757729706514") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9831_d20250913_m021458_c001_v7007000_t0000_u01757729698740") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51665_d20250913_m021451_c001_v0001179_t0032_u01757729691795") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9ba6_d20250913_m021444_c001_v7007000_t0000_u01757729684694") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5160f_d20250913_m021437_c001_v0001179_t0017_u01757729677672") 2025/09/13 02:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e9861461278b_d20250913_m021430_c001_v7007000_t0000_u01757729670513") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac515c7_d20250913_m021422_c001_v0001179_t0008_u01757729662797") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4163d92ab9f5799b_d20250913_m021410_c001_v7007000_t0000_u01757729650257") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd807_d20250913_m021406_c001_v0001165_t0004_u01757729646218") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24e1_d20250913_m021359_c001_v7007000_t0000_u01757729639219") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7d9_d20250913_m021353_c001_v0001165_t0041_u01757729633968") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249ed42_d20250913_m021351_c001_v7007000_t0000_u01757729631470") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8e9_d20250913_m021347_c001_v0001105_t0020_u01757729627166") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24ae_d20250913_m021339_c001_v7007000_t0000_u01757729619574") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8b6_d20250913_m021334_c001_v0001105_t0001_u01757729614137") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcd956_d20250913_m021331_c001_v7007000_t0000_u01757729611847") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ab4_d20250913_m021327_c001_v0001098_t0047_u01757729607242") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30283_d20250913_m021314_c001_v7007000_t0000_u01757729594920") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c848_d20250913_m021309_c001_v0001105_t0051_u01757729589864") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b246c_d20250913_m021302_c001_v7007000_t0000_u01757729582743") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c81a_d20250913_m021254_c001_v0001105_t0009_u01757729574994") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2c3_d20250913_m021247_c001_v7007000_t0000_u01757729567210") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c7de_d20250913_m021240_c001_v0001105_t0035_u01757729560070") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28975_d20250913_m021354_c001_v7007000_t0000_u01757729634165") 2025/09/13 02:16:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7c1_d20250913_m021350_c001_v0001165_t0047_u01757729630825") 2025/09/13 02:16:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd33a_d20250913_m021317_c001_v7007000_t0000_u01757729597420") 2025/09/13 02:16:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51391_d20250913_m021312_c001_v0001179_t0044_u01757729592950") 2025/09/13 02:16:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd33b_d20250913_m021317_c001_v7007000_t0000_u01757729597603") 2025/09/13 02:16:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6ee_d20250913_m021312_c001_v0001165_t0030_u01757729592962") 2025/09/13 02:16:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd33c_d20250913_m021317_c001_v7007000_t0000_u01757729597785") 2025/09/13 02:16:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a7f_d20250913_m021313_c001_v0001098_t0053_u01757729593043") 2025/09/13 02:16:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd33d_d20250913_m021317_c001_v7007000_t0000_u01757729597967") 2025/09/13 02:16:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c856_d20250913_m021313_c001_v0001105_t0027_u01757729593070") 2025/09/13 02:16:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd33e_d20250913_m021318_c001_v7007000_t0000_u01757729598150") 2025/09/13 02:16:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6f0_d20250913_m021313_c001_v0001165_t0007_u01757729593169") 2025/09/13 02:16:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd33f_d20250913_m021318_c001_v7007000_t0000_u01757729598333") 2025/09/13 02:16:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51395_d20250913_m021313_c001_v0001179_t0006_u01757729593180") 2025/09/13 02:16:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd340_d20250913_m021318_c001_v7007000_t0000_u01757729598528") 2025/09/13 02:16:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51397_d20250913_m021313_c001_v0001179_t0017_u01757729593384") 2025/09/13 02:16:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd341_d20250913_m021318_c001_v7007000_t0000_u01757729598711") 2025/09/13 02:16:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6f2_d20250913_m021313_c001_v0001165_t0017_u01757729593439") 2025/09/13 02:16:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd342_d20250913_m021318_c001_v7007000_t0000_u01757729598894") 2025/09/13 02:16:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a85_d20250913_m021313_c001_v0001098_t0015_u01757729593477") 2025/09/13 02:16:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd343_d20250913_m021319_c001_v7007000_t0000_u01757729599076") 2025/09/13 02:16:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c85a_d20250913_m021313_c001_v0001105_t0020_u01757729593536") 2025/09/13 02:16:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd344_d20250913_m021319_c001_v7007000_t0000_u01757729599258") 2025/09/13 02:16:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51399_d20250913_m021313_c001_v0001179_t0049_u01757729593620") 2025/09/13 02:16:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd345_d20250913_m021319_c001_v7007000_t0000_u01757729599440") 2025/09/13 02:16:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6f4_d20250913_m021313_c001_v0001165_t0053_u01757729593695") 2025/09/13 02:16:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd346_d20250913_m021319_c001_v7007000_t0000_u01757729599624") 2025/09/13 02:16:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c85e_d20250913_m021313_c001_v0001105_t0054_u01757729593808") 2025/09/13 02:16:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd348_d20250913_m021319_c001_v7007000_t0000_u01757729599806") 2025/09/13 02:16:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5139b_d20250913_m021313_c001_v0001179_t0000_u01757729593824") 2025/09/13 02:16:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd349_d20250913_m021319_c001_v7007000_t0000_u01757729599988") 2025/09/13 02:16:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd6f6_d20250913_m021313_c001_v0001165_t0028_u01757729593926") 2025/09/13 02:16:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4014b6c3fbccd34a_d20250913_m021320_c001_v7007000_t0000_u01757729600169") 2025/09/13 02:16:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42a89_d20250913_m021313_c001_v0001098_t0025_u01757729593962") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcd971_d20250913_m021334_c001_v7007000_t0000_u01757729614778") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd73f_d20250913_m021329_c001_v0001165_t0051_u01757729609826") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2d9_d20250913_m021334_c001_v7007000_t0000_u01757729614841") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51429_d20250913_m021329_c001_v0001179_t0022_u01757729609842") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c4b2_d20250913_m021334_c001_v7007000_t0000_u01757729614605") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42abe_d20250913_m021330_c001_v0001098_t0048_u01757729610003") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c4b3_d20250913_m021334_c001_v7007000_t0000_u01757729614790") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd745_d20250913_m021330_c001_v0001165_t0003_u01757729610032") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cacc_d20250913_m021334_c001_v7007000_t0000_u01757729614613") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5142b_d20250913_m021330_c001_v0001179_t0002_u01757729610043") 2025/09/13 02:16:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cace_d20250913_m021334_c001_v7007000_t0000_u01757729614797") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5142d_d20250913_m021330_c001_v0001179_t0027_u01757729610247") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2499_d20250913_m021334_c001_v7007000_t0000_u01757729614993") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd747_d20250913_m021330_c001_v0001165_t0006_u01757729610259") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2497_d20250913_m021334_c001_v7007000_t0000_u01757729614624") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8a4_d20250913_m021330_c001_v0001105_t0017_u01757729610383") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28967_d20250913_m021334_c001_v7007000_t0000_u01757729614852") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5142f_d20250913_m021330_c001_v0001179_t0046_u01757729610435") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcd972_d20250913_m021334_c001_v7007000_t0000_u01757729614962") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ac0_d20250913_m021330_c001_v0001098_t0034_u01757729610446") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c4b4_d20250913_m021334_c001_v7007000_t0000_u01757729614973") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd74b_d20250913_m021330_c001_v0001165_t0046_u01757729610482") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2498_d20250913_m021334_c001_v7007000_t0000_u01757729614810") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51431_d20250913_m021330_c001_v0001179_t0026_u01757729610670") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cad0_d20250913_m021334_c001_v7007000_t0000_u01757729614982") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd74f_d20250913_m021330_c001_v0001165_t0004_u01757729610707") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f410a564b8f16e553_d20250913_m021334_c001_v7007000_t0000_u01757729614818") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8a6_d20250913_m021330_c001_v0001105_t0059_u01757729610733") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f410a564b8f16e552_d20250913_m021334_c001_v7007000_t0000_u01757729614631") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ac2_d20250913_m021330_c001_v0001098_t0021_u01757729610758") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52cacd_d20250913_m021334_c001_v7007000_t0000_u01757729614642") 2025/09/13 02:16:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51435_d20250913_m021330_c001_v0001179_t0015_u01757729610893") 2025/09/13 02:16:33 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4a9d9c_d20250913_m021141_c001_v7007000_t0000_u01757729501566") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f106921a95eda7aff_d20250913_m021139_c001_v0001101_t0038_u01757729499400") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b8d24_d20250913_m021139_c001_v7007000_t0000_u01757729499217") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f106921a95eda7aef_d20250913_m021135_c001_v0001101_t0021_u01757729495961") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b8d20_d20250913_m021135_c001_v7007000_t0000_u01757729495234") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd4fb_d20250913_m021131_c001_v0001165_t0000_u01757729491428") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614611f53_d20250913_m021129_c001_v7007000_t0000_u01757729489959") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f113530f1e5df4bef_d20250913_m021127_c001_v0001037_t0023_u01757729487570") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28517_d20250913_m021127_c001_v7007000_t0000_u01757729487388") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f113530f1e5df4be9_d20250913_m021123_c001_v0001037_t0030_u01757729483677") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28512_d20250913_m021122_c001_v7007000_t0000_u01757729482944") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51033_d20250913_m021117_c001_v0001179_t0011_u01757729477034") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f417c3ec94f01cfcc_d20250913_m021115_c001_v7007000_t0000_u01757729475761") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f101f2b32018a2bc5_d20250913_m021114_c001_v0001120_t0015_u01757729474198") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f421035119e6e5bd7_d20250913_m021114_c001_v7007000_t0000_u01757729474015") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f101f2b32018a2bbd_d20250913_m021110_c001_v0001120_t0027_u01757729470717") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f421035119e6e5bd4_d20250913_m021109_c001_v7007000_t0000_u01757729469970") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf97b_d20250913_m021105_c001_v0001098_t0044_u01757729465909") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f417c3ec94f01cbe1_d20250913_m021104_c001_v7007000_t0000_u01757729464968") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f11112d6c50d5a603_d20250913_m021103_c001_v0001105_t0024_u01757729463061") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52c62e_d20250913_m021102_c001_v7007000_t0000_u01757729462877") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f11112d6c50d5a5f9_d20250913_m021059_c001_v0001105_t0031_u01757729459552") 2025/09/13 02:16:34 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52c620_d20250913_m021058_c001_v7007000_t0000_u01757729458827") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd460_d20250913_m021053_c001_v0001165_t0050_u01757729453357") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888b36_d20250913_m021052_c001_v7007000_t0000_u01757729452447") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1071e877baa67da6_d20250913_m021050_c001_v0001172_t0035_u01757729450682") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c3ff_d20250913_m021050_c001_v7007000_t0000_u01757729450500") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1071e877baa67d8a_d20250913_m021047_c001_v0001172_t0051_u01757729447325") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c3fd_d20250913_m021046_c001_v7007000_t0000_u01757729446600") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50ee2_d20250913_m021040_c001_v0001179_t0050_u01757729440995") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4090828a97954c51_d20250913_m021040_c001_v7007000_t0000_u01757729440085") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1118db4b4af1911c_d20250913_m021038_c001_v0001182_t0019_u01757729438331") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f416fe87503c60c5c_d20250913_m021038_c001_v7007000_t0000_u01757729438151") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1118db4b4af190f6_d20250913_m021034_c001_v0001182_t0058_u01757729434678") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f416fe87503c60c5a_d20250913_m021033_c001_v7007000_t0000_u01757729433946") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf8ed_d20250913_m021028_c001_v0001098_t0020_u01757729428073") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897c929_d20250913_m021026_c001_v7007000_t0000_u01757729426971") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1020d6c3642a3bfc_d20250913_m021021_c001_v0001101_t0051_u01757729421401") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b8ce1_d20250913_m021021_c001_v7007000_t0000_u01757729421192") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd3e2_d20250913_m021017_c001_v0001165_t0027_u01757729417057") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1139270ee534c4aa_d20250913_m021016_c001_v0001161_t0035_u01757729416204") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1139270ee534c4a6_d20250913_m021015_c001_v0001161_t0054_u01757729415169") 2025/09/13 02:16:35 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b88d9_d20250913_m021001_c001_v7007000_t0000_u01757729401727") 2025/09/13 02:16:36 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf889_d20250913_m020954_c001_v0001098_t0019_u01757729394479") 2025/09/13 02:16:36 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f119844ffa99ff996_d20250913_m020953_c001_v0001106_t0055_u01757729393362") 2025/09/13 02:16:36 DEBUG : dst/one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f119844ffa99ff990_d20250913_m020952_c001_v0001106_t0052_u01757729392107") 2025/09/13 02:16:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4a9d9d_d20250913_m021141_c001_v7007000_t0000_u01757729501751") 2025/09/13 02:16:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1062b31568a66c2f_d20250913_m021138_c001_v0001178_t0048_u01757729498992") 2025/09/13 02:16:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f116069877708e9e9_d20250913_m021134_c001_v0001090_t0030_u01757729494930") 2025/09/13 02:16:36 DEBUG : dst/one.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614611f54_d20250913_m021130_c001_v7007000_t0000_u01757729490151") 2025/09/13 02:16:36 DEBUG : dst/one.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f5915f3447510_d20250913_m021127_c001_v0001171_t0031_u01757729487011") 2025/09/13 02:16:36 DEBUG : dst/one.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1091770c2cc6ca81_d20250913_m021122_c001_v0001171_t0057_u01757729482654") 2025/09/13 02:16:36 DEBUG : dst/one.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f417c3ec94f01cfcd_d20250913_m021115_c001_v7007000_t0000_u01757729475942") 2025/09/13 02:16:36 DEBUG : dst/one.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f119a0737710a3979_d20250913_m021113_c001_v0001134_t0014_u01757729473649") 2025/09/13 02:16:36 DEBUG : dst/one.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f116efbecaeb81dde_d20250913_m021109_c001_v0001176_t0031_u01757729469757") 2025/09/13 02:16:36 DEBUG : dst/three: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897c92a_d20250913_m021027_c001_v7007000_t0000_u01757729427154") 2025/09/13 02:16:36 DEBUG : dst/three: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1139270ee534c4d0_d20250913_m021025_c001_v0001161_t0034_u01757729425514") 2025/09/13 02:16:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4a9d9e_d20250913_m021141_c001_v7007000_t0000_u01757729501940") 2025/09/13 02:16:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f106921a95eda7b03_d20250913_m021140_c001_v0001101_t0018_u01757729500317") 2025/09/13 02:16:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f105a8a8ed457c0cd_d20250913_m021136_c001_v0001182_t0016_u01757729496866") 2025/09/13 02:16:36 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4a9d9f_d20250913_m021142_c001_v7007000_t0000_u01757729502123") 2025/09/13 02:16:36 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f106921a95eda7b07_d20250913_m021140_c001_v0001101_t0031_u01757729500813") 2025/09/13 02:16:36 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b8d25_d20250913_m021140_c001_v7007000_t0000_u01757729500628") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f106921a95eda7af3_d20250913_m021137_c001_v0001101_t0023_u01757729497380") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b8d23_d20250913_m021137_c001_v7007000_t0000_u01757729497198") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd4fd_d20250913_m021132_c001_v0001165_t0042_u01757729492245") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614611f55_d20250913_m021130_c001_v7007000_t0000_u01757729490334") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f113530f1e5df4bf3_d20250913_m021129_c001_v0001037_t0057_u01757729489053") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28519_d20250913_m021128_c001_v7007000_t0000_u01757729488872") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f113530f1e5df4bed_d20250913_m021125_c001_v0001037_t0000_u01757729485437") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28515_d20250913_m021125_c001_v7007000_t0000_u01757729485256") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5104d_d20250913_m021120_c001_v0001179_t0059_u01757729479999") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f421035119e6e5bd8_d20250913_m021115_c001_v7007000_t0000_u01757729475207") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf99b_d20250913_m021112_c001_v0001098_t0032_u01757729472496") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f421035119e6e5bd5_d20250913_m021111_c001_v7007000_t0000_u01757729471764") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd4bd_d20250913_m021107_c001_v0001165_t0010_u01757729467276") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52c633_d20250913_m021104_c001_v7007000_t0000_u01757729464054") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd4a9_d20250913_m021101_c001_v0001165_t0028_u01757729461511") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4027163b1d52c624_d20250913_m021100_c001_v7007000_t0000_u01757729460348") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50f72_d20250913_m021054_c001_v0001179_t0032_u01757729454291") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c402_d20250913_m021051_c001_v7007000_t0000_u01757729451536") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50f44_d20250913_m021049_c001_v0001179_t0045_u01757729449379") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988c3fe_d20250913_m021048_c001_v7007000_t0000_u01757729448285") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf92b_d20250913_m021041_c001_v0001098_t0015_u01757729441741") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f416fe87503c60c5d_d20250913_m021039_c001_v7007000_t0000_u01757729439080") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf90d_d20250913_m021036_c001_v0001098_t0012_u01757729436463") 2025/09/13 02:16:37 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f416fe87503c60c5b_d20250913_m021035_c001_v7007000_t0000_u01757729435373") 2025/09/13 02:16:38 DEBUG : dst/three.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd405_d20250913_m021029_c001_v0001165_t0006_u01757729429103") 2025/09/13 02:16:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614611f56_d20250913_m021130_c001_v7007000_t0000_u01757729490516") 2025/09/13 02:16:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104babbbcf38a054_d20250913_m021128_c001_v0001183_t0051_u01757729488583") 2025/09/13 02:16:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f118d5da346800ca6_d20250913_m021124_c001_v0001093_t0000_u01757729484690") 2025/09/13 02:16:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f417c3ec94f01cfce_d20250913_m021116_c001_v7007000_t0000_u01757729476124") 2025/09/13 02:16:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1198d15f53571a7c_d20250913_m021114_c001_v0001146_t0028_u01757729474798") 2025/09/13 02:16:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f103221ced5141105_d20250913_m021111_c001_v0001182_t0017_u01757729471439") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4a9da0_d20250913_m021142_c001_v7007000_t0000_u01757729502307") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51099_d20250913_m021131_c001_v0001179_t0015_u01757729491986") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e98614611f57_d20250913_m021130_c001_v7007000_t0000_u01757729490697") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd4d9_d20250913_m021117_c001_v0001165_t0001_u01757729477618") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f417c3ec94f01cfcf_d20250913_m021116_c001_v7007000_t0000_u01757729476305") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50fcd_d20250913_m021106_c001_v0001179_t0054_u01757729466677") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f417c3ec94f01cbe2_d20250913_m021105_c001_v7007000_t0000_u01757729465177") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf94d_d20250913_m021053_c001_v0001098_t0055_u01757729453981") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888b37_d20250913_m021052_c001_v7007000_t0000_u01757729452628") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd43c_d20250913_m021041_c001_v0001165_t0006_u01757729441543") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4090828a97954c53_d20250913_m021040_c001_v7007000_t0000_u01757729440266") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50e64_d20250913_m021028_c001_v0001179_t0053_u01757729428899") 2025/09/13 02:16:38 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897c92b_d20250913_m021027_c001_v7007000_t0000_u01757729427339") 2025/09/13 02:16:39 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f11790007a992d086_d20250913_m021023_c001_v0001130_t0025_u01757729423062") 2025/09/13 02:16:39 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b88da_d20250913_m021001_c001_v7007000_t0000_u01757729401919") 2025/09/13 02:16:39 DEBUG : dst/two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f119844ffa99ff9b0_d20250913_m021000_c001_v0001106_t0056_u01757729400396") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4224daa8c08746d5_d20250913_m020928_c001_v7007000_t0000_u01757729368056") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd2f6_d20250913_m020924_c001_v0001165_t0039_u01757729364260") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4224daa8c08746d4_d20250913_m020922_c001_v7007000_t0000_u01757729362441") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd2bd_d20250913_m020911_c001_v0001165_t0018_u01757729351751") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcd211_d20250913_m020903_c001_v7007000_t0000_u01757729343234") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd283_d20250913_m020900_c001_v0001165_t0046_u01757729340112") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2e0_d20250913_m020840_c001_v7007000_t0000_u01757729320495") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf78b_d20250913_m020838_c001_v0001098_t0026_u01757729318522") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2db_d20250913_m020837_c001_v7007000_t0000_u01757729317546") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf77d_d20250913_m020836_c001_v0001098_t0044_u01757729316107") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2d4_d20250913_m020832_c001_v7007000_t0000_u01757729312873") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf75c_d20250913_m020830_c001_v0001098_t0057_u01757729310818") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2ce_d20250913_m020829_c001_v7007000_t0000_u01757729309650") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf74a_d20250913_m020828_c001_v0001098_t0032_u01757729308063") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2c4_d20250913_m020821_c001_v7007000_t0000_u01757729301267") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf722_d20250913_m020819_c001_v0001098_t0055_u01757729299387") 2025/09/13 02:16:39 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2bd_d20250913_m020818_c001_v7007000_t0000_u01757729298431") 2025/09/13 02:16:40 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf714_d20250913_m020817_c001_v0001098_t0006_u01757729297438") 2025/09/13 02:16:40 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e30d_d20250913_m020812_c001_v7007000_t0000_u01757729292212") 2025/09/13 02:16:40 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf6dc_d20250913_m020810_c001_v0001098_t0040_u01757729290702") 2025/09/13 02:16:40 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e307_d20250913_m020808_c001_v7007000_t0000_u01757729288854") 2025/09/13 02:16:40 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf6c6_d20250913_m020807_c001_v0001098_t0012_u01757729287688") 2025/09/13 02:16:40 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e304_d20250913_m020807_c001_v7007000_t0000_u01757729287320") 2025/09/13 02:16:40 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f111a52ed0e57a3af_d20250913_m020806_c001_v0001100_t0004_u01757729286587") 2025/09/13 02:16:40 DEBUG : empty space: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf6ae_d20250913_m020804_c001_v0001098_t0018_u01757729284744") 2025/09/13 02:16:40 DEBUG : enormous: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2de_d20250913_m020839_c001_v7007000_t0000_u01757729319569") 2025/09/13 02:16:40 DEBUG : enormous: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf78d_d20250913_m020838_c001_v0001098_t0059_u01757729318803") 2025/09/13 02:16:40 DEBUG : existing: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f41854ab3ff4a9da5_d20250913_m021146_c001_v7007000_t0000_u01757729506524") 2025/09/13 02:16:40 DEBUG : existing: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac510e1_d20250913_m021145_c001_v0001179_t0027_u01757729505358") 2025/09/13 02:16:40 DEBUG : existing: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce25_d20250913_m020858_c001_v7007000_t0000_u01757729338798") 2025/09/13 02:16:40 DEBUG : existing: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd277_d20250913_m020857_c001_v0001165_t0037_u01757729337708") 2025/09/13 02:16:40 DEBUG : existing: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2f1_d20250913_m020801_c001_v7007000_t0000_u01757729281595") 2025/09/13 02:16:40 DEBUG : existing: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf692_d20250913_m020800_c001_v0001098_t0054_u01757729280349") 2025/09/13 02:16:40 DEBUG : existing: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2ef_d20250913_m020759_c001_v7007000_t0000_u01757729279798") 2025/09/13 02:16:40 DEBUG : existing: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf68a_d20250913_m020759_c001_v0001098_t0056_u01757729279015") 2025/09/13 02:16:40 DEBUG : existing: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf686_d20250913_m020758_c001_v0001098_t0001_u01757729278083") 2025/09/13 02:16:40 DEBUG : existing-b: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce26_d20250913_m020858_c001_v7007000_t0000_u01757729338979") 2025/09/13 02:16:40 DEBUG : existing-b: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf7e5_d20250913_m020857_c001_v0001098_t0025_u01757729337698") 2025/09/13 02:16:40 DEBUG : file1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30235_d20250913_m021230_c001_v7007000_t0000_u01757729550018") 2025/09/13 02:16:40 DEBUG : file1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c7c0_d20250913_m021229_c001_v0001105_t0037_u01757729549085") 2025/09/13 02:16:41 DEBUG : file1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30232_d20250913_m021227_c001_v7007000_t0000_u01757729547689") 2025/09/13 02:16:41 DEBUG : file1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd617_d20250913_m021226_c001_v0001165_t0050_u01757729546677") 2025/09/13 02:16:41 DEBUG : five: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2e5_d20250913_m020844_c001_v7007000_t0000_u01757729324302") 2025/09/13 02:16:41 DEBUG : five: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f407b7ad0fdadf7a9_d20250913_m020842_c001_v0001098_t0057_u01757729322225") 2025/09/13 02:16:41 DEBUG : foo: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e309_d20250913_m020810_c001_v7007000_t0000_u01757729290332") 2025/09/13 02:16:41 DEBUG : foo: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f407b7ad0fdadf6d2_d20250913_m020809_c001_v0001098_t0057_u01757729289783") 2025/09/13 02:16:41 DEBUG : foo: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f407b7ad0fdadf6d0_d20250913_m020809_c001_v0001098_t0057_u01757729289227") 2025/09/13 02:16:41 DEBUG : four: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2e6_d20250913_m020844_c001_v7007000_t0000_u01757729324485") 2025/09/13 02:16:41 DEBUG : four: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40447a7ecac50b17_d20250913_m020842_c001_v0001179_t0042_u01757729322780") 2025/09/13 02:16:41 DEBUG : four: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf7a5_d20250913_m020841_c001_v0001098_t0039_u01757729321550") 2025/09/13 02:16:41 DEBUG : hello world2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f70_d20250913_m020715_c001_v7007000_t0000_u01757729235214") 2025/09/13 02:16:41 DEBUG : hello world2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5b0_d20250913_m020714_c001_v0001098_t0045_u01757729234235") 2025/09/13 02:16:41 DEBUG : ignore-size: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2eb_d20250913_m020757_c001_v7007000_t0000_u01757729277717") 2025/09/13 02:16:41 DEBUG : ignore-size: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf67e_d20250913_m020756_c001_v0001098_t0037_u01757729276453") 2025/09/13 02:16:41 DEBUG : nested/sub dir/file: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce23_d20250913_m020856_c001_v7007000_t0000_u01757729336960") 2025/09/13 02:16:41 DEBUG : nested/sub dir/file: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50b6b_d20250913_m020856_c001_v0001179_t0013_u01757729336357") 2025/09/13 02:16:41 DEBUG : nested/sub dir/file: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce21_d20250913_m020855_c001_v7007000_t0000_u01757729335600") 2025/09/13 02:16:41 DEBUG : nested/sub dir/file: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50b61_d20250913_m020854_c001_v0001179_t0013_u01757729334524") 2025/09/13 02:16:41 DEBUG : one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2e7_d20250913_m020844_c001_v7007000_t0000_u01757729324668") 2025/09/13 02:16:41 DEBUG : one: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f407b7ad0fdadf797_d20250913_m020840_c001_v0001098_t0057_u01757729320888") 2025/09/13 02:16:41 DEBUG : only0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30216_d20250913_m021222_c001_v7007000_t0000_u01757729542219") 2025/09/13 02:16:42 DEBUG : only0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40401b138f5fd5e9_d20250913_m021217_c001_v0001165_t0015_u01757729537060") 2025/09/13 02:16:42 DEBUG : only0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd58f_d20250913_m021206_c001_v0001165_t0054_u01757729526671") 2025/09/13 02:16:42 DEBUG : only0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415583662cd567d4_d20250913_m021200_c001_v7007000_t0000_u01757729520239") 2025/09/13 02:16:42 DEBUG : only0: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd53b_d20250913_m021149_c001_v0001165_t0016_u01757729509996") 2025/09/13 02:16:42 DEBUG : only1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30217_d20250913_m021222_c001_v7007000_t0000_u01757729542402") 2025/09/13 02:16:42 DEBUG : only1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40447a7ecac5123b_d20250913_m021217_c001_v0001179_t0042_u01757729537286") 2025/09/13 02:16:42 DEBUG : only1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd593_d20250913_m021207_c001_v0001165_t0012_u01757729527168") 2025/09/13 02:16:42 DEBUG : only1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f411e7b65594bb3ea_d20250913_m021200_c001_v7007000_t0000_u01757729520830") 2025/09/13 02:16:42 DEBUG : only1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd541_d20250913_m021150_c001_v0001165_t0011_u01757729510442") 2025/09/13 02:16:42 DEBUG : only10: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30218_d20250913_m021222_c001_v7007000_t0000_u01757729542587") 2025/09/13 02:16:42 DEBUG : only10: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40447a7ecac5122b_d20250913_m021216_c001_v0001179_t0042_u01757729536468") 2025/09/13 02:16:42 DEBUG : only10: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5b9_d20250913_m021211_c001_v0001165_t0023_u01757729531663") 2025/09/13 02:16:42 DEBUG : only10: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f411e7b65594bb3eb_d20250913_m021201_c001_v7007000_t0000_u01757729521011") 2025/09/13 02:16:42 DEBUG : only10: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd55d_d20250913_m021154_c001_v0001165_t0056_u01757729514717") 2025/09/13 02:16:42 DEBUG : only11: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3021a_d20250913_m021222_c001_v7007000_t0000_u01757729542770") 2025/09/13 02:16:42 DEBUG : only11: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40401b138f5fd5ed_d20250913_m021217_c001_v0001165_t0015_u01757729537242") 2025/09/13 02:16:42 DEBUG : only11: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5bd_d20250913_m021212_c001_v0001165_t0017_u01757729532072") 2025/09/13 02:16:42 DEBUG : only11: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415583662cd567d6_d20250913_m021200_c001_v7007000_t0000_u01757729520421") 2025/09/13 02:16:42 DEBUG : only11: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd55f_d20250913_m021155_c001_v0001165_t0037_u01757729515153") 2025/09/13 02:16:42 DEBUG : only12: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3021b_d20250913_m021222_c001_v7007000_t0000_u01757729542953") 2025/09/13 02:16:43 DEBUG : only12: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40401b138f5fd5e5_d20250913_m021216_c001_v0001165_t0015_u01757729536477") 2025/09/13 02:16:43 DEBUG : only12: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5c3_d20250913_m021212_c001_v0001165_t0023_u01757729532565") 2025/09/13 02:16:43 DEBUG : only12: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f411e7b65594bb3e9_d20250913_m021200_c001_v7007000_t0000_u01757729520648") 2025/09/13 02:16:43 DEBUG : only12: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd563_d20250913_m021155_c001_v0001165_t0048_u01757729515602") 2025/09/13 02:16:43 DEBUG : only13: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3021c_d20250913_m021223_c001_v7007000_t0000_u01757729543139") 2025/09/13 02:16:43 DEBUG : only13: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f402db3216154c78e_d20250913_m021217_c001_v0001105_t0059_u01757729537038") 2025/09/13 02:16:43 DEBUG : only13: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5c5_d20250913_m021213_c001_v0001165_t0041_u01757729533024") 2025/09/13 02:16:43 DEBUG : only13: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99e7_d20250913_m021200_c001_v7007000_t0000_u01757729520428") 2025/09/13 02:16:43 DEBUG : only13: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd565_d20250913_m021156_c001_v0001165_t0058_u01757729516014") 2025/09/13 02:16:43 DEBUG : only14: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3021d_d20250913_m021223_c001_v7007000_t0000_u01757729543321") 2025/09/13 02:16:43 DEBUG : only14: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f404f9ecceff429a7_d20250913_m021217_c001_v0001098_t0044_u01757729537222") 2025/09/13 02:16:43 DEBUG : only14: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5cb_d20250913_m021213_c001_v0001165_t0019_u01757729533429") 2025/09/13 02:16:43 DEBUG : only14: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415583662cd567d8_d20250913_m021200_c001_v7007000_t0000_u01757729520786") 2025/09/13 02:16:43 DEBUG : only14: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd569_d20250913_m021156_c001_v0001165_t0057_u01757729516494") 2025/09/13 02:16:43 DEBUG : only15: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3021e_d20250913_m021223_c001_v7007000_t0000_u01757729543505") 2025/09/13 02:16:43 DEBUG : only15: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40401b138f5fd5e7_d20250913_m021216_c001_v0001165_t0015_u01757729536878") 2025/09/13 02:16:43 DEBUG : only15: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5cd_d20250913_m021213_c001_v0001165_t0014_u01757729533834") 2025/09/13 02:16:43 DEBUG : only15: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99eb_d20250913_m021200_c001_v7007000_t0000_u01757729520795") 2025/09/13 02:16:43 DEBUG : only15: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd56f_d20250913_m021156_c001_v0001165_t0055_u01757729516914") 2025/09/13 02:16:43 DEBUG : only16: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3021f_d20250913_m021223_c001_v7007000_t0000_u01757729543688") 2025/09/13 02:16:43 DEBUG : only16: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40447a7ecac51237_d20250913_m021217_c001_v0001179_t0042_u01757729537102") 2025/09/13 02:16:44 DEBUG : only16: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5d5_d20250913_m021214_c001_v0001165_t0001_u01757729534290") 2025/09/13 02:16:44 DEBUG : only16: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f411e7b65594bb3e8_d20250913_m021200_c001_v7007000_t0000_u01757729520465") 2025/09/13 02:16:44 DEBUG : only16: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd571_d20250913_m021157_c001_v0001165_t0011_u01757729517404") 2025/09/13 02:16:44 DEBUG : only17: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30221_d20250913_m021223_c001_v7007000_t0000_u01757729543875") 2025/09/13 02:16:44 DEBUG : only17: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40447a7ecac51231_d20250913_m021216_c001_v0001179_t0042_u01757729536869") 2025/09/13 02:16:44 DEBUG : only17: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5d9_d20250913_m021214_c001_v0001165_t0055_u01757729534718") 2025/09/13 02:16:44 DEBUG : only17: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99e8_d20250913_m021200_c001_v7007000_t0000_u01757729520444") 2025/09/13 02:16:44 DEBUG : only17: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd573_d20250913_m021157_c001_v0001165_t0032_u01757729517916") 2025/09/13 02:16:44 DEBUG : only18: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30222_d20250913_m021224_c001_v7007000_t0000_u01757729544058") 2025/09/13 02:16:44 DEBUG : only18: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40447a7ecac51243_d20250913_m021217_c001_v0001179_t0042_u01757729537653") 2025/09/13 02:16:44 DEBUG : only18: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5db_d20250913_m021215_c001_v0001165_t0039_u01757729535159") 2025/09/13 02:16:44 DEBUG : only18: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99ec_d20250913_m021200_c001_v7007000_t0000_u01757729520809") 2025/09/13 02:16:45 DEBUG : only18: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd575_d20250913_m021158_c001_v0001165_t0044_u01757729518340") 2025/09/13 02:16:45 DEBUG : only19: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30223_d20250913_m021224_c001_v7007000_t0000_u01757729544241") 2025/09/13 02:16:45 DEBUG : only19: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f402db3216154c790_d20250913_m021217_c001_v0001105_t0059_u01757729537223") 2025/09/13 02:16:45 DEBUG : only19: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5df_d20250913_m021215_c001_v0001165_t0014_u01757729535608") 2025/09/13 02:16:45 DEBUG : only19: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415583662cd567da_d20250913_m021201_c001_v7007000_t0000_u01757729521149") 2025/09/13 02:16:45 DEBUG : only19: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd579_d20250913_m021158_c001_v0001165_t0029_u01757729518813") 2025/09/13 02:16:45 DEBUG : only2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30224_d20250913_m021224_c001_v7007000_t0000_u01757729544424") 2025/09/13 02:16:45 DEBUG : only2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f404f9ecceff429ad_d20250913_m021217_c001_v0001098_t0044_u01757729537624") 2025/09/13 02:16:45 DEBUG : only2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd597_d20250913_m021208_c001_v0001165_t0038_u01757729528038") 2025/09/13 02:16:45 DEBUG : only2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415583662cd567d7_d20250913_m021200_c001_v7007000_t0000_u01757729520604") 2025/09/13 02:16:45 DEBUG : only2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd543_d20250913_m021150_c001_v0001165_t0022_u01757729510936") 2025/09/13 02:16:45 DEBUG : only3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30225_d20250913_m021224_c001_v7007000_t0000_u01757729544607") 2025/09/13 02:16:45 DEBUG : only3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f404f9ecceff429a9_d20250913_m021217_c001_v0001098_t0044_u01757729537441") 2025/09/13 02:16:45 DEBUG : only3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd599_d20250913_m021208_c001_v0001165_t0026_u01757729528505") 2025/09/13 02:16:45 DEBUG : only3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415583662cd567d9_d20250913_m021200_c001_v7007000_t0000_u01757729520968") 2025/09/13 02:16:45 DEBUG : only3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd547_d20250913_m021151_c001_v0001165_t0046_u01757729511399") 2025/09/13 02:16:45 DEBUG : only4: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30226_d20250913_m021224_c001_v7007000_t0000_u01757729544802") 2025/09/13 02:16:45 DEBUG : only4: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f402db3216154c792_d20250913_m021217_c001_v0001105_t0059_u01757729537415") 2025/09/13 02:16:45 DEBUG : only4: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd59d_d20250913_m021208_c001_v0001165_t0002_u01757729528945") 2025/09/13 02:16:45 DEBUG : only4: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99ed_d20250913_m021200_c001_v7007000_t0000_u01757729520980") 2025/09/13 02:16:45 DEBUG : only4: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd54d_d20250913_m021151_c001_v0001165_t0037_u01757729511870") 2025/09/13 02:16:45 DEBUG : only5: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30227_d20250913_m021224_c001_v7007000_t0000_u01757729544986") 2025/09/13 02:16:46 DEBUG : only5: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f402db3216154c796_d20250913_m021217_c001_v0001105_t0059_u01757729537782") 2025/09/13 02:16:46 DEBUG : only5: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5a5_d20250913_m021209_c001_v0001165_t0009_u01757729529349") 2025/09/13 02:16:46 DEBUG : only5: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99ef_d20250913_m021201_c001_v7007000_t0000_u01757729521165") 2025/09/13 02:16:46 DEBUG : only5: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd54f_d20250913_m021152_c001_v0001165_t0042_u01757729512375") 2025/09/13 02:16:46 DEBUG : only6: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30228_d20250913_m021225_c001_v7007000_t0000_u01757729545169") 2025/09/13 02:16:46 DEBUG : only6: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40401b138f5fd5ef_d20250913_m021217_c001_v0001165_t0015_u01757729537426") 2025/09/13 02:16:46 DEBUG : only6: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5a9_d20250913_m021209_c001_v0001165_t0030_u01757729529899") 2025/09/13 02:16:46 DEBUG : only6: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99e9_d20250913_m021200_c001_v7007000_t0000_u01757729520613") 2025/09/13 02:16:46 DEBUG : only6: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd553_d20250913_m021152_c001_v0001165_t0009_u01757729512800") 2025/09/13 02:16:46 DEBUG : only7: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3022a_d20250913_m021225_c001_v7007000_t0000_u01757729545352") 2025/09/13 02:16:46 DEBUG : only7: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40447a7ecac5123d_d20250913_m021217_c001_v0001179_t0042_u01757729537469") 2025/09/13 02:16:46 DEBUG : only7: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5ad_d20250913_m021210_c001_v0001165_t0009_u01757729530327") 2025/09/13 02:16:46 DEBUG : only7: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415583662cd567d3_d20250913_m021200_c001_v7007000_t0000_u01757729520056") 2025/09/13 02:16:46 DEBUG : only7: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd555_d20250913_m021153_c001_v0001165_t0001_u01757729513432") 2025/09/13 02:16:46 DEBUG : only8: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3022c_d20250913_m021225_c001_v7007000_t0000_u01757729545536") 2025/09/13 02:16:46 DEBUG : only8: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f402db3216154c794_d20250913_m021217_c001_v0001105_t0059_u01757729537599") 2025/09/13 02:16:46 DEBUG : only8: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5b1_d20250913_m021210_c001_v0001165_t0018_u01757729530785") 2025/09/13 02:16:46 DEBUG : only8: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99ea_d20250913_m021200_c001_v7007000_t0000_u01757729520627") 2025/09/13 02:16:46 DEBUG : only8: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd557_d20250913_m021153_c001_v0001165_t0051_u01757729513863") 2025/09/13 02:16:46 DEBUG : only9: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3022f_d20250913_m021225_c001_v7007000_t0000_u01757729545720") 2025/09/13 02:16:46 DEBUG : only9: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40401b138f5fd5f1_d20250913_m021217_c001_v0001165_t0015_u01757729537608") 2025/09/13 02:16:47 DEBUG : only9: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd5b5_d20250913_m021211_c001_v0001165_t0046_u01757729531207") 2025/09/13 02:16:47 DEBUG : only9: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc99ee_d20250913_m021200_c001_v7007000_t0000_u01757729520991") 2025/09/13 02:16:47 DEBUG : only9: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd559_d20250913_m021154_c001_v0001165_t0036_u01757729514311") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce1e_d20250913_m020853_c001_v7007000_t0000_u01757729333381") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50b57_d20250913_m020851_c001_v0001179_t0036_u01757729331221") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce1b_d20250913_m020850_c001_v7007000_t0000_u01757729330478") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf7bf_d20250913_m020848_c001_v0001098_t0007_u01757729328247") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce14_d20250913_m020847_c001_v7007000_t0000_u01757729327498") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50b2f_d20250913_m020845_c001_v0001179_t0034_u01757729325589") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2d9_d20250913_m020835_c001_v7007000_t0000_u01757729315052") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf769_d20250913_m020833_c001_v0001098_t0008_u01757729313423") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2d1_d20250913_m020831_c001_v7007000_t0000_u01757729311622") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf758_d20250913_m020830_c001_v0001098_t0045_u01757729310205") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2cd_d20250913_m020828_c001_v7007000_t0000_u01757729308969") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf748_d20250913_m020827_c001_v0001098_t0040_u01757729307712") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2c3_d20250913_m020820_c001_v7007000_t0000_u01757729300626") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf71e_d20250913_m020818_c001_v0001098_t0059_u01757729298978") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2be_d20250913_m020818_c001_v7007000_t0000_u01757729298615") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf70e_d20250913_m020817_c001_v0001098_t0011_u01757729297058") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2b8_d20250913_m020816_c001_v7007000_t0000_u01757729296694") 2025/09/13 02:16:47 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf706_d20250913_m020815_c001_v0001098_t0026_u01757729295841") 2025/09/13 02:16:48 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf6fc_d20250913_m020815_c001_v0001098_t0053_u01757729295016") 2025/09/13 02:16:48 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2b6_d20250913_m020814_c001_v7007000_t0000_u01757729294639") 2025/09/13 02:16:48 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf6f4_d20250913_m020813_c001_v0001098_t0058_u01757729293918") 2025/09/13 02:16:48 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf6ee_d20250913_m020813_c001_v0001098_t0020_u01757729293132") 2025/09/13 02:16:48 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e30e_d20250913_m020812_c001_v7007000_t0000_u01757729292396") 2025/09/13 02:16:48 DEBUG : potato: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf6e4_d20250913_m020811_c001_v0001098_t0003_u01757729291438") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b1b91_d20250913_m020937_c001_v7007000_t0000_u01757729377180") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50c96_d20250913_m020936_c001_v0001179_t0031_u01757729376590") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4224daa8c08746d6_d20250913_m020928_c001_v7007000_t0000_u01757729368563") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50c3e_d20250913_m020923_c001_v0001179_t0034_u01757729363711") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b1b87_d20250913_m020916_c001_v7007000_t0000_u01757729356054") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50bc6_d20250913_m020911_c001_v0001179_t0050_u01757729351144") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcd212_d20250913_m020903_c001_v7007000_t0000_u01757729343464") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50b87_d20250913_m020859_c001_v0001179_t0047_u01757729339911") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2df_d20250913_m020839_c001_v7007000_t0000_u01757729319752") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf789_d20250913_m020838_c001_v0001098_t0011_u01757729318094") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2dd_d20250913_m020837_c001_v7007000_t0000_u01757729317729") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf779_d20250913_m020835_c001_v0001098_t0015_u01757729315601") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2da_d20250913_m020835_c001_v7007000_t0000_u01757729315235") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf76f_d20250913_m020834_c001_v0001098_t0036_u01757729314219") 2025/09/13 02:16:48 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2d5_d20250913_m020833_c001_v7007000_t0000_u01757729313058") 2025/09/13 02:16:49 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf765_d20250913_m020831_c001_v0001098_t0015_u01757729311987") 2025/09/13 02:16:49 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2cf_d20250913_m020829_c001_v7007000_t0000_u01757729309840") 2025/09/13 02:16:49 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf754_d20250913_m020828_c001_v0001098_t0051_u01757729308977") 2025/09/13 02:16:49 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2c5_d20250913_m020821_c001_v7007000_t0000_u01757729301452") 2025/09/13 02:16:49 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf724_d20250913_m020820_c001_v0001098_t0034_u01757729300180") 2025/09/13 02:16:49 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f73_d20250913_m020718_c001_v7007000_t0000_u01757729238012") 2025/09/13 02:16:49 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5c0_d20250913_m020717_c001_v0001098_t0032_u01757729237351") 2025/09/13 02:16:49 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f71_d20250913_m020716_c001_v7007000_t0000_u01757729236440") 2025/09/13 02:16:49 DEBUG : potato2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5bc_d20250913_m020715_c001_v0001098_t0044_u01757729235762") 2025/09/13 02:16:49 DEBUG : potato3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4224daa8c08746d7_d20250913_m020928_c001_v7007000_t0000_u01757729368743") 2025/09/13 02:16:49 DEBUG : potato3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf831_d20250913_m020924_c001_v0001098_t0058_u01757729364842") 2025/09/13 02:16:49 DEBUG : potato3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b1b89_d20250913_m020916_c001_v7007000_t0000_u01757729356478") 2025/09/13 02:16:49 DEBUG : potato3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf809_d20250913_m020912_c001_v0001098_t0055_u01757729352323") 2025/09/13 02:16:49 DEBUG : potato3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcd213_d20250913_m020903_c001_v7007000_t0000_u01757729343885") 2025/09/13 02:16:49 DEBUG : potato3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf7eb_d20250913_m020900_c001_v0001098_t0051_u01757729340326") 2025/09/13 02:16:49 DEBUG : pre-dest1/1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897c8aa_d20250913_m021010_c001_v7007000_t0000_u01757729410904") 2025/09/13 02:16:49 DEBUG : pre-dest1/1: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf89f_d20250913_m021002_c001_v0001098_t0034_u01757729402714") 2025/09/13 02:16:49 DEBUG : pre-dest2/2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40056f63f897c8ab_d20250913_m021011_c001_v7007000_t0000_u01757729411087") 2025/09/13 02:16:49 DEBUG : pre-dest2/2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50d80_d20250913_m021003_c001_v0001179_t0031_u01757729403618") 2025/09/13 02:16:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419de83fdb0b88ce_d20250913_m020948_c001_v7007000_t0000_u01757729388076") 2025/09/13 02:16:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd352_d20250913_m020944_c001_v0001165_t0030_u01757729384987") 2025/09/13 02:16:49 DEBUG : sizeonly: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2e9_d20250913_m020755_c001_v7007000_t0000_u01757729275900") 2025/09/13 02:16:50 DEBUG : sizeonly: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf678_d20250913_m020754_c001_v0001098_t0019_u01757729274683") 2025/09/13 02:16:50 DEBUG : splitbanan: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306e9_d20250913_m021415_c001_v7007000_t0000_u01757729655603") 2025/09/13 02:16:50 DEBUG : splitbanan: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42b7c_d20250913_m021408_c001_v0001098_t0055_u01757729648375") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bd5_d20250913_m021528_c001_v7007000_t0000_u01757729728605") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5170e_d20250913_m021522_c001_v0001179_t0054_u01757729722327") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4170aff87a888bd9_d20250913_m021513_c001_v7007000_t0000_u01757729713755") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac516b7_d20250913_m021507_c001_v0001179_t0024_u01757729707720") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f415e55e7bfcf9832_d20250913_m021458_c001_v7007000_t0000_u01757729698951") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51669_d20250913_m021452_c001_v0001179_t0039_u01757729692849") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9ba7_d20250913_m021444_c001_v7007000_t0000_u01757729684877") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51617_d20250913_m021438_c001_v0001179_t0020_u01757729678812") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4058e9861461278c_d20250913_m021430_c001_v7007000_t0000_u01757729670695") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac515cf_d20250913_m021424_c001_v0001179_t0030_u01757729664282") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4163d92ab9f5799a_d20250913_m021410_c001_v7007000_t0000_u01757729650057") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd80b_d20250913_m021407_c001_v0001165_t0039_u01757729647352") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24e2_d20250913_m021359_c001_v7007000_t0000_u01757729639407") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7c7_d20250913_m021352_c001_v0001165_t0010_u01757729632611") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28973_d20250913_m021351_c001_v7007000_t0000_u01757729631595") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c8eb_d20250913_m021348_c001_v0001105_t0053_u01757729628456") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b24af_d20250913_m021339_c001_v7007000_t0000_u01757729619756") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd75f_d20250913_m021332_c001_v0001165_t0059_u01757729612751") 2025/09/13 02:16:50 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b2496_d20250913_m021331_c001_v7007000_t0000_u01757729611820") 2025/09/13 02:16:51 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ab8_d20250913_m021328_c001_v0001098_t0044_u01757729608377") 2025/09/13 02:16:51 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f404f355580e03c25_d20250913_m021314_c001_v7007000_t0000_u01757729594940") 2025/09/13 02:16:51 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c84c_d20250913_m021311_c001_v0001105_t0046_u01757729591385") 2025/09/13 02:16:51 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f423fb2df749b246d_d20250913_m021302_c001_v7007000_t0000_u01757729582924") 2025/09/13 02:16:51 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c820_d20250913_m021256_c001_v0001105_t0026_u01757729576782") 2025/09/13 02:16:51 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f413de4df4f3cc2c4_d20250913_m021247_c001_v7007000_t0000_u01757729567393") 2025/09/13 02:16:51 DEBUG : splitbananasplit: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c7e2_d20250913_m021241_c001_v0001105_t0028_u01757729561164") 2025/09/13 02:16:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b306c5_d20250913_m021354_c001_v7007000_t0000_u01757729634220") 2025/09/13 02:16:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd7b5_d20250913_m021349_c001_v0001165_t0017_u01757729629594") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3023a_d20250913_m021234_c001_v7007000_t0000_u01757729554096") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd62e_d20250913_m021232_c001_v0001165_t0026_u01757729552848") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30238_d20250913_m021232_c001_v7007000_t0000_u01757729552074") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff429dd_d20250913_m021230_c001_v0001098_t0024_u01757729550977") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce24_d20250913_m020857_c001_v7007000_t0000_u01757729337147") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd273_d20250913_m020856_c001_v0001165_t0052_u01757729336342") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce22_d20250913_m020855_c001_v7007000_t0000_u01757729335788") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf7d9_d20250913_m020854_c001_v0001098_t0020_u01757729334879") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2e5_d20250913_m020752_c001_v7007000_t0000_u01757729272525") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf668_d20250913_m020750_c001_v0001098_t0032_u01757729270856") 2025/09/13 02:16:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2e4_d20250913_m020750_c001_v7007000_t0000_u01757729270487") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf65e_d20250913_m020749_c001_v0001098_t0018_u01757729269276") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2e3_d20250913_m020747_c001_v7007000_t0000_u01757729267229") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf648_d20250913_m020746_c001_v0001098_t0008_u01757729266082") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2e0_d20250913_m020745_c001_v7007000_t0000_u01757729265537") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf63a_d20250913_m020744_c001_v0001098_t0029_u01757729264614") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf632_d20250913_m020741_c001_v0001098_t0016_u01757729261591") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f418a9cce0249e2dc_d20250913_m020741_c001_v7007000_t0000_u01757729261226") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf630_d20250913_m020740_c001_v0001098_t0037_u01757729260542") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf624_d20250913_m020739_c001_v0001098_t0059_u01757729259670") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc28042_d20250913_m020738_c001_v7007000_t0000_u01757729258940") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf61c_d20250913_m020736_c001_v0001098_t0036_u01757729256482") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf612_d20250913_m020733_c001_v0001098_t0034_u01757729253826") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27fff_d20250913_m020733_c001_v7007000_t0000_u01757729253459") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf60e_d20250913_m020732_c001_v0001098_t0026_u01757729252754") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf60c_d20250913_m020731_c001_v0001098_t0032_u01757729251980") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27fe8_d20250913_m020731_c001_v7007000_t0000_u01757729251616") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5f8_d20250913_m020727_c001_v0001098_t0035_u01757729247874") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27fb8_d20250913_m020727_c001_v7007000_t0000_u01757729247507") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5ee_d20250913_m020726_c001_v0001098_t0018_u01757729246593") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27fa1_d20250913_m020725_c001_v7007000_t0000_u01757729245678") 2025/09/13 02:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5e8_d20250913_m020725_c001_v0001098_t0042_u01757729245017") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f90_d20250913_m020724_c001_v7007000_t0000_u01757729244473") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5e0_d20250913_m020723_c001_v0001098_t0002_u01757729243246") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f7c_d20250913_m020722_c001_v7007000_t0000_u01757729242337") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5d8_d20250913_m020721_c001_v0001098_t0011_u01757729241252") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f7a_d20250913_m020720_c001_v7007000_t0000_u01757729240708") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5ce_d20250913_m020719_c001_v0001098_t0052_u01757729239972") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f78_d20250913_m020719_c001_v7007000_t0000_u01757729239428") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5c8_d20250913_m020718_c001_v0001098_t0016_u01757729238560") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f6f_d20250913_m020713_c001_v7007000_t0000_u01757729233693") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5a8_d20250913_m020712_c001_v0001098_t0001_u01757729232914") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f6e_d20250913_m020712_c001_v7007000_t0000_u01757729232369") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf5a2_d20250913_m020711_c001_v0001098_t0008_u01757729231605") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f6c_d20250913_m020710_c001_v7007000_t0000_u01757729230704") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf59c_d20250913_m020710_c001_v0001098_t0029_u01757729230015") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4146187dcfc27f6b_d20250913_m020707_c001_v7007000_t0000_u01757729227668") 2025/09/13 02:16:53 DEBUG : sub dir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf590_d20250913_m020706_c001_v0001098_t0043_u01757729226971") 2025/09/13 02:16:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b3023b_d20250913_m021234_c001_v7007000_t0000_u01757729554280") 2025/09/13 02:16:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154c7c8_d20250913_m021232_c001_v0001105_t0054_u01757729552858") 2025/09/13 02:16:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30239_d20250913_m021232_c001_v7007000_t0000_u01757729552258") 2025/09/13 02:16:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac512b1_d20250913_m021230_c001_v0001179_t0018_u01757729550989") 2025/09/13 02:16:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9be3_d20250913_m021530_c001_v7007000_t0000_u01757729730564") 2025/09/13 02:16:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd9b0_d20250913_m021529_c001_v0001165_t0003_u01757729729970") 2025/09/13 02:16:53 DEBUG : sub/yam: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce1d_d20250913_m020852_c001_v7007000_t0000_u01757729332728") 2025/09/13 02:16:54 DEBUG : sub/yam: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd267_d20250913_m020851_c001_v0001165_t0031_u01757729331570") 2025/09/13 02:16:54 DEBUG : test_dir1/file2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30236_d20250913_m021230_c001_v7007000_t0000_u01757729550201") 2025/09/13 02:16:54 DEBUG : test_dir1/file2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51295_d20250913_m021228_c001_v0001179_t0000_u01757729548746") 2025/09/13 02:16:54 DEBUG : test_dir1/file2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30233_d20250913_m021227_c001_v7007000_t0000_u01757729547872") 2025/09/13 02:16:54 DEBUG : test_dir1/file2: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff429cf_d20250913_m021226_c001_v0001098_t0030_u01757729546686") 2025/09/13 02:16:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30237_d20250913_m021230_c001_v7007000_t0000_u01757729550384") 2025/09/13 02:16:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd623_d20250913_m021228_c001_v0001165_t0004_u01757729548737") 2025/09/13 02:16:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f4033424b34b30234_d20250913_m021228_c001_v7007000_t0000_u01757729548136") 2025/09/13 02:16:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac5128b_d20250913_m021226_c001_v0001179_t0053_u01757729546699") 2025/09/13 02:16:54 DEBUG : three: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2e8_d20250913_m020844_c001_v7007000_t0000_u01757729324852") 2025/09/13 02:16:54 DEBUG : three: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf7ad_d20250913_m020843_c001_v0001098_t0025_u01757729323602") 2025/09/13 02:16:54 DEBUG : three: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f107b7ad0fdadf79d_d20250913_m020841_c001_v0001098_t0048_u01757729321260") 2025/09/13 02:16:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bf0_d20250913_m021532_c001_v7007000_t0000_u01757729732290") 2025/09/13 02:16:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42cc1_d20250913_m021531_c001_v0001098_t0041_u01757729731509") 2025/09/13 02:16:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bff_d20250913_m021550_c001_v7007000_t0000_u01757729750546") 2025/09/13 02:16:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154cb4f_d20250913_m021548_c001_v0001105_t0049_u01757729748861") 2025/09/13 02:16:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bfd_d20250913_m021547_c001_v7007000_t0000_u01757729747335") 2025/09/13 02:16:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42d05_d20250913_m021545_c001_v0001098_t0019_u01757729745368") 2025/09/13 02:16:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bfb_d20250913_m021544_c001_v7007000_t0000_u01757729744423") 2025/09/13 02:16:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd9f4_d20250913_m021543_c001_v0001165_t0051_u01757729743813") 2025/09/13 02:16:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bf8_d20250913_m021539_c001_v7007000_t0000_u01757729739177") 2025/09/13 02:16:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42ced_d20250913_m021538_c001_v0001098_t0052_u01757729738139") 2025/09/13 02:16:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bf9_d20250913_m021541_c001_v7007000_t0000_u01757729741295") 2025/09/13 02:16:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154cb19_d20250913_m021540_c001_v0001105_t0047_u01757729740133") 2025/09/13 02:16:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bf7_d20250913_m021537_c001_v7007000_t0000_u01757729737183") 2025/09/13 02:16:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd9d4_d20250913_m021536_c001_v0001165_t0002_u01757729736582") 2025/09/13 02:16:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bf5_d20250913_m021535_c001_v7007000_t0000_u01757729735587") 2025/09/13 02:16:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac51764_d20250913_m021534_c001_v0001179_t0049_u01757729734958") 2025/09/13 02:16:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bf3_d20250913_m021534_c001_v7007000_t0000_u01757729734010") 2025/09/13 02:16:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f102db3216154caf7_d20250913_m021533_c001_v0001105_t0024_u01757729733237") 2025/09/13 02:16:55 DEBUG : toe/toe/toe: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f411e7b65594bb857_d20250913_m021555_c001_v7007000_t0000_u01757729755249") 2025/09/13 02:16:55 DEBUG : toe/toe/toe: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f104f9ecceff42d2b_d20250913_m021554_c001_v0001098_t0014_u01757729754433") 2025/09/13 02:16:55 DEBUG : toe/toe/toe: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bfa_d20250913_m021542_c001_v7007000_t0000_u01757729742857") 2025/09/13 02:16:55 DEBUG : toe/toe/toe: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac517a2_d20250913_m021542_c001_v0001179_t0010_u01757729742255") 2025/09/13 02:16:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9c00_d20250913_m021551_c001_v7007000_t0000_u01757729751135") 2025/09/13 02:16:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac517d7_d20250913_m021550_c001_v0001179_t0040_u01757729750317") 2025/09/13 02:16:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f406706708fdc9bfe_d20250913_m021547_c001_v7007000_t0000_u01757729747915") 2025/09/13 02:16:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f114bb3589c2a1209_d20250913_m021546_c001_v0001090_t0016_u01757729746851") 2025/09/13 02:16:55 DEBUG : two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f408302b63988b2e9_d20250913_m020845_c001_v7007000_t0000_u01757729325038") 2025/09/13 02:16:55 DEBUG : two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f40401b138f5fd23b_d20250913_m020842_c001_v0001165_t0015_u01757729322995") 2025/09/13 02:16:55 DEBUG : two: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f407b7ad0fdadf79b_d20250913_m020841_c001_v0001098_t0057_u01757729321074") 2025/09/13 02:16:56 DEBUG : yam: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce1f_d20250913_m020853_c001_v7007000_t0000_u01757729333565") 2025/09/13 02:16:56 DEBUG : yam: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1191a02e0e55b2fd_d20250913_m020852_c001_v0001130_t0001_u01757729332377") 2025/09/13 02:16:56 DEBUG : yam: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce1a_d20250913_m020849_c001_v7007000_t0000_u01757729329929") 2025/09/13 02:16:56 DEBUG : yam: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10447a7ecac50b41_d20250913_m020848_c001_v0001179_t0011_u01757729328260") 2025/09/13 02:16:56 DEBUG : yam: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce13_d20250913_m020846_c001_v7007000_t0000_u01757729326948") 2025/09/13 02:16:56 DEBUG : yam: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f10401b138f5fd24f_d20250913_m020845_c001_v0001165_t0054_u01757729325600") 2025/09/13 02:16:56 DEBUG : yaml: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce1c_d20250913_m020850_c001_v7007000_t0000_u01757729330660") 2025/09/13 02:16:56 DEBUG : yaml: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1133b92811d05582_d20250913_m020849_c001_v0001106_t0052_u01757729329262") 2025/09/13 02:16:56 DEBUG : yaml: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f419eac34babcce15_d20250913_m020847_c001_v7007000_t0000_u01757729327680") 2025/09/13 02:16:56 DEBUG : yaml: Deleting (id "4_zbf027d93d03d4b0b9f980e1b_f1079d86055e18790_d20250913_m020846_c001_v0001180_t0038_u01757729326750") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m53.446185784s (try 1/5)